/[MITgcm]/MITgcm_contrib/PRM/multi_comp_setup/fg/input/jobscript
ViewVC logotype

Annotation of /MITgcm_contrib/PRM/multi_comp_setup/fg/input/jobscript

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


Revision 1.1 - (hide annotations) (download)
Tue Oct 10 18:17:27 2006 UTC (19 years, 10 months ago) by cnh
Branch: MAIN
Branch point for: Initial
Initial revision

1 cnh 1.1 #!/bin/csh
2     #
3     # o -N Job Name
4     #PBS -N plumes
5     #PBS -l nodes=1:p4
6     #PBS -q four
7     #PBS -e stderr
8     #PBS -o stdout
9     #PBS -V
10    
11     cd /DATA/d31/helen/PRM/MITgcm-c53/verification/plume/run
12     ./mitgcmuv
13    
14     exit
15    

  ViewVC Help
Powered by ViewVC 1.1.22