source: CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM-ico/piControl_TEST/COMP/orchidee.card @ 6786

Last change on this file since 6786 was 6786, checked in by jgipsl, 4 months ago

Removed file_def_orchidee.xml from GENERAL/PARAM folder and always take the one from ORCHIDEE/src_xml folder.

File size: 4.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5# VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation.
6#                           After the first period, VEGET_UPDATE will be set according to the choice done below. 
7VEGET_UPDATE_at_start=n
8
9# VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file
10# VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year
11VEGET_UPDATE=0Y
12
13# Choice for routing scheme. Set ROUTING below to have following parameters set in orchidee.def :
14# ROUTING=standard   => in orchidee.def RIVER_ROUTING=y and ROUTING_METHOD=standard
15# ROUTING=simple     => in orchidee.def RIVER_ROUTING=y and ROUTING_METHOD=simple
16# ROUTING=off        => in orchidee.def RIVER_ROUTING=n
17ROUTING=simple
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 = NONE
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 = 1d
32output_freq_sechiba_history_4dim = 1d
33
34
35[InitialStateFiles]
36List=   (${R_IN}/SRF/SOIL/soils_param_zobler_coord.nc, soils_param.nc ), \
37        (${R_IN}/SRF/SOIL/soils_param_zobler_coord.nc, soilcolor.nc ), \
38        (${R_IN}/SRF/reftemp4.nc, reftemp.nc ), \
39        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v3.nc, alb_bg.nc ), \
40        (${R_IN}/SRF/cartepente2d_15min4.nc, cartepente2d_15min.nc)
41
42[BoundaryFiles]
43List= ()
44ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2/PFTmap_1850.nc, PFTmap.nc),\
45            (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical4/woodharvest_1850.nc,           woodharvest.nc),\
46            (${R_IN}/SRF/ROUTING/routing_simple.nc, .)
47
48
49[SmoothFiles]
50List= ()
51
52[ParametersFiles]
53List=   (${SUBMIT_DIR}/PARAM/ORCHIDEE/orchidee.def_v22, orchidee.def)   ,\
54        (${SUBMIT_DIR}/PARAM/ORCHIDEE/ping_orchidee.xml, . ) ,\
55        (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/file_def_orchidee.xml, .)  ,\
56        (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/context_input_orchidee.xml, .) ,\
57        (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/context_routing_orchidee.xml, .)   ,\
58        (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/context_orchidee.xml, .)   ,\
59        (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/field_def_orchidee.xml, .)
60
61[RestartFiles]
62List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc),\
63        (routing_restart.nc, routing_restart.nc, routing_start.nc)
64
65[OutputText]
66List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, context_routing_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc)
67
68[OutputFiles]
69List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
70        (sechiba_history_4dim.nc,${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history_4dim.nc, NONE), \
71        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE)
72
73[Post_1M_sechiba_history]
74Patches = ()
75GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
76TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, rain, runoff, snow, snownobio, snowf, frac_snow, subli, tair, temp_sol, drainage, mrsos, mrso, TWBR, riverflow, coastalflow, DelSoilMoist_daily, DelIntercept_daily, DelSWE_daily, delstock_routing_daily, LAImean, transpir, evapnu, lwdown, swdown, gppCrop, rhCrop)
77ChunckJob2D = NONE
78TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, nee, gpp, growth_resp, hetero_resp, humrel, inter, maint_resp, npp, precisol)
79ChunckJob3D = NONE
80Seasonal = ON
81
82[Post_HF_sechiba_out_2]
83Patches = ()
84GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
85TimeSeriesVars2D = ()
86ChunckJob2D = NONE
87TimeSeriesVars3D = (snowdz, snowtemp, snowrho)
88ChunckJob3D = NONE
89Seasonal = OFF
90
Note: See TracBrowser for help on using the repository browser.