Ignore:
Timestamp:
04/13/18 13:41:50 (6 years ago)
Author:
acosce
Message:

update IPSLESM6 to be consistent with CM6.1 (rev 3744)
+ add two flag in lmdz.card to drive iflag_phytrac and ok_bug_cv_trac (mandatory for AER configuration)

Location:
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_pdControl/COMP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_pdControl/COMP/lmdz.card

    r3687 r3758  
    1111# LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 
    1212# LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224 
    13 LMDZ_Physics=NPv6.0.15_T 
     13# LMDZ_Physics=NPv6.1 to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3301 
     14LMDZ_Physics=NPv6.1 
    1415 
    1516# Set ConfType to choose parameters for aerosols, solar and green house gazes. 
     
    3738 
    3839# Set COSP activation and output frequency (monthly, daily, HF) = y/n 
    39 LMDZ_COSP_OK=n 
     40LMDZ_COSP_OK=y 
    4041LMDZ_COSP_monthly=n 
    4142LMDZ_COSP_daily=n 
     
    6263ListNonDel= (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc,   aerosols.nat.nc),\ 
    6364            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc,   aerosols1980.nc),\ 
    64             (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 
     65            (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 
    6566            (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_365d/limit_1979_2008_clim.nc, limit.nc),\ 
    6667            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_365days.nc, solarforcing.nc),\ 
  • CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_pdControl/COMP/stomate.card

    r3687 r3758  
    77# Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 
    88# output_level_filname=0     : lowest level writing only variables needed for the monitoring 
    9 # output_level_filname=1     : highest level which will output all variables 
     9# output_level_filname=10    : highest level which will output all variables 
    1010# output_level_filname=NONE  : deactivate the file 
    11 output_level_stomate_history = 1 
     11output_level_stomate_history = 10 
    1212output_level_stomate_ipcc_history = 1 
    1313 
Note: See TracChangeset for help on using the changeset viewer.