| 1 |
#!/bin/csh |
#!/bin/csh |
| 2 |
#PBS -l ncpus=216 |
#PBS -l select=ncpus=216:s_1600=true |
| 3 |
#PBS -l walltime=72:00:00 |
#PBS -q ecco |
| 4 |
|
#PBS -l walltime=600:00:00 |
| 5 |
#PBS -j oe |
#PBS -j oe |
| 6 |
#PBS -l ignore_ded=1 |
#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 |
#====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== |
cd $PBS_O_WORKDIR |
|
cd /nobackup/menemenl/cube/MITgcm/verification/global_ocean.cs32x15/run |
|
| 12 |
|
|
| 13 |
limit stacksize unlimited |
limit stacksize unlimited |
| 14 |
|
|
|
\cp data.pkg_hr data.pkg |
|
|
\cp data.seaice_hr data.seaice |
|
| 15 |
\cp data.exf_clim_hr data.exf_clim |
\cp data.exf_clim_hr data.exf_clim |
| 16 |
\cp data.exf_hr data.exf |
\cp data.exf_hr data.exf |
| 17 |
\cp data_hr data |
\cp data_hr data |