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 7715 for trunk/NEMOGCM/SETTE/prepare_exe_dir.sh – NEMO

Ignore:
Timestamp:
2017-02-22T15:20:01+01:00 (7 years ago)
Author:
flavoni
Message:

#1850 commit new list of REFERENCE CONFIGURATIONS, and SETTE tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/SETTE/prepare_exe_dir.sh

    r7646 r7715  
    7171 
    7272cp -RL ${CONFIG_DIR}/${NEW_CONF}/EXP00/* ${EXE_DIR}/. 
    73 cp -R ${SETTE_DIR}/iodef_sette.xml ${EXE_DIR}/iodef.xml 
     73cat ${SETTE_DIR}/iodef_sette.xml | sed -e"s;DEF_SHARED;${CONFIG_DIR0}/SHARED;" > ${EXE_DIR}/iodef.xml 
    7474cd ${EXE_DIR} 
Note: See TracChangeset for help on using the changeset viewer.