| 7 |
cvs co MITgcm_code |
cvs co MITgcm_code |
| 8 |
cvs co MITgcm/verification/global_with_exf |
cvs co MITgcm/verification/global_with_exf |
| 9 |
cvs co MITgcm/verification/tutorial_global_oce_latlon |
cvs co MITgcm/verification/tutorial_global_oce_latlon |
|
cvs co MITgcm/verification/testreport |
|
| 10 |
|
|
| 11 |
|
|
| 12 |
############################################################################# |
############################################################################# |
| 48 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/packages.conf . |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/packages.conf . |
| 49 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h . |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h . |
| 50 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h . |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h . |
| 51 |
|
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/DIAGNOSTICS_SIZE.h . |
| 52 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test . |
\cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test . |
| 53 |
\mv SIZE.h_test SIZE.h |
\mv SIZE.h_test SIZE.h |
| 54 |
../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_ifort+mpi_ice_nas |
../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_ifort+mpi_ice_nas |
| 55 |
make depend |
make depend |
| 56 |
make -j 8 |
make -j 8 |
| 57 |
cd .. |
cd ../run |
|
mkdir run |
|
|
cd run |
|
| 58 |
\rm * |
\rm * |
| 59 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
| 60 |
\ln -sf ../../tutorial_global_oce_latlon/input/*.bin . |
\ln -sf ../../tutorial_global_oce_latlon/input/*.bin . |
| 61 |
\ln -sf ../input/* . |
\cp ../input/* . |
|
\rm data |
|
| 62 |
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data |
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data |
| 63 |
mpirun -np 2 mitgcmuv |
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data.pkg . |
| 64 |
|
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data.kpp . |
| 65 |
|
\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data.diagnostics . |
| 66 |
|
qsub -I -lselect=1:ncpus=2 |
| 67 |
|
module load modules comp/intel/10.1.011_64 mpi/mpt.1.20+patch10520 |
| 68 |
|
mpiexec -n 2 ./mitgcmuv |
| 69 |
|
|
| 70 |
there is comparison output in |
there is comparison output in |
| 71 |
../../../../MITgcm_contrib/quarter_degree_global/results/STDOUT.0000 |
../../../../MITgcm_contrib/quarter_degree_global/results/STDOUT.0000 |