--- MITgcm/verification/lab_sea/README 2003/05/23 20:19:16 1.7 +++ MITgcm/verification/lab_sea/README 2004/01/20 17:02:41 1.10 @@ -34,8 +34,8 @@ ===================================== Running the testscript experiment: - cd verification - ./testscript -force lab_sea + cd MITgcm/verification + ./testreport -t lab_sea The default experiment is Experiment 8, below. It uses pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf. @@ -57,13 +57,11 @@ Generating 1-CPU executable: cd verification/lab_sea/input + ln -sf ../code/packages.conf . ln -sf ../code/SIZE.h . ln -sf ../code/CPP_EEOPTIONS.h . - ln -sf ../code/CPP_OPTIONS.NOEXF.h CPP_OPTIONS.h rm -f SEAICE_OPTIONS.h - ../../../tools/genmake -makefile - ==> on alhena use: - ../../../tools/genmake -platform=o2k_noopt -makefile + ../../../tools/genmake2 make clean make depend make @@ -71,14 +69,13 @@ Generating 1-CPU executable with SEAICE_EXTERNAL_FORCING: cd ../../../verification/lab_sea/input + ln -sf ../code/packages.conf . ln -sf ../code/SIZE.h . ln -sf ../code/CPP_EEOPTIONS.h . ln -sf ../code/CPP_OPTIONS.h . ln -sf ../code/ECCO_CPPOPTIONS.h . ln -sf ../code/SEAICE_OPTIONS.h . - ../../../tools/genmake -makefile - ==> on alhena use: - ../../../tools/genmake -platform=o2k_noopt -makefile + ../../../tools/genmake2 make clean make depend make @@ -86,14 +83,13 @@ 1-CPU executable with SEAICE_EXTERNAL_FORCING, without READ_EVAP cd ../../../verification/lab_sea/input + ln -sf ../code/packages.conf . ln -sf ../code/SIZE.h . ln -sf ../code/CPP_EEOPTIONS.h . ln -sf ../code/CPP_OPTIONS.h . ln -sf ../code/ECCO_CPPOPTIONS.BULK.h ECCO_CPPOPTIONS.h ln -sf ../code/SEAICE_OPTIONS.h . - ../../../tools/genmake -makefile - ==> on alhena use: - ../../../tools/genmake -platform=o2k_noopt -makefile + ../../../tools/genmake2 make clean make depend make @@ -101,44 +97,37 @@ Generating 1-CPU executable with SEAICE_EXTERNAL_FLUXES: cd ../../../verification/lab_sea/input + ln -sf ../code/packages.conf . ln -sf ../code/SIZE.h . ln -sf ../code/CPP_EEOPTIONS.h . ln -sf ../code/CPP_OPTIONS.h . ln -sf ../code/ECCO_CPPOPTIONS.BULK.h ECCO_CPPOPTIONS.h ln -sf ../code/SEAICE_OPTIONS.EXF_FLUXES.h SEAICE_OPTIONS.h - ../../../tools/genmake -makefile - ==> on alhena use: - ../../../tools/genmake -platform=o2k_noopt -makefile + ../../../tools/genmake2 make clean make depend make mv mitgcmuv mitgcmuv_exf_fluxes - + Generating 1-CPU executable with SEAICE_MULTILEVEL: cd ../../../verification/lab_sea/input + ln -sf ../code/packages.conf . ln -sf ../code/SIZE.h . ln -sf ../code/CPP_EEOPTIONS.h . - ln -sf ../code/CPP_OPTIONS.NOEXF.h CPP_OPTIONS.h ln -sf ../code/SEAICE_OPTIONS.MULTILEVEL.h SEAICE_OPTIONS.h - ../../../tools/genmake -makefile - ==> on alhena use: - ../../../tools/genmake -platform=o2k_noopt -makefile + ../../../tools/genmake2 make clean make depend make mv mitgcmuv mitgcmuv_multilevel - + Generating 2-CPU executable: cd ../../../verification/lab_sea/input + ln -sf ../code/packages.conf . ln -sf ../code/SIZE.2x1.h SIZE.h - ln -sf ../code/CPP_EEOPTIONS.MPI.h CPP_EEOPTIONS.h - ln -sf ../code/CPP_OPTIONS.NOEXF.h CPP_OPTIONS.h + ln -sf ../code/CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h rm -f SEAICE_OPTIONS.h - ../../../tools/genmake -mpi -makefile - ==> on alhena for comparison purposes use: - ../../../tools/genmake -mpi -platform=o2k_noopt -makefile - ==> on alhena for fast execution use: - ../../../tools/genmake -mpi -platform=o2k -makefile + ../../../tools/genmake2 -mpi make clean make depend make @@ -162,7 +151,7 @@ mv *tave.0000000010.data exp1 Use matlab script lookat_exp1.m to compare the output -of exp1 with that from release1_p16 sea-ice code: +of exp1 with that from checkpoint51f sea-ice code: cd ../../../verification/lab_sea/matlab matlab lookat_exp1 @@ -297,7 +286,7 @@ Use the matlab script lookat_exp6.m to compare the output of exp6 to that of exp1: - cd ../verification/lab_sea/matlab + cd ../../../verification/lab_sea/matlab matlab lookat_exp6