Parent Directory
|
Revision Log
|
Revision Graph
surface pulse is applied only during the first year
1 | #!/bin/csh |
2 | #PBS -l ncpus=36 |
3 | #PBS -l walltime=200:00:00 |
4 | #PBS -j oe |
5 | #PBS -q bts |
6 | #PBS -l ignore_ded=1 |
7 | |
8 | cd /nobackup/menemenl/ocmip/MITgcm/exe99 |
9 | \cp data_gasflux.1 data |
10 | \cp data.cal.99 data.cal |
11 | \cp data.ptracers_monthly data.ptracers |
12 | mpirun -np 36 ./mitgcmuv |
13 | \cp data_gasflux.2 data |
14 | \cp ../ocean_inversion_project/input_ecco1x1/data.ptracers data.ptracers |
15 | mpirun -np 36 ./mitgcmuv |
ViewVC Help | |
Powered by ViewVC 1.1.22 |