/[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.1 - (hide annotations) (download)
Fri Aug 24 16:35:09 2012 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
- llc90 setup; the rest of which is from global_oce_cs32/input/.

1 gforget 1.1 #!/bin/csh -f
2    
3     set dirLlc = ../
4     set dirCs32 = ../../global_oce_cs32/
5    
6     ln -s ${dirLlc}/input/* .
7     ln -s ${dirCs32}/input/* .
8     ln -s ${dirCs32}/input_fields/CORE* .
9     ln -s ${dirLlc}/input_fields/* .
10    
11     mkdir DIAGfiles
12     mkdir ADJfiles
13     mkdir diags
14     mkdir tapes

  ViewVC Help
Powered by ViewVC 1.1.22