Parent Directory
|
Revision Log
|
Revision Graph
preparing for steady-state C14 integrations
1 | dimitri | 1.1 | #!/bin/csh |
2 | #PBS -l ncpus=36 | ||
3 | #PBS -l walltime=200:00:00 | ||
4 | #PBS -j oe | ||
5 | #PBS -q ecco | ||
6 | #PBS -l ignore_ded=1 | ||
7 | |||
8 | cd /nobackup/menemenl/ocmip/MITgcm/exe | ||
9 | #./modpickup | ||
10 | mpirun -np 36 ./mitgcmuv |
ViewVC Help | |
Powered by ViewVC 1.1.22 |