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

Contents of /MITgcm_contrib/MPMice/beaufort/input/jobfile2

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
CVS Tags: HEAD
adding readme files, matlab files, and data* files

1 #!/bin/csh
2 #BSUB -n 3 -W 60
3 #BSUB -o out -e err
4 # #BSUB -q longp
5
6 limit stacksize unlimited
7 mpirun -np 2 mitgcmuv : -np 1 PM2 -snes_type ls -snes_mf -snes_monitor \
8 -snes_max_it 20 -snes_atol 1.0e-08 -ksp_max_it 500 -ksp_rtol 1.0e-04
9
10 # submit with "bsub < jobfile"
11 # "bjobs" to see what I am runningis running
12 # "bqueues" to see what queues are available
13 # "bkill JOBID" to kill job JOBID

  ViewVC Help
Powered by ViewVC 1.1.22