Parent Directory
|
Revision Log
|
Revision Graph
repreparing cube65: Bryan and Lewis 79, with latitudinally varying diffusion profiles and with KPP fixes
| 1 | #!/bin/csh |
| 2 | #PBS -l select=ncpus=216:s_1600=true |
| 3 | #PBS -q ecco |
| 4 | #PBS -l walltime=400:00:00 |
| 5 | #PBS -j oe |
| 6 | #PBS -l ignore_ded=1 |
| 7 | #PBS -m abe |
| 8 | #PBS -M menemenlis@jpl.nasa.gov |
| 9 | #PBS -M hong.zhang@caltech.edu |
| 10 | |
| 11 | cd $PBS_O_WORKDIR |
| 12 | |
| 13 | limit stacksize unlimited |
| 14 | |
| 15 | \cp data.pkg_hr data.pkg |
| 16 | \cp data.seaice_hr data.seaice |
| 17 | \cp data.exf_clim_hr data.exf_clim |
| 18 | \cp data.exf_hr data.exf |
| 19 | \cp data_hr data |
| 20 | ./modpickup |
| 21 | mpirun -np 216 ./mitgcmuv |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |