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 3638 for branches/2012/dev_MERCATOR_2012_rev3555/NEMOGCM/SETTE/sette.sh – NEMO

Ignore:
Timestamp:
2012-11-23T13:42:47+01:00 (11 years ago)
Author:
cbricaud
Message:

AMM12 needs key_tide

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERCATOR_2012_rev3555/NEMOGCM/SETTE/sette.sh

    r3586 r3638  
    539539    export TEST_NAME="LONG" 
    540540    cd ${SETTE_DIR} 
    541     . ../CONFIG/makenemo -m ${CMP_NAM} -n AMM12_LONG -r AMM12  
     541    . ../CONFIG/makenemo -m ${CMP_NAM} -n AMM12_LONG -r AMM12  add_key "key_tide" 
    542542    cd ${SETTE_DIR} 
    543543    . param.cfg 
     
    594594    export TEST_NAME="REPO_8_4" 
    595595    cd ${SETTE_DIR} 
    596     . ../CONFIG/makenemo -m ${CMP_NAM} -n AMM12_32 -r AMM12 add_key "key_mpp_rep" 
     596    . ../CONFIG/makenemo -m ${CMP_NAM} -n AMM12_32 -r AMM12 add_key "key_mpp_rep key_tide" 
    597597    cd ${SETTE_DIR} 
    598598    . param.cfg 
Note: See TracChangeset for help on using the changeset viewer.