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 8783 for branches/2015/dev_r5092_CNRS18_TRUST/NEMOGCM/TRUST/cfg – NEMO

Ignore:
Timestamp:
2017-11-22T12:12:33+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Push modifications from functional Trusting in Curie HPC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5092_CNRS18_TRUST/NEMOGCM/TRUST/cfg/martin.cfg

    r8780 r8783  
    2929TRUS_XIOS=$CCCWORKDIR/XIOS/xios-1.0 
    3030 
    31 [ ${TRUS_BRAN} == 'trunk'             ] && TRUS_XIOS=$CCCWORKDIR/XIOS/trunk 
    3231[ ${TRUS_REFE} == 'ORCA2_LIM_PISCES'  ] && TRUS_CONF='O2LP_trust' 
    3332[ ${TRUS_REFE} == 'ORCA1_LIM3_PISCES' ] && TRUS_CONF='O1L3P_trust' && TRUS_XIOS=${TRUS_WORK}/XIOS/XIOS_DEV_CMIP6 
    3433[ ${TRUS_REFE} == 'ORCA2_LIM'         ] && TRUS_CONF='O2LA_trust' 
    3534 
     35if [ ${TRUS_BRAN} == 'trunk' ]; then 
     36    TRUS_XIOS=$CCCWORKDIR/XIOS/trunk 
     37    TRUS_TARF='ORCA2_LIM_nemo_v3.7.tar INPUTS_PISCES_v3.6st.tar' 
     38    [ ${TRUS_REFE} == 'AMM12'  ] && TRUS_TARF='AMM12_v3.7.tar' 
     39fi 
     40 
    3641[ -z "${TRUS_MAIL}" ] && TRUS_MAIL='nicolas.martin@upmc.fr claire.levy@locean-ipsl.upmc.fr officers@nemo-ocean.eu' 
Note: See TracChangeset for help on using the changeset viewer.