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

Modifications in working configuration :

Added possibility to switch on new physics in LMDZ, in EXP00. Change of
physics package is done in lmdz.card, section UserChoices? LMDZ_Physics.
Default is old physics.

NB! To run new physics it is necessary to compile a reccent version of
LMDZ5/trunk.

File:
1 edited

Legend:

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

    r1541 r1544  
    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.