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

Annotation of /MITgcm_contrib/MPMice/beaufort/input/jobfile

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


Revision 1.3 - (hide 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 dimitri 1.1 #!/bin/csh
2 dimitri 1.2 #PBS -l ncpus=2
3     #PBS -l walltime=30:00
4     #PBS -j oe
5 dimitri 1.1
6 dimitri 1.2 cd $PBS_O_WORKDIR
7 dimitri 1.1 limit stacksize unlimited
8 dimitri 1.2 mpirun -np 2 ./mitgcmuv
9 dimitri 1.1
10 dimitri 1.2 # submit with: qsub jobfile
11 dimitri 1.3 # check status with: qstat

  ViewVC Help
Powered by ViewVC 1.1.22