Ignore:
Timestamp:
07/02/14 16:44:33 (10 years ago)
Author:
aclsce
Message:
  • Treatment of new oasis-MCT output files
  • Ouput of oasis-MCT output files in 2D (instead of 1D)
  • Use of new syntax for XIOS xml configuration file (only for NEMO)
File:
1 edited

Legend:

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

    r2209 r2270  
    325325    ## gcm.def parameters :  
    326326    # Modification only for new physics 
    327     if [ X${LMDZ_Physics} = X"NPv3.1" ] ; then 
    328         LMDZ_sed gcm.def iphysiq     5 
    329     else 
    330         LMDZ_sed_default gcm.def iphysiq 
     327    if [ X${LMDZ_Physics} = X"AP" ] ; then 
     328    LMDZ_sed gcm.def iphysiq     10 
     329    else 
     330    LMDZ_sed_default gcm.def iphysiq 
    331331    fi 
    332332 
Note: See TracChangeset for help on using the changeset viewer.