56 |
|
|
57 |
diff PTRACER01.0000000020.001.001.data S.0000000020.001.001.data |
diff PTRACER01.0000000020.001.001.data S.0000000020.001.001.data |
58 |
diff PTRACER30.0000000020.001.001.data S.0000000020.001.001.data |
diff PTRACER30.0000000020.001.001.data S.0000000020.001.001.data |
59 |
|
diff PTRtave30.0000000020.001.001.data Stave.0000000020.001.001.data |
60 |
|
diff PTRtave30.0000000020.001.001.data Stave.0000000020.001.001.data |
|
========================================================== |
|
|
Instructions for carrying out a 3000-year quasi-stationary |
|
|
integration using the global_ocean.90x40x15 configuration. |
|
|
========================================================== |
|
|
|
|
|
cd MITgcm/exe |
|
|
rm * |
|
|
cd ../bin |
|
|
rm * |
|
|
cp ../verification/global_with_exf/code/* . |
|
|
cp ../ocean_inversion_project/code/* . |
|
|
rm PTRACERS_OPTIONS.h |
|
|
../tools/genmake2 |
|
|
(on orion: ../tools/genmake2 -of linux_ia64_efc+mpi) |
|
|
make depend |
|
|
make |
|
|
cd ../exe |
|
|
cp ../verification/global_with_exf/input/eedata . |
|
|
cp ../verification/global_with_exf/input/data.* . |
|
|
cp ../verification/global_with_exf/input/POLY3.COEFFS . |
|
|
ln -sf ../verification/global_with_exf/input/*.bin . |
|
|
cp ../ocean_inversion_project/input/* . |
|
|
ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin . |
|
|
ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin . |
|
|
mitgcmuv > output .txt & |
|
61 |
|
|
62 |
|
|
63 |
========================================================== |
========================================================== |
86 |
cp ../ocean_inversion_project/input/* . |
cp ../ocean_inversion_project/input/* . |
87 |
ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin . |
ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin . |
88 |
ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin . |
ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin . |
89 |
mpirun -np 36 dplace -s1 -c3-38 mitgcmuv < /dev/null > & ! errlog & |
mpirun -np 24 dplace -s1 -c3-38 mitgcmuv < /dev/null > & ! errlog & |
90 |
|
|
91 |
|
|
92 |
========================================================== |
========================================================== |