/[MITgcm]/MITgcm_contrib/PRM/multi_comp_setup/cg/inputs/jobscript
ViewVC logotype

Contents of /MITgcm_contrib/PRM/multi_comp_setup/cg/inputs/jobscript

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


Revision 1.2 - (show annotations) (download)
Fri Apr 25 19:12:26 2008 UTC (18 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
remove unused input files (no longer up to date)

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

  ViewVC Help
Powered by ViewVC 1.1.22