Parent Directory
|
Revision Log
|
Revision Graph
preparing for computations of tracer Green functions with constant surface forcing for Nir Krakauer's paper
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 bts | ||
6 | #PBS -l ignore_ded=1 | ||
7 | |||
8 | cd /nobackup/menemenl/ocmip/MITgcm/exe99 | ||
9 | \cp data_gasflux.1 data | ||
10 | \cp data.cal.99 data.cal | ||
11 | #./modpickup | ||
12 | mpirun -np 36 ./mitgcmuv |
ViewVC Help | |
Powered by ViewVC 1.1.22 |