Ignore:
Timestamp:
08/24/11 14:40:21 (13 years ago)
Author:
jgipsl
Message:

Modifications in working configuration :

Added possibility to run LMDZ new physics also in historical,
Chistorical, piControl and CpiControl?. See also rev 1544.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5-2/Chistorical/COMP/lmdz.driver

    r1541 r1545  
    286286    LMDZ_sed output.def ok_histNMC  "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 
    287287 
    288     ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 
     288    ## gcm.def parameters :  
     289    # Modification only for new physics 
     290    if [ X${LMDZ_Physics} = X"NPv3.0" ] ; then 
     291        LMDZ_sed gcm.def iphysiq     5 
     292    fi 
     293 
    289294 
    290295    ## run.def parameters 
Note: See TracChangeset for help on using the changeset viewer.