source: CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/ORCHIDEE/orchidee.def_v4 @ 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: 9.3 KB
Line 
1# $HeadURL: svn://forge.ipsl.jussieu.fr/orchidee/trunk/ORCHIDEE_OL/FG_CRUJRA_SPIN/PARAM/orchidee.def $
2# $Date: 2024-03-29 12:18:36 +0100 (ven. 29 mars 2024) $
3# $Revision: 8512 $
4
5#**************************************************************************
6#           Suggested parameter set up for ORCHIDEE trunk
7#
8# See all optional parameters in modipsl/modeles/ORCHIDEE/orchidee.default
9#
10# Note when running with libIGCM, variables set here to _AUTOBLOCKER_ can
11# not be changed in run.def otherwise the simulation will stop. Variables
12# set to _AUTO_ can be changed from the comp.card but they can also be
13# changed directly in the run.def. A value set in run.def can never be
14# changed again by libIGCM.
15#**************************************************************************
16
17# Parameters that should be removed once these issues are resolved
18#**************************************************************************
19
20# From a scientific point of view hydraulic architecture is much nicer
21# than a direct dependency on soil water. Julien is working on both
22# the nummerics and the science of the hydraulic architecture. To
23# avoid further delays with milestone 4.1 we decided to change the
24# settings.
25ENERGY_CONTROL=2
26
27# Prescribe forest management to facilitate the interpretation of the
28# results when comparing versions.
29OK_READ_FM_MAP=n
30
31# Hack to use a higher threshold for small lai in the calculation of kB_m1 in condveg
32HACK_KB_M1 = y
33
34# Parameters related to the restart file and the start date
35#**************************************************************************
36# Name of restart file for sechiba part of the model
37# (default NONE)
38SECHIBA_restart_in = _AUTOBLOCKER_
39
40# Name of restart file for stomate part of the model
41# (default NONE)
42STOMATE_RESTART_FILEIN = _AUTOBLOCKER_
43
44
45# Parameters related to the diagnostic output files and reading input files
46#**************************************************************************
47# Use XIOS for writing diagnostics file
48# (defualt y)
49XIOS_ORCHIDEE_OK = y
50
51# Use XIOS for interpolation of input files
52# XIOS_INTERPOLATION=n
53
54
55# Parameters related to debugging and error checking
56#**************************************************************************
57# Mass balance and surface area checks
58# 1 - is recommended when running global long-term simulations.
59# Under this option, mass and area conservation are checked for all
60# biogeochemical processes but only at the highest level thus stomate.f90
61# and stomate_lpj.f90. Although these checks are not very expensive in terms
62# of computer time, skipping the numerous lower level checks is expected to
63# save some time. Under this option the mass balance error is only written
64# to the history file. No information is provided in which subroutine the
65# problem occurred.
66# 2 - is recommended when developing and testing the model. Now the mass
67# balance is explicitly checked in stomate.f90, stomate_lpj.f90 and all
68# its subroutines. Under this option the mass balance error is written to
69# the history file and if the mass balance is not closed, the warning
70# message will indicate in which subroutine the problem likely
71# originated.
72# 3 - is recommended when having a problem with mass balance closure. The
73# mass balance is explicitly checked in stomate.f90, stomate_lpj.f90 and all
74# its subroutines. If a mass balance occurs, the model is stopped.
75# (default)
76ERR_ACT = 3
77
78# If the model crashes and it is not clear in which subroutine the crash
79# occurs one could increase the print level for text output in out_orchidee_*
80# PRINTLEV = 1 : some output in initialization phase
81# PRINTLEV = 2 : more output in initialization phase and printing of new date
82# PRINTLEV = 3, 4,.. : more output also at each timestep
83# (default 2)
84PRINTLEV=1
85
86# If the model crashes on an ipslerr there is a fair change that the pixel and
87# PFT where the crash occur will be printed in the out_orchidee_* file. Try to
88# re-run the model for a single pixel or a small region (for example,
89# 3 by 3). LIMIT_EAST, LIMIT_NORTH, LIMIT_SOUTH and LIMIT_WEST should
90# be set in the run.def
91
92# If it is known in which subroutine the model crashes, the local print level
93# of that subroutine could be increased. Additional write statements will then
94# be activated. These write statements print the values of specific variables.
95# (default 2)
96#PRINTLEV_sapiens_lcchange = 4
97
98# When a local print level is set, the grid and pft number for which the
99# values needs to written should be set. This setting reduces reduces
100# the size and enhances the readability of the out_orchidee_* files. 
101TEST_GRID = 1
102TEST_PFT = 2
103
104
105# Hydrology parameters
106#**************************************************************************
107# Activate river routing
108# default = y
109RIVER_ROUTING = _AUTO_
110
111# Choice of routing method: standard or simple
112ROUTING_METHOD = _AUTO_
113
114# Activate creation of river_desc.nc file
115# RIVER_DESC will be activated only the first execution in the simulation
116RIVER_DESC = _AUTO_
117
118# SOILTYPE_CLASSIF :  Type of classification used for the map of soil types
119# (default zobler)
120SOILTYPE_CLASSIF = usda
121
122# SOILALB_FILE : File to read bare soil albedo
123SOILALB_FILE=soilcolor.nc
124
125# FR_CENTER_C ([°C]) :  Center value of the freezing window in degree Celsius (default -1.0)
126FR_CENTER_C=-1.0
127
128# Parameters related to vegetation map
129#**************************************************************************
130# Update vegetation frequency
131# (default 0Y)
132VEGET_UPDATE = _AUTO_
133
134# Prescribed vegetation
135# (default n)
136IMPOSE_VEG = n
137
138
139# Parameters related to surface and thermal physical properties
140#************************************************************************
141
142# Time constant of the albedo decay of snow (days)
143TCST_SNOWA=10.
144
145# ROUGH_DYN : Account for a dynamic roughness height (activation of Su et
146# al. parametrization)
147# (default y)
148ROUGH_DYN = y
149
150# USE_RATIO_Z0M_Z0H:  Impose a constant ratio as in ROUGH_DYN (default: y)
151USE_RATIO_Z0M_Z0H=y
152
153# RATIO_Z0M_Z0H:  Ratio between z0m and z0h (Default: 10.0)
154RATIO_Z0M_Z0H=10.0
155
156# OK_FREEZE :  Activate the complet soil freezing scheme
157# (default y)
158OK_FREEZE = y
159
160# OK_EXPLICITSNOW :  Activate explict snow scheme
161# (default y)
162OK_EXPLICITSNOW = y
163
164# NSNOW : Number of snow levels. Possible values are 3 or 12
165NSNOW=12
166
167# Controls several settings related to the energy budget and water stress.
168# 1 - DEFAULT uses the enerbil module in combination with the hydraulic
169# architecture (ok_hydrol_arch and ok_gs_feedback true, while
170# ok_mleb and ok_impose_canopy_structure are set to false).
171# 2 - option to use enerbil module and original water stress
172# (not hydraulic architecture)
173# 3 - The energy budget is calculated using the multi-layer energy scheme
174# with a single layer: ok_hydrol_arch, ok_gs_feedback, ok_impose_canopy_structure
175# and and ok_mleb all TRUE, but the energy budget is calculated for a single
176# layer (jnlvls=1,jnlvls_under=0,jnlvls_canopy=1,jnlvls_over=0). No mleb output,
177# ok_mleb_history_file is set to  FALSE.
178# 4 - multi-layer energy budget: ok_hydrol_arch, ok_gs_feedback and ok_mleb all TRUE.
179# ok_impose_canopy_structure is False, and the energy budget is calculated for
180# multiple layers (jnlvls=29,jnlvls_under=10,jnlvls_canopy=10,jnlvls_over=9).   
181# No mleb output, ok_mleb_history_file is set to  FALSE.
182# 5 - user specific: user specific settings for these controls and layers will need
183# to be defined in the run.def by the user.
184#ENERGY_CONTROL=1
185
186
187# Carbon related parameters
188#**************************************************************************
189# Analytic spinup
190# (default n)
191SPINUP_ANALYTIC = n
192SPINUP_PERIOD = 10
193
194# Activate Stomate component
195# (default y)
196STOMATE_OK_STOMATE = _AUTOBLOCKER_
197
198# As an alternative to DO_WOOD_HARVEST forest management can be accounted
199# for. DO_WOOD_HARVEST is not yet available in ORCHIDEE v4.
200# OK_READ_FM_MAP=y
201
202# Parameters related to nitrogen cycle
203#**************************************************************************
204# Update nitrogen input maps
205# (default 0Y)
206NINPUT_UPDATE = _AUTO_
207
208# Impose the CN ratio of leaves
209STOMATE_IMPOSE_CN = _AUTO_
210
211# Set STOMATE_READ_CN=y to read cnleaf_map.nc file if STOMATE_IMPOSE_CN=y
212STOMATE_READ_CN = n
213CNLEAF_VAR = CN_LEAF
214
215
216# File and variable name for nitrogen input files
217#**************************************************************************
218Nammonium_FILE = Nammonium.nc
219Nammonium_VAR = nhx
220
221Nnitrate_FILE = Nnitrate.nc
222Nnitrate_VAR = noy
223
224Nfert_ammo_cropland_FILE = Nfert_ammo_cropland.nc
225Nfert_ammo_cropland_VAR = nfer_crop_nh4
226
227Nfert_nitr_cropland_FILE = Nfert_nitr_cropland.nc
228Nfert_nitr_cropland_VAR = nfer_crop_no3
229
230Nfert_ammo_pasture_FILE = Nfert_ammo_pasture.nc
231Nfert_ammo_pasture_VAR = nfer_pas_nh4
232
233Nfert_nitr_pasture_FILE = Nfert_nitr_pasture.nc
234Nfert_nitr_pasture_VAR = nfer_pas_no3
235 
236Nbnf_FILE= bnf.nc
237Nbnf_VAR= BNF_MGN_PERM2_PERYR
238
239
240# Parameters describing the canopy structure
241#**************************************************************************
242# Number of diameter classes - enables to create complex canopies
243# (default = 1)
244NCIRC = 3
245
246
247# Parameters related to chemistry bvoc
248#************************************************************************
249# CHEMISTRY_OK_BVOC :  Activate chemistry
250CHEMISTRY_BVOC = _AUTO_: DEFAULT=n
251
252# CO2 FOR BVOC - WILKINSON :  CO2 inhibition effect for isoprene based on Wilkinson approach?
253CO2_FOR_BVOC_WILKINSON=n
254
255# CO2 FOR BVOC - POSSELL :  CO2 inhibition effect for isoprene based on Possell approach?
256CO2_FOR_BVOC_POSSELL=n
257
Note: See TracBrowser for help on using the repository browser.