/[MITgcm]/MITgcm_contrib/verification_other/global_oce_cs32/input/prepare_run
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_cs32/input/prepare_run

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (hide annotations) (download)
Wed Oct 3 20:50:43 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65f, checkpoint65g, checkpoint65e
Changes since 1.3: +1 -4 lines
replace		set dirCs32         = ../
with		set dirCs32         = ../../global_oce_cs32/
which is safer since prepare_run could be called from another
experiment directory, the way global_oce_ll90/input/prepare_run is.

1 gforget 1.1 #!/bin/csh -f
2    
3 gforget 1.3 set dirInputFields = ../../global_oce_input_fields/
4     set dirLlc90 = ../../global_oce_llc90/
5 gforget 1.4 set dirCs32 = ../../global_oce_cs32/
6 gforget 1.3
7     ln -s ${dirCs32}/input/* .
8     ln -s ${dirInputFields}/cs32/* .
9     ${dirLlc90}/input/prepare_run

  ViewVC Help
Powered by ViewVC 1.1.22