Ignore:
Timestamp:
04/14/15 16:25:29 (9 years ago)
Author:
aclsce
Message:
  • IPSLCM6 configuration :
    • Update of lim3 namelist related to NEMO revision 5202
    • Removed namelist_ORCA*_ref not needed
    • Now use of namelist_*ref (with no RESOL_OCE in the name of namelist files because there is no resason to have namelist*_ref depending of the resolution)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/opa9.driver

    r2451 r2483  
    5353 
    5454    NAMELIST_OPA_CFG=${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg 
    55     NAMELIST_OPA_REF=${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_ref 
     55    NAMELIST_OPA_REF=${SUBMIT_DIR}/PARAM/namelist_ref 
    5656    IGCM_debug_Print 1 "namelist_ref : ${NAMELIST_OPA_REF}" 
    5757    if [ ! -r ${NAMELIST_OPA_REF} ] ; then 
Note: See TracChangeset for help on using the changeset viewer.