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 <<<==== |
#====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== |
12 |
cd /nobackup/menemenl/cube/MITgcm/verification/global_ocean.cs32x15/run |
cd /nobackup2a/menemenl/cube65/MITgcm/run |
13 |
|
|
14 |
limit stacksize unlimited |
limit stacksize unlimited |
15 |
|
|