31 |
|
|
32 |
4 ===> run integrations starting in 1993 (exe93) and 1999 (exe99) |
4 ===> run integrations starting in 1993 (exe93) and 1999 (exe99) |
33 |
|
|
34 |
cd ../exe |
cd ../exe93 |
35 |
|
\cp ../bin/mitgcmuv . |
36 |
\cp ../ocean_inversion_project/input_ecco1x1/* . |
\cp ../ocean_inversion_project/input_ecco1x1/* . |
37 |
\ln -sf ../../iter69/* . |
\ln -sf ../../iter69/* . |
38 |
\ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin . |
\ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin . |
39 |
qsub job_gasflux |
qsub job_gasflux93 |
40 |
|
|
41 |
|
cd ../exe99 |
42 |
|
\cp ../bin/mitgcmuv . |
43 |
|
\cp ../ocean_inversion_project/input_ecco1x1/* . |
44 |
|
\ln -sf ../../iter69/* . |
45 |
|
\ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin . |
46 |
|
qsub job_gasflux99 |