Ignore:
Timestamp:
06/25/21 15:05:13 (3 years ago)
Author:
acosce
Message:

standardisation of ico lmdzorinca experiment and lmdzorinca (reg) experiment for GES chemistry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/GES/COMP/lmdz.card

    r5705 r5874  
    77LMDZ_Physics=NPv6.1.3 
    88 
     9 
     10# Activate the call to phytrac to run tracer simulation  
     11iflag_phytrac=1 
     12 
    913# Set ConfType to choose parameters for aerosols, solar and green house gazes. 
    1014# The parameter file PARAM/config.def_$ConfType will be used. 
    1115# ConfType=preind/actuel/annuel 
    1216ConfType=actuel 
     17 
     18pmagic=0.0 
    1319 
    1420# Manage radiative aerosol effect and ozone 
     
    2127ok_cdnc=n 
    2228 
    23 # Set tau_gl depending on the forcing file for the sea-ice (use 2. for amip and 1. for hadisst) 
    24 tau_gl=2. 
     29# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 
     30ByPass_hgardfou_teta=n 
     31 
     32# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 
     33ByPass_hgardfou_mats=n 
     34 
    2535 
    2636# Nugding : ok_guide=y/n 
     
    4252output_level_histhfNMC  = NONE 
    4353output_level_histstrataer = NONE 
     54output_level_histdaystrataer = NONE 
    4455output_level_histstn      = NONE 
    4556 
    4657# Activate COSP in config.def and set corresponding output files 
    47 LMDZ_COSP_OK=y 
     58LMDZ_COSP_OK=n 
    4859output_level_histmthCOSP = NONE 
    4960output_level_histdayCOSP = NONE 
     
    5667 
    5768[BoundaryFiles] 
    58 List=(${R_IN}/ATM/STRATAERO/CMIP6/v3/144x142/L${RESOL_ATM_Z}/taulwstrat.2D.2006.nc,taulwstrat.2D.nc),\ 
    59             (${R_IN}/ATM/STRATAERO/CMIP6/v3/144x142/L${RESOL_ATM_Z}/tauswstrat.2D.2006.nc,tauswstrat.2D.nc) 
    60 # 
    61 # With CMIP6 aerosols version 1 
    62 # With 3D ozone 
    63 ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v20180427/interpol/nbp${RESOL_NBP}_365d/limit_1979_2008_clim.nc, limit.nc),\ 
    64             (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc,   aerosols.nat.nc),\ 
    65             (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc,   aerosols1980.nc),\ 
    66             (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/nbp${RESOL_NBP}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 
    67             (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_365days.nc, solarforcing.nc) 
     69List=       (${R_IN}/ATM/LIMIT/AMIP.v20180427/interpol/nbp${RESOL_NBP}_gregorian/limit_${year}.nc, limit.nc),\ 
     70            (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/144x142/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 
     71            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc,        solarforcing.nc),\ 
     72            (${R_IN}/ATM/STRATAERO/CMIP6/v3/144x142/L79/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\ 
     73            (${R_IN}/ATM/STRATAERO/CMIP6/v3/144x142/L79/tauswstrat.2D.${year}.nc, tauswstrat.2D.nc) 
     74 
     75# Note: the SOLARANDVOLCANOES.txt is only used for LMDZ_Physics=AP and NPv3.2 (if ok_suntime_rrtm=n) 
     76# Add the following file for LMDZ_Physics=AP (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, SOLARANDVOLCANOES.txt) 
     77ListNonDel= ()  
    6878 
    6979[SmoothFiles] 
Note: See TracChangeset for help on using the changeset viewer.