Ignore:
Timestamp:
03/23/18 15:31:39 (6 years ago)
Author:
acosce
Message:

Update IPSLESM to comply with v6 standard and add the AER experiment for the coupled model

Location:
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d
Files:
4 edited

Legend:

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

    r3445 r3687  
    1010# LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 
    1111# LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 
    12 LMDZ_Physics=NPv6.0.13 
     12# LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224 
     13LMDZ_Physics=NPv6.0.15_T 
    1314# Set ConfType to choose parameters for aerosols, solar and green house gazes. 
    1415# The parameter file PARAM/config.def_$ConfType will be used. 
     
    5657List=() 
    5758ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_360d/limit_1979_2008_clim.nc, limit.nc),\ 
    58             (${R_IN}/ATM/AEROSOLS/CMIP6/v0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc,   aerosols.nat.nc),\ 
    59             (${R_IN}/ATM/AEROSOLS/CMIP6/v0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc,   aerosols1980.nc),\ 
    60             (${R_IN}/ATM/OZONE/UReading_2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 
     59            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc,   aerosols.nat.nc),\ 
     60            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc,   aerosols1980.nc),\ 
     61            (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 
    6162            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_360days.nc, solarforcing.nc),\ 
    6263            (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\ 
  • CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/orchidee.card

    r3459 r3687  
    99DefSuffix=CWRR 
    1010 
     11# VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation.  
     12#                           After the first period, VEGET_UPDATE will be set according to the choice done below.   
     13VEGET_UPDATE_at_start=y 
     14 
     15# VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 
     16# VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year 
    1117VEGET_UPDATE=0Y 
     18 
     19# Specify output level for output files 
     20# Only the files sechiba_history.nc, sechiba_out_2.nc and sechiba_history_4dim.nc can be set here. 
     21# output_level_filename=0     : lowest level writing only variables needed for the monitoring 
     22# output_level_filename=12    : highest level which will output all variables 
     23# output_level_filename=NONE  : deactivate the file 
     24output_level_sechiba_history = 11 
     25output_level_sechiba_out_2 = NONE 
     26output_level_sechiba_history_4dim = 11 
     27 
     28# Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 
     29# Settings using WriteFrequency in config.card is not longer used 
     30output_freq_sechiba_history = 1mo 
     31output_freq_sechiba_out_2 = 10800s 
     32output_freq_sechiba_history_4dim = 1mo 
     33 
    1234 
    1335[InitialStateFiles] 
     
    1638        (${R_IN}/SRF/routing.nc, . ), \ 
    1739        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
    18         (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_2000.nc, PFTmap.nc),\ 
    19         (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\ 
    2040        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    2141 
    2242[BoundaryFiles] 
    2343List= () 
    24 ListNonDel= () 
     44ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_2000.nc, PFTmap.nc),\ 
     45            (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc,           woodharvest.nc),\ 
    2546 
    2647[SmoothFiles] 
     
    2950[ParametersFiles] 
    3051List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
    31         (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)  ,\ 
     52        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    3253        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 
    3354        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
  • CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/stomate.card

    r3436 r3687  
    33 
    44[UserChoices] 
     5 
     6# Specify output level for output files 
     7# Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 
     8# 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 
     10# output_level_filname=NONE  : deactivate the file 
     11output_level_stomate_history = 1 
     12output_level_stomate_ipcc_history = 1 
     13 
     14# Specify output frequency for each file [1y, 1mo, 1d] 
     15# Settings using WriteFrequency in config.card are not longer used 
     16output_freq_stomate_history = 1mo 
     17output_freq_stomate_ipcc_history = 1mo 
     18 
    519 
    620[InitialStateFiles] 
     
    3246TimeSeriesVars2D = (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3347ChunckJob2D = NONE 
    34 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN) 
     48TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN,WOOD_HARVEST_PFT) 
    3549ChunckJob3D = NONE 
    3650Seasonal = ON 
     
    3953Patches = () 
    4054GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) 
    41 TimeSeriesVars2D = (cVeg, cLitter, cSoil, cProduct, lai, gpp, ra, npp, rh, fFire, fHarvest, fLuc, nbp, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, landCoverFrac, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep) 
     55TimeSeriesVars2D = (cVeg, cLitter, cSoil, cProduct, lai, gpp, ra, npp, rh, fFire, fHarvest, fLuc, nbp, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, landCoverFrac, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep, fWoodharvest) 
    4256ChunckJob2D = NONE 
    4357TimeSeriesVars3D = () 
  • CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/config.card

    r3222 r3687  
    7878#D-- SRF - 
    7979[SRF] 
    80 WriteFrequency="1M" 
     80# WriteFrequency is not used any more for ORCHIDEE  
     81# Output files are now managed in orchidee.card  
     82WriteFrequency="" 
    8183# If config_Restarts_OverRule == 'n' next 4 params are read 
    8284Restart= n 
     
    9193#D-- SBG - STOMATE 
    9294[SBG] 
    93 WriteFrequency="1M" 
     95# WriteFrequency is not used any more for ORCHIDEE  
     96# Output files are now managed in stomate.card  
     97WriteFrequency="" 
    9498# If config_Restarts_OverRule == 'n' next 4 params are read 
    9599Restart= n 
Note: See TracChangeset for help on using the changeset viewer.