| 3 |
#PBS -l walltime=30:00:00 |
#PBS -l walltime=30:00:00 |
| 4 |
#PBS -j oe |
#PBS -j oe |
| 5 |
#PBS -q special |
#PBS -q special |
| 6 |
|
#PBS -l ignore_ded=1 |
| 7 |
|
|
| 8 |
#====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== |
#====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== |
| 9 |
cd /nobackup1/menemenl/cube/MITgcm/verification/global_ocean.cs32x15/run |
cd /nobackup2/menemenl/cube/MITgcm/verification/global_ocean.cs32x15/run |
| 10 |
|
|
| 11 |
setenv MPI_USE_XPMEM |
setenv MPI_USE_XPMEM |
| 12 |
setenv MPI_DSM_CPULIST 4-219 |
setenv MPI_DSM_CPULIST 4-219 |
| 16 |
setenv KMP_LIBRARY turnaround |
setenv KMP_LIBRARY turnaround |
| 17 |
limit stacksize unlimited |
limit stacksize unlimited |
| 18 |
|
|
|
\cp ../input/* . |
|
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
|
|
|
|
| 19 |
\cp data.pkg_hr data.pkg |
\cp data.pkg_hr data.pkg |
| 20 |
\cp data.seaice_hr data.seaice |
\cp data.seaice_hr data.seaice |
| 21 |
\cp data.exf_clim_hr data.exf_clim |
\cp data.exf_clim_hr data.exf_clim |
| 22 |
\ln -sf /nobackup1/menemenl/cube/run_template/* . |
\ln -sf /nobackup2/menemenl/cube/run_template/* . |
| 23 |
cp ../build/mitgcmuv . |
cp ../build/mitgcmuv . |
| 24 |
|
|
| 25 |
|
./modpickup 95 |
| 26 |
|
|
| 27 |
\cp data_hr95 data |
\cp data_hr95 data |
| 28 |
\cp data.exf_hr95 data.exf |
\cp data.exf_hr95 data.exf |
| 29 |
\ln -sf out.1994/pickup*.0*.data . |
\ln -sf out.1994/pickup*.0*.data . |