source: CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/clim_pdControl.orch4/COMP/stomate.card @ 6870

Last change on this file since 6870 was 6870, checked in by jgipsl, 4 weeks ago

Update all experiments using ORCHIDEE_4 according to settings choosen in offline mode by ORCHIDEE project groupe.

  • All experiements follow the set up accoring to the TRENDY protocol: changes in nitrogen input files and vegetation file
  • update parameter files for ORCHIDEE_4 according to changes in offline setup
  • added new experiments for ORCHIDEE_4 LMDZOR/clim_pdControl.orch4 and IPSLCM-reg/piControl_TEST.orch4
File size: 3.9 KB
RevLine 
[882]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[6406]5# NINPUT_UPDATE=1Y: change in nitrogen input maps every year.
6# Nitrogen input maps should be set in BoundaryFiles/List for 1Y or in InitialStateFile for 0Y.
7NINPUT_UPDATE=0Y
[882]8
[6406]9# STOMATE_IMPOSE_CN: impose nitrogen
10# If STOMATE_IMPOSE_CN=y the file leaf_cn.nc must be available except if STOMATE_READ_CN=n
11# If STOMATE_IMPOSE_CN=n the other N-input files are needed, see commented files below
12STOMATE_IMPOSE_CN=n
13
[3563]14# Specify output level for output files
15# Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here.
16# output_level_filname=0     : lowest level writing only variables needed for the monitoring
[6870]17# output_level_filname=1     : highest level which will output all variables
[3563]18# output_level_filname=NONE  : deactivate the file
[6870]19output_level_stomate_history = 0
20output_level_stomate_ipcc_history = 0
[3563]21
22# Specify output frequency for each file [1y, 1mo, 1d]
23# Settings using WriteFrequency in config.card are not longer used
24output_freq_stomate_history = 1mo
25output_freq_stomate_ipcc_history = 1mo
26
[882]27[InitialStateFiles]
[6870]28List=   (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP2/synthetic/historical/nfer_crop_nh4_2000.nc, Nfert_ammo_cropland.nc) ,\
29        (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP2/synthetic/historical/nfer_crop_no3_2000.nc, Nfert_nitr_cropland.nc) ,\
30        (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP2/synthetic/historical/nfer_pas_nh4_2000.nc,  Nfert_ammo_pasture.nc) ,\
31        (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP2/synthetic/historical/nfer_pas_no3_2000.nc,  Nfert_nitr_pasture.nc) ,\
32        (${R_IN}/SRF/NITROGEN/N_DEPOSITION/CMIP6.2/historical/nhx__2000.nc, Nammonium.nc), \
33        (${R_IN}/SRF/NITROGEN/N_DEPOSITION/CMIP6.2/historical/noy__2000.nc, Nnitrate.nc), \
34        (${R_IN}/SRF/NITROGEN/BNF/bnf_1850.nc, bnf.nc)
[882]35
36[BoundaryFiles]
[6870]37List= ()
[2758]38ListNonDel= ()
[882]39
[1095]40[SmoothFiles]
[2957]41List=   ()
[1095]42
[882]43[ParametersFiles]
44List=   ()
45
46[RestartFiles]
[2957]47List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
[882]48
49[OutputText]
50List=   ()
51
52[OutputFiles]
[2582]53List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc,      Post_1M_stomate_history),    \
[6870]54        (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history), \
55        (stomate_history_4dim.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history_4dim.nc, NONE), \
56        (stomate_fixed_dia.nc, ${R_OUT_SBG_O_Y}/${PREFIX}_1Y_stomate_fixed_dia.nc, NONE)
[882]57
[6870]58[Post_1Y_stomate_history]
59Patches= ()
60GatherWithInternal= (lon, lat, time_counter, Areas, CONTFRAC)
61TimeSeriesVars2D= (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,FLUX_PROD_S_LCC_c,FLUX_PROD_M_LCC_c,FLUX_PROD_L_LCC_c,FLUX_PROD_S_HARVEST_c,FLUX_PROD_M_HARVEST_c,FLUX_PROD_L_HARVEST_c)
[882]62ChunckJob2D = NONE
[6870]63TimeSeriesVars3D= (LAI_MEAN,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,TOTAL_M_n,TOTAL_M_c,TOTAL_BM_LITTER_c,TOTAL_BM_LITTER_n,ADAPTATION,REGENERATION,SOIL_ACTIVE_c,SOIL_ACTIVE_n,SOIL_SLOW_c,SOIL_SLOW_n,SOIL_PASSIVE_c,SOIL_PASSIVE_n,SOIL_SURF_c,SOIL_SURF_n,LITTER_STR_AB_c,LITTER_STR_AB_n,LITTER_STR_BE_c,LITTER_STR_BE_n,LITTER_MET_AB_c,LITTER_MET_AB_n,LITTER_MET_BE_c,LITTER_MET_BE_n,LITTER_WOD_AB_c,LITTER_WOD_AB_n,LITTER_WOD_BE_c,LITTER_WOD_BE_n,TOTAL_TURN_c,TOTAL_TURN_n,LEAF_M_n,LEAF_M_c,N_UPTAKE_NO3,N_UPTAKE_NH4,NH3_EMISSION,N2_EMISSION,N2O_EMISSION,NOX_EMISSION,NBP_pool_c,NBP_flux_c,MBC_NBP1_c,MBC_NBP1_n,MBC_NBP2_c,MBC_NBP2_n)
[882]64ChunckJob3D = NONE
[6870]65Seasonal=ON
[1095]66
[6870]67[Post_1Y_stomate_ipcc_history]
68Patches= ()
69GatherWithInternal= (lon, lat, time_counter, Areas, CONTFRAC)
70TimeSeriesVars2D=(cVeg, cLitter, cSoil, cProduct, cMassVariation, lai, gpp, ra, npp, rh, fFire, fHarvest, fLuc, nbp_c, nbp_n, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, landCoverFrac, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep_c, nep_n, fWoodharvest)
[1095]71ChunckJob2D = NONE
[6870]72TimeSeriesVars3D=()
[1095]73ChunckJob3D = NONE
[6870]74Seasonal=ON
75
Note: See TracBrowser for help on using the repository browser.