/[MITgcm]/MITgcm_contrib/MPMice/beaufort/input/jobfile
ViewVC logotype

Contents of /MITgcm_contrib/MPMice/beaufort/input/jobfile

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


Revision 1.3 - (show annotations) (download)
Thu May 19 07:38:25 2011 UTC (14 years, 2 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
updating for PBS

1 #!/bin/csh
2 #PBS -l ncpus=2
3 #PBS -l walltime=30:00
4 #PBS -j oe
5
6 cd $PBS_O_WORKDIR
7 limit stacksize unlimited
8 mpirun -np 2 ./mitgcmuv
9
10 # submit with: qsub jobfile
11 # check status with: qstat

  ViewVC Help
Powered by ViewVC 1.1.22