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

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input/prepare_run

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


Revision 1.4 - (hide annotations) (download)
Fri Nov 21 14:51:02 2014 UTC (10 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.3: +5 -0 lines
- update following reorganization of global_oce_input_fields.tar.gz

1 gforget 1.1 #!/bin/csh -f
2    
3 gforget 1.2 set dirInputFields = ../../global_oce_input_fields/
4 gforget 1.3 set dirLlc90 = ../../global_oce_llc90/
5 gforget 1.4 set dirCs32 = ../../global_oce_cs32/
6 gforget 1.1
7 gforget 1.4 ln -s ${dirCs32}/input_fields/CORE* .
8 gforget 1.2 ln -s ${dirLlc90}/input/* .
9     ln -s ${dirInputFields}/* .
10 gforget 1.4 ln -s ${dirInputFields}/llc90/* .
11     ln -s ${dirInputFields}/llc90_fields/* .
12     ln -s ${dirInputFields}/llc90_runoff/* .
13 gforget 1.1
14     mkdir diags
15     mkdir tapes

  ViewVC Help
Powered by ViewVC 1.1.22