/[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.3 - (hide annotations) (download)
Wed Oct 3 20:47:47 2012 UTC (12 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65f, checkpoint65g, checkpoint65e
Changes since 1.2: +1 -1 lines
- forward subexperiments : get local namelists then run input/prepare_run
- adjoint subexperiments : get local namelist then run corresponding forward
  subexperiment input.x/prepare_run (that itself ultimately runs input/prepare_run)

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.1
6 gforget 1.2 ln -s ${dirLlc90}/input/* .
7     ln -s ${dirInputFields}/* .
8 gforget 1.1
9     mkdir diags
10     mkdir tapes

  ViewVC Help
Powered by ViewVC 1.1.22