/[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.3 - (hide annotations) (download)
Wed Oct 3 20:20:26 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.2: +7 -4 lines
- from cs32 centric to llc90 centric : get shared namelists from llc90.
- get fields from global_oce_input_fields rather than input_fields.

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     set dirCs32 = ../
6    
7     ln -s ${dirCs32}/input/* .
8     ln -s ${dirInputFields}/cs32/* .
9     ${dirLlc90}/input/prepare_run
10 gforget 1.1
11     mkdir diags
12     mkdir tapes

  ViewVC Help
Powered by ViewVC 1.1.22