New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 7700 – NEMO

Changeset 7700


Ignore:
Timestamp:
2017-02-20T10:43:59+01:00 (7 years ago)
Author:
mathiot
Message:

update makenemo to run ISOMIP correctly with sette.sh

Location:
branches/2017/dev_r7663_ISOMIP_TEST_CASE/NEMOGCM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7663_ISOMIP_TEST_CASE/NEMOGCM/CONFIG/makenemo

    r7646 r7700  
    250250REF_CONF=${x_r} 
    251251USP_CONF=${x_u} 
    252 NEMO_TDIR=${x_t:-$NEMO_TDIR} 
     252NEMO_TDIR=${x_t} 
    253253export NEMO_TDIR=${NEMO_TDIR:-$CONFIG_DIR} 
    254254export NEMO_DIR=${MAIN_DIR}/${x_s} 
  • branches/2017/dev_r7663_ISOMIP_TEST_CASE/NEMOGCM/SETTE/sette.sh

    r7684 r7700  
    151151if [ ${config} -eq 1 ] ;  then 
    152152    ## Restartability tests for GYRE 
    153     unset NEMO_TDIR 
    154153    export TEST_NAME="LONG" 
    155154    cd ${CONFIG_DIR0} 
     
    223222if [ ${config} -eq 2 ] ;  then 
    224223    ## Reproducibility tests for GYRE 
    225     unset NEMO_TDIR 
    226224    export TEST_NAME="REPRO_4_8" 
    227225    cd ${CONFIG_DIR0} 
     
    289287if [ ${config} -eq 3 ] ;  then 
    290288    ## Restartability tests for ORCA2_LIM3 
    291     unset NEMO_TDIR 
    292289    export TEST_NAME="LONG" 
    293290    cd ${CONFIG_DIR0} 
     
    361358if [ ${config} -eq 4 ] ;  then 
    362359    ## Reproducibility tests for ORCA2_LIM3 
    363     unset NEMO_TDIR 
    364360    export TEST_NAME="REPRO_8_4" 
    365361    cd ${CONFIG_DIR0} 
     
    427423if [ ${config} -eq 5 ] ;  then 
    428424    ## Restartability tests for ORCA2_LIM3_PISCES 
    429     unset NEMO_TDIR 
    430425    export TEST_NAME="LONG" 
    431426    cd ${CONFIG_DIR0} 
     
    525520if [ ${config} -eq 6 ] ;  then 
    526521    ## Reproducibility tests for ORCA2_LIM3_PISCES 
    527     unset NEMO_TDIR 
    528522    export TEST_NAME="REPRO_4_8" 
    529523    cd ${CONFIG_DIR0} 
     
    615609if [ ${config} -eq 7 ] ;  then 
    616610    ## Restartability tests for ORCA2_OFF_PISCES 
    617     unset NEMO_TDIR 
    618611    export TEST_NAME="LONG" 
    619612    cd ${CONFIG_DIR0} 
     
    707700if [ ${config} -eq 8 ] ;  then 
    708701    ## Reproducibility tests for ORCA2_OFF_PISCES 
    709     unset NEMO_TDIR 
    710702    export TEST_NAME="REPRO_4_8" 
    711703    cd ${CONFIG_DIR0} 
     
    796788if [ ${config} -eq 9 ] ;  then 
    797789    ## Restartability tests for AMM12 
    798     unset NEMO_TDIR 
    799790    export TEST_NAME="LONG" 
    800791    cd ${CONFIG_DIR0} 
     
    863854if [ ${config} -eq 10 ] ;  then 
    864855## Reproducibility tests for AMM12 
    865     unset NEMO_TDIR 
    866856    export TEST_NAME="REPRO_8_4" 
    867857    cd ${CONFIG_DIR0} 
     
    926916if [ ${config} -eq 11 ] ;  then 
    927917    ## Restartability tests for SAS 
    928     unset NEMO_TDIR 
    929918    export TEST_NAME="LONG" 
    930919    cd ${CONFIG_DIR0} 
     
    995984if [ ${config} -eq 12 ] ;  then 
    996985    ## Restartability tests for ISOMIP 
    997     # to avoid unwanted ISOMIP_?? repository in CONFIG dir, unset NEMO_TDIR is needed 
    998     unset NEMO_TDIR             
    999986    export TEST_NAME="LONG" 
    1000987    cd ${CONFIG_DIR0} 
     
    10631050if [ ${config} -eq 13 ] ;  then 
    10641051    ## Reproducibility tests for ISOMIP 
    1065     # to avoid unwanted ISOMIP_?? repository in CONFIG dir, unset NEMO_TDIR is needed 
    1066     unset NEMO_TDIR             
    10671052    export TEST_NAME="REPRO_4_8" 
    10681053    cd ${CONFIG_DIR0} 
     
    11271112if [ ${config} -eq 14 ] ; then 
    11281113   ## Reproducibility tests for ORCA2_LIM_OBS 
    1129     unset NEMO_TDIR 
    11301114    export TEST_NAME="REPRO_4_8" 
    11311115    cd ${CONFIG_DIR0} 
     
    12131197if [ ${config} -eq 15 ] ;  then 
    12141198    ## ORCA2_LIM with Agulhas AGRIF zoom in MPI 
    1215     unset NEMO_TDIR 
    12161199    export TEST_NAME="SHORT" 
    12171200    cd ${CONFIG_DIR0} 
     
    12601243if [ ${config} -eq 16 ] ;  then 
    12611244    # First run same as 15 but without zoom 
    1262     unset NEMO_TDIR 
    12631245    export TEST_NAME="SHORT_NOZOOM" 
    12641246    cd ${CONFIG_DIR0} 
     
    12981280    . ./fcm_job.sh $NPROC ${JOB_FILE} ${INTERACT_FLAG} ${MPIRUN_FLAG} 
    12991281 
    1300     unset NEMO_TDIR 
    13011282    export TEST_NAME="SHORT_NOAGRIF" 
    13021283    cd ${CONFIG_DIR0} 
     
    13371318## Restartability tests for ORCA2_LIM_AGRIF  
    13381319if [ ${config} -eq 17 ] ;  then 
    1339     unset NEMO_TDIR 
    13401320    export TEST_NAME="LONG" 
    13411321    cd ${CONFIG_DIR0} 
     
    14381418## Reproducibility tests for ORCA2_LIM_AGRIF 
    14391419if [ ${config} -eq 18 ] ;  then 
    1440     unset NEMO_TDIR 
    14411420    export TEST_NAME="REPRO_4_4" 
    14421421    cd ${CONFIG_DIR0} 
Note: See TracChangeset for help on using the changeset viewer.