/[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.1 - (show annotations) (download)
Sun May 31 03:49:54 2009 UTC (16 years, 2 months ago) by dimitri
Branch: MAIN
adding readme files, matlab files, and data* files

1 #!/bin/csh
2 #BSUB -n 2 -W 60
3 #BSUB -o out -e err
4 # #BSUB -q longp
5
6 limit stacksize unlimited
7 mpirun -np 2 mitgcmuv
8
9 # submit with "bsub < jobfile"
10 # "bjobs" to see what I am runningis running
11 # "bqueues" to see what queues are available
12 # "bkill JOBID" to kill job JOBID

  ViewVC Help
Powered by ViewVC 1.1.22