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 5449 for branches/UKMO/dev_r5107_eorca025_closea/NEMOGCM/SETTE/sette.sh – NEMO

Ignore:
Timestamp:
2015-06-19T18:20:56+02:00 (9 years ago)
Author:
davestorkey
Message:

Update UKMO/dev_r5107_eorca025_closea branch to revision 5442 of the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5107_eorca025_closea/NEMOGCM/SETTE/sette.sh

    r4990 r5449  
    142142# ORCA2_LIM_OBS:   15 
    143143# ORCA2_AGRIF_LIM :16 
    144 for config in  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 
     144for config in  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 
    145145 
    146146do 
     
    10001000    export TEST_NAME="LONG" 
    10011001    cd ${CONFIG_DIR} 
    1002     . ./makenemo -m ${CMP_NAM} -n ISOMIP_LONG -r ISOMIP -j 8 del_key ${DEL_KEYS} 
     1002    . ./makenemo -m ${CMP_NAM} -n ISOMIP_LONG -u ISOMIP -j 8 del_key ${DEL_KEYS} 
    10031003    cd ${SETTE_DIR} 
    10041004    . ./param.cfg 
     
    10681068    export TEST_NAME="REPRO_1_4" 
    10691069    cd ${CONFIG_DIR} 
    1070     . ./makenemo -m ${CMP_NAM} -n ISOMIP_4 -r ISOMIP -j 8 add_key "key_mpp_rep" del_key ${DEL_KEYS} 
     1070    . ./makenemo -m ${CMP_NAM} -n ISOMIP_4 -u ISOMIP -j 8 add_key "key_mpp_rep" del_key ${DEL_KEYS} 
    10711071    cd ${SETTE_DIR} 
    10721072    . ./param.cfg 
Note: See TracChangeset for help on using the changeset viewer.