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=400: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 |
|
|