Parent Directory
|
Revision Log
|
Revision Graph
preparing for cube66 ... yet again SEAICE_MULTICATEGORY, SEAICE_VARIABLE_FREEZING_POINT, rhonil=1027.5, [temp/salt]AdvScheme=7, convertFW2Salt=-1, LSR_ERROR=1e-6 useRealFreshWaterFlux=.TRUE., runoff_lat_inc=179*1, SEAICE_salinity=10
1 | #!/bin/csh |
2 | #PBS -l select=ncpus=216:s_1600=true |
3 | #PBS -q ecco |
4 | #PBS -l walltime=600: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.exf_clim_hr data.exf_clim |
16 | \cp data.exf_hr data.exf |
17 | \cp data_hr data |
18 | ./modpickup |
19 | mpirun -np 216 ./mitgcmuv |
ViewVC Help | |
Powered by ViewVC 1.1.22 |