Changes between Version 2 and Version 3 of Documentation/OrchideeParameters


Ignore:
Timestamp:
2012-04-18T15:51:37+02:00 (12 years ago)
Author:
dsolyga
Comment:

Update parameters list

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/OrchideeParameters

    v2 v3  
    88Here is given the list of all the parameters classified by flags :  
    99 
    10  ||  Config Key || Config Def  || Config Units || Config Desc || Config Help || Config If || 
    11  ||             ||             ||              ||             ||             ||           || 
    12  ||  ORCHIDEE_WATCHOUT  ||  n  ||  FLAG  ||  ORCHIDEE will write out its forcing to a file  ||  This flag allows to write to a file all the variables which are used to force the land-surface. The file  has exactly the same format than a normal off-line forcing  and thus this forcing can be used for forcing ORCHIDEE.   ||  ||  
    13  ||  NO_INTER or INTER_LIN  ||  NO_INTER  ||  FLAG  ||  Interpolation or not IF split is larger than 1  ||  Choose IF you wish to interpolate linearly or not.  ||   ||  
    14  ||  STOMATE_HIST_DT  ||  10.  ||  days [d]  ||  STOMATE history time step   ||  Time step of the STOMATE history file  ||   ||  
    15  ||  STOMATE_IPCC_HIST_DT  ||  0.  ||  days [d]  ||  STOMATE IPCC history time step   ||  Time step of the STOMATE IPCC history file  ||   ||  
    16  ||  STOMATE_IPCC_OUTPUT_FILE  ||  stomate_ipcc_history.nc  ||  FILE  ||  Name of file in which STOMATE's output is going to be written  ||  This file is going to be created by the model and will contain the output from the model.  This file is a truly COADS compliant netCDF file.  It will be generated by the hist software from  the IOIPSL package.   ||   ||  
    17  ||  STOMATE_OUTPUT_FILE  ||  stomate_history.nc  ||  FILE  ||  Name of file in which STOMATE's output is going to be written  ||  This file is going to be created by the model and will contain the output from the model.  This file is a truly COADS compliant netCDF file.  It will be generated by the hist software from  the IOIPSL package.   ||   ||  
    18  ||  DUMP_WEATHER  ||  Write weather from generator into a forcing file  ||  Degrees  ||  Write weather from generator into a forcing file  ||   ||    ||  
    19  ||  ALLOW_WEATHERGEN  ||  n  ||  FLAG  ||  Allow weather generator to create data  ||  This flag allows the forcing-reader to generate synthetic data if the data in the file is too sparse  and the temporal resolution would not be enough to  run the model.   ||  [-] ||  
    20  ||  ATM_CO2  ||  350.  ||  [-]  ||  Value for atm CO2  ||  Value to prescribe the atm CO2. For pre-industrial simulations, the value is 286.2 .  348. for 1990 year.   ||  [-] ||  
    21  ||  DEBUG_INFO  ||  n  ||  FLAG  ||  Flag for debug information  ||  This option allows to switch on the output of debug information without recompiling the code.   ||  [-] ||  
    22  ||  DEBUG_INFO  ||  n  ||  FLAG   ||  Flag for debug information  ||  This option allows to switch on the output of debug information without recompiling the code.   ||  [-] ||  
    23  ||  FORCE_CO2_VEG  ||  n  ||  FLAG  ||  Flag to force the value of atmospheric CO2 for vegetation.  ||  If this flag is set to true, the ATM_CO2 parameter is used to prescribe the atmospheric CO2.  This Flag is only use in couple mode.   ||  [-] ||  
    24  ||  FORCE_CO2_VEG  ||  n  ||  FLAG  ||  Flag to force the value of atmospheric CO2 for vegetation.  ||  If this flag is set to true, the ATM_CO2 parameter is used to prescribe the atmospheric CO2.  This Flag is only use in couple mode.   ||  [-] ||  
    25  ||  FORCING_FILE  ||  forcing_file.nc  ||  FILE   ||  Name of file containing the forcing data  ||  This is the name of the file which should be opened for reading the forcing data of the dim0 model.  The format of the file has to be netCDF and COADS  compliant.   ||  [-] ||  
    26  ||  HEIGHT_LEV1  ||  2.0  ||  Meters [m]  ||  Height at which T and Q are given  ||  The atmospheric variables (temperature and specific humidity) are measured at a specific level.  The height of this level is needed to compute  correctly the turbulent transfer coefficients.  Look at the description of the forcing  DATA for the correct value.   ||  [-] ||  
    27  ||  HEIGHT_LEVW  ||  10.0  ||  Meters [m]  ||  Height at which the wind is given  ||  The height at which wind is needed to compute correctly the turbulent transfer coefficients.   ||  [-] ||  
    28  ||  LIMIT_EAST  ||  180.  ||  Degrees  ||  Eastern limit of region  ||  Eastern limit of the region we are interested in. Between -180 and +180 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
    29  ||  LIMIT_NORTH  ||  90.  ||  Degrees  ||  Northern limit of region  ||  Northern limit of the region we are interested in. Between +90 and -90 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
    30  ||  LIMIT_SOUTH  ||  -90.  ||  Degrees  ||  Southern limit of region  ||  Southern limit of the region we are interested in. Between 90 and -90 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
    31  ||  LIMIT_WEST  ||  -180.  ||  Degrees   ||  Western limit of region  ||  Western limit of the region we are  interested in. Between -180 and +180 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
    32  ||  LONGPRINT  ||  n  ||  FLAG  ||  ORCHIDEE will print more messages  ||  This flag permits to print more debug messages in the run.  ||  [-] ||  
    33  ||  RELAXATION  ||  n  ||  [-]  ||  method of forcing  ||  A method is proposed by which the first atmospheric level is not directly forced by observations but  relaxed with a time constant towards observations.  For the moment the methods tends to smooth too much  the diurnal cycle and introduces a time shift.  A more sophisticated method is needed.   ||  [-] ||  
    34  ||  RESTART_FILEIN  ||  NONE  ||  [-]  ||  Name of restart to READ for initial conditions  ||  This is the name of the file which will be opened to extract the initial values of all prognostic  values of the model. This has to be a netCDF file.  Not truly COADS compliant. NONE will mean that  no restart file is to be expected.   ||  [-] ||  
    35  ||  RESTART_FILEOUT  ||  driver_rest_out.nc  ||  [-]  ||  Name of restart files to be created by the driver  ||  This variable give the  name for the restart files. The restart software within  IOIPSL will add .nc if needed   ||  [-] ||  
    36  ||  SPRED_PREC  ||  1  ||    ||  Spread the precipitation.  ||  Spread the precipitation over n steps of the splited forcing  time step. This ONLY applied if the forcing time step has been splited.  If the value indicated is greater than SPLIT_DT, SPLIT_DT is used for it.   ||  [-] ||  
    37  ||  TIME_LENGTH  ||  DEF  ||  [-]  ||  Length of the integration in time.  ||  Length of integration. By default the entire length of the forcing is used. The FORMAT of this date can  be either of the following :  n : time step n within the forcing file  nS : n seconds after the first time-step in the file  nD : n days after the first time-step  nM : n month after the first time-step (year of 365 days)  nY : n years after the first time-step (year of 365 days)  Or combinations :  nYmM: n years and m month   ||  [-] ||  
    38  ||  TIME_SKIP  ||  0  ||  [-]  ||  Time in the forcing file at which the model is started.  ||  This time give the point in time at which the model should be started. If exists, the date of the restart file is use.  The FORMAT of this date can be either of the following :  n : time step n within the forcing file  nS : n seconds after the first time-step in the file  nD : n days after the first time-step  nM : n month after the first time-step (year of 365 days)  nY : n years after the first time-step (year of 365 days)  Or combinations :  nYmM: n years and m month   ||  [-] ||  
    39  ||  DT_WEATHGEN  ||  1800.  ||  seconds [s]  ||  Calling frequency of weather generator  ||  Determines how often the weather generator is called (time step in s). Should be equal  to or larger than Sechiba's time step (say,  up to 6 times Sechiba's time step or so).   ||  ALLOW_WEATHERGEN ||  
    40  ||  ECCENTRICITY  ||  0.016724  ||  [-]  ||  Use prescribed values  ||   ||  ALLOW_WEATHERGEN ||  
     10  || Config Key|| Config Def || Config Units || Config Desc || Config Help || Config If || 
     11 ||           ||            ||              ||             ||             ||           || 
     12 ||  NO_INTER or INTER_LIN  ||  NO_INTER  ||  [FLAG]  ||  Interpolation or not IF split is larger than 1  ||  Choose IF you wish to interpolate linearly or not.  ||   ||  
     13 ||  ALLOW_WEATHERGEN  ||  n  ||  [FLAG]  ||  Allow weather generator to create data  ||  This flag allows the forcing-reader to generate synthetic data if the data in the file is too sparse  and the temporal resolution would not be enough to  run the model.   ||  [-] ||  
     14 ||  ATM_CO2  ||  350.  ||  [ppm]  ||  Value for atm CO2  ||  Value to prescribe the atm CO2. For pre-industrial simulations, the value is 286.2 .  348. for 1990 year.   ||  [-] ||  
     15 ||  DEBUG_INFO  ||  n  ||  [FLAG]   ||  Flag for debug information  ||  This option allows to switch on the output of debug information without recompiling the code.   ||  [-] ||  
     16 ||  FORCING_FILE  ||  forcing_file.nc  ||  [FILE]   ||  Name of file containing the forcing data  ||  This is the name of the file which should be opened for reading the forcing data of the dim0 model.  The format of the file has to be netCDF and COADS  compliant.   ||  [-] ||  
     17 ||  HEIGHT_LEV1  ||  2.0  ||  [m]  ||  Height at which T and Q are given  ||  The atmospheric variables (temperature and specific humidity) are measured at a specific level.  The height of this level is needed to compute  correctly the turbulent transfer coefficients.  Look at the description of the forcing  DATA for the correct value.   ||  [-] ||  
     18 ||  HEIGHT_LEVW  ||  10.0  ||  [m]  ||  Height at which the wind is given  ||  The height at which wind is needed to compute correctly the turbulent transfer coefficients.   ||  [-] ||  
     19 ||  LIMIT_EAST  ||  180.  ||  [Degrees]   ||  Eastern limit of region  ||  Eastern limit of the region we are interested in. Between -180 and +180 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
     20 ||  LIMIT_NORTH  ||  90.  ||  [Degrees]  ||  Northern limit of region  ||  Northern limit of the region we are interested in. Between +90 and -90 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
     21 ||  LIMIT_SOUTH  ||  -90.  ||  [Degrees]  ||  Southern limit of region  ||  Southern limit of the region we are interested in. Between 90 and -90 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
     22 ||  LIMIT_WEST  ||  -180.  ||  [Degrees]   ||  Western limit of region  ||  Western limit of the region we are  interested in. Between -180 and +180 degrees  The model will use the smalest regions from  region specified here and the one of the forcing file.   ||  [-] ||  
     23 ||  RELAXATION  ||  n  ||  [FLAG]  ||  method of forcing  ||  A method is proposed by which the first atmospheric level is not directly forced by observations but  relaxed with a time constant towards observations.  For the moment the methods tends to smooth too much  the diurnal cycle and introduces a time shift.  A more sophisticated method is needed.   ||  [-] ||  
     24 ||  RESTART_FILEIN  ||  NONE  ||  [FILE]  ||  Name of restart to READ for initial conditions  ||  This is the name of the file which will be opened to extract the initial values of all prognostic  values of the model. This has to be a netCDF file.  Not truly COADS compliant. NONE will mean that  no restart file is to be expected.   ||  [-] ||  
     25 ||  RESTART_FILEOUT  ||  driver_rest_out.nc  ||  [FILE]  ||  Name of restart files to be created by the driver  ||  This variable give the  name for the restart files. The restart software within  IOIPSL will add .nc if needed   ||  [-] ||  
     26 ||  SPRED_PREC  ||  1  ||  [-]  ||  Spread the precipitation.  ||  Spread the precipitation over n steps of the splited forcing  time step. This ONLY applied if the forcing time step has been splited.  If the value indicated is greater than SPLIT_DT, SPLIT_DT is used for it.   ||  [-] ||  
     27 ||  TIME_LENGTH  ||  DEF  ||  [seconds, days, months, years]  ||  Length of the integration in time.  ||  Length of integration. By default the entire length of the forcing is used. The FORMAT of this date can  be either of the following :  n : time step n within the forcing file  nS : n seconds after the first time-step in the file  nD : n days after the first time-step  nM : n month after the first time-step (year of 365 days)  nY : n years after the first time-step (year of 365 days)  Or combinations :  nYmM: n years and m month   ||  [-] ||  
     28 ||  TIME_SKIP  ||  0  ||  [seconds, days, months, years]  ||  Time in the forcing file at which the model is started.  ||  This time give the point in time at which the model should be started. If exists, the date of the restart file is use.  The FORMAT of this date can be either of the following :  n : time step n within the forcing file  nS : n seconds after the first time-step in the file  nD : n days after the first time-step  nM : n month after the first time-step (year of 365 days)  nY : n years after the first time-step (year of 365 days)  Or combinations :  nYmM: n years and m month   ||  [-] ||  
     29 ||  DT_WEATHGEN  ||  1800.  ||  [seconds]  ||  Calling frequency of weather generator  ||  Determines how often the weather generator is called (time step in s). Should be equal  to or larger than Sechiba's time step (say,  up to 6 times Sechiba's time step or so).   ||  ALLOW_WEATHERGEN ||  
    4130 ||  ECCENTRICITY  ||  0.016724  ||  [-]  ||  Use prescribed values  ||   ||  ALLOW_WEATHERGEN ||  
    4231 ||  IPPREC  ||  0  ||  [-]   ||  Use prescribed values  ||  If this is set to 1, the weather generator uses the monthly mean values for daily means.  If it is set to 0, the weather generator  uses statistical relationships to derive daily  values from monthly means.   ||  ALLOW_WEATHERGEN ||  
    43  ||  IPPREC  ||  0  ||  [-]   ||  Use prescribed values  ||  If this is set to 1, the weather generator uses the monthly mean values for daily means.  If it is set to 0, the weather generator  uses statistical relationships to derive daily  values from monthly means.   ||  ALLOW_WEATHERGEN ||  
    44  ||  MERID_RES  ||  2.  ||  degrees  ||  North-South Resolution  ||  North-South Resolution of the region we are interested in.   ||  ALLOW_WEATHERGEN ||  
    45  ||  WEATHGEN_PRECIP_EXACT  ||  n  ||  FLAG  ||  Exact monthly precipitation  ||  If this is set to y, the weather generator will generate pseudo-random precipitations  whose monthly mean is exactly the prescribed one.  In this case, the daily precipitation (for rainy  days) is constant (that is, some days have 0 precip,  where n_precip is the prescribed number of rainy days  per month).   ||  ALLOW_WEATHERGEN ||  
    46  ||  WEATHGEN_PRECIP_EXACT  ||  n  ||  FLAG  ||  Exact monthly precipitation  ||  If this is set to y, the weather generator will generate pseudo-random precipitations  whose monthly mean is exactly the prescribed one.  In this case, the daily precipitation (for rainy  days) is constant (that is, some days have 0 precip,  where n_precip is the prescribed number of rainy days  per month).   ||  ALLOW_WEATHERGEN ||  
    47  ||  ZONAL_RES  ||  2.  ||  degrees  ||  East-West Resolution  ||  East-West Resolution of the region we are interested in. In degrees   ||  ALLOW_WEATHERGEN ||  
    48  ||  DUMP_WEATHER  ||  Write weather from generator into a forcing file  ||  Degrees  ||  Write weather from generator into a forcing file  ||   ||  ALLOW_WEATHERGEN   ||  
    49  ||  DUMP_WEATHER_FILE  ||  'weather_dump.nc'  ||  FLAG  ||  Name of the file that contains the weather from generator  ||  This flag makes the weather generator dump its  ||  DUMP_WEATHER ||  
    50  ||  DUMP_WEATHER_FILE  ||  'weather_dump.nc'  ||  FLAG  ||  Name of the file that contains the weather from generator  ||  This flag makes the weather generator dump its  ||  DUMP_WEATHER ||  
    51  ||  DUMP_WEATHER_GATHERED  ||  y  ||  FILE  ||  Dump weather data on gathered grid  ||   ||  DUMP_WEATHER ||  
    52  ||  DUMP_WEATHER_GATHERED  ||  y  ||  FILE  ||  Dump weather data on gathered grid  ||   ||  DUMP_WEATHER ||  
    53  ||  ATM_CO2  ||  350.  ||    ||  Value for atm CO2   ||  Value to prescribe the atm CO2. For pre-industrial simulations, the value is 286.2 .  348. for 1990 year.   ||  FORCE_CO2_VEG (in not forced mode) ||  
    54  ||  ATM_CO2  ||  350.  ||    ||  Value for atm CO2   ||  Value to prescribe the atm CO2. For pre-industrial simulations, the value is 286.2 .  348. for 1990 year.   ||  FORCE_CO2_VEG (in not forced mode) ||  
    55  ||  HYDROL_TAU_HDIFF  ||  one_day  ||  day [d]  ||  time scale (s) for horizontal diffusion of water  ||  Defines how fast diffusion occurs horizontally between the individual PFTs' water reservoirs. If infinite, no  diffusion.   ||  HYDROL_OK_HDIFF ||  
     32 ||  MERID_RES  ||  2.  ||  [Degrees]  ||  North-South Resolution  ||  North-South Resolution of the region we are interested in.   ||  ALLOW_WEATHERGEN ||  
     33 ||  WEATHGEN_PRECIP_EXACT  ||  n  ||  [FLAG]  ||  Exact monthly precipitation  ||  If this is set to y, the weather generator will generate pseudo-random precipitations  whose monthly mean is exactly the prescribed one.  In this case, the daily precipitation (for rainy  days) is constant (that is, some days have 0 precip,  where n_precip is the prescribed number of rainy days  per month).   ||  ALLOW_WEATHERGEN ||  
     34 ||  ZONAL_RES  ||  2.  ||  [Degrees]   ||  East-West Resolution  ||  East-West Resolution of the region we are interested in. In degrees   ||  ALLOW_WEATHERGEN ||  
     35 ||  DUMP_WEATHER  ||  Write weather from generator into a forcing file  ||  [Degrees]  ||  Write weather from generator into a forcing file  ||   ||  ALLOW_WEATHERGEN   ||  
     36 ||  DUMP_WEATHER_FILE  ||  'weather_dump.nc'  ||  [FLAG]  ||  Name of the file that contains the weather from generator  ||  This flag makes the weather generator dump its  ||  DUMP_WEATHER ||  
     37 ||  DUMP_WEATHER_GATHERED  ||  y  ||  [FILE]  ||  Dump weather data on gathered grid  ||   ||  DUMP_WEATHER ||  
     38 ||  HEIGHT_LEV1  ||  10.  ||  [FLAG]  ||    ||  If 'y', the weather data are gathered  ||  DUMP_WEATHER ||  
     39 ||  NETRAD_CONS  ||  y  ||  [FLAG]  ||  Conserve net radiation in the forcing  ||  When the interpolation is used the net radiation provided by the forcing is not conserved anymore.  This should be avoided and thus this option should  be TRUE (y).  This option is not used for short-wave if the  time-step of the forcing is longer than an hour.  It does not make sense to try and reconstruct  a diurnal cycle and at the same time conserve the  incoming solar radiation.   ||  INTER_LIN ||  
     40 ||  SPLIT_DT  ||  12  ||  [-]  ||  splits the timestep imposed by the forcing  ||  With this value the time step of the forcing will be devided. In principle this can be run  in explicit mode but it is strongly suggested  to use the implicit method so that the  atmospheric forcing has a smooth evolution.   ||  NOT(WEATHERGEN) ||  
     41 ||  RELAX_A  ||  1.0  ||  [days?]  ||  Time constant of the relaxation layer  ||  The time constant associated to the atmospheric conditions which are going to be computed  in the relaxed layer. To avoid too much  damping the value should be larger than 1000.   ||  RELAXATION ||  
     42 ||  ORCHIDEE_WATCHOUT  ||  n  ||  [FLAG]  ||  ORCHIDEE will write out its forcing to a file  ||  This flag allows to write to a file all the variables which are used to force the land-surface. The file  has exactly the same format than a normal off-line forcing  and thus this forcing can be used for forcing ORCHIDEE.   ||  ||  
     43 ||  FORCE_CO2_VEG  ||  n  ||  [FLAG]  ||  Flag to force the value of atmospheric CO2 for vegetation.  ||  If this flag is set to true, the ATM_CO2 parameter is used to prescribe the atmospheric CO2.  This Flag is only use in couple mode.   ||  [-] ||  
     44 ||  FORCE_CO2_VEG  ||  n  ||  [FLAG]  ||  Flag to force the value of atmospheric CO2 for vegetation.  ||  If this flag is set to true, the ATM_CO2 parameter is used to prescribe the atmospheric CO2.  This Flag is only use in couple mode.   ||  [-] ||  
     45 ||  ATM_CO2  ||  350.  ||  [ppm]  ||  Value for atm CO2   ||  Value to prescribe the atm CO2. For pre-industrial simulations, the value is 286.2 .  348. for 1990 year.   ||  FORCE_CO2_VEG (in not forced mode) ||  
     46 ||  ATM_CO2  ||  350.  ||  [ppm]  ||  Value for atm CO2   ||  Value to prescribe the atm CO2. For pre-industrial simulations, the value is 286.2 .  348. for 1990 year.   ||  FORCE_CO2_VEG (in not forced mode) ||  
     47 ||  HYDROL_TAU_HDIFF  ||  one_day  ||  [seconds]  ||  time scale (s) for horizontal diffusion of water  ||  Defines how fast diffusion occurs horizontally between the individual PFTs' water reservoirs. If infinite, no  diffusion.   ||  HYDROL_OK_HDIFF ||  
    5648 ||  CONDVEG_ALBNIR  ||  0.25  ||  [-]    ||  SW near infrared albedo for the surface  ||  Surface albedo in near infrared wavelengths to be used  on the point if a 0-dim version of SECHIBA is used.  Look at the description of the forcing data for  the correct value.   ||  IMPOSE_AZE ||  
    5749 ||  CONDVEG_ALBVIS  ||  0.25  ||  [-]  ||  SW visible albedo for the surface  ||  Surface albedo in visible wavelengths to be used  on the point if a 0-dim version of SECHIBA is used.  Look at the description of the forcing data for  the correct value.   ||  IMPOSE_AZE ||  
    5850 ||  CONDVEG_EMIS  ||  1.0  ||  [-]   ||  Emissivity of the surface for LW radiation  ||  The surface emissivity used for compution the LE emission of the surface in a 0-dim version. Values range between  0.97 and 1.. The GCM uses 0.98.   ||  IMPOSE_AZE ||  
    59  ||  CONDVEG_Z0  ||  0.15  ||  Meters [m]  ||  Surface roughness  ||  Surface rougness to be used on the point if a 0-dim version of SECHIBA is used. Look at the description of the forcing  data for the correct value.   ||  IMPOSE_AZE ||  
    60  ||  ROUGHHEIGHT  ||  0.0  ||  Meters [m]   ||  Height to be added to the height of the first level  ||  ORCHIDEE assumes that the atmospheric level height is counted from the zero wind level. Thus to take into account the roughness  of tall vegetation we need to correct this by a certain fraction  of the vegetation height. This is called the roughness height in  ORCHIDEE talk.   ||  IMPOSE_AZE ||  
    61  ||  IMPOSE_SOILT  ||  n  ||  FLAG  ||  Should the soil typ be prescribed  ||  This flag allows the user to impose a soil type distribution. It is espacially interesting for 0D  simulations. On the globe it does not make too much sense as  it imposes the same soil everywhere   ||  IMPOSE_VEG ||  
     51 ||  CONDVEG_Z0  ||  0.15  ||  [m]  ||  Surface roughness  ||  Surface rougness to be used on the point if a 0-dim version of SECHIBA is used. Look at the description of the forcing  data for the correct value.   ||  IMPOSE_AZE ||  
     52 ||  ROUGHHEIGHT  ||  0.0  ||  [m]   ||  Height to be added to the height of the first level  ||  ORCHIDEE assumes that the atmospheric level height is counted from the zero wind level. Thus to take into account the roughness  of tall vegetation we need to correct this by a certain fraction  of the vegetation height. This is called the roughness height in  ORCHIDEE talk.   ||  IMPOSE_AZE ||  
     53 ||  IMPOSE_SOILT  ||  n  ||  [FLAG]  ||  Should the soil type be prescribed ?  ||  This flag allows the user to impose a soil type distribution. It is espacially interesting for 0D  simulations. On the globe it does not make too much sense as  it imposes the same soil everywhere   ||  IMPOSE_VEG ||  
    6254 ||  SECHIBA_FRAC_NOBIO  ||  0.0  ||  [-]  ||  Fraction of other surface types within the mesh (0-dim mode)  ||  The fraction of ice, lakes, etc. is read from the restart file. If it is not found there we will use the values provided here.  For the moment, there is only ice.   ||  IMPOSE_VEG ||  
    6355 ||  SECHIBA_LAI  ||  0., 8., 8., 4., 4.5, 4.5, 4., 4.5, 4., 2., 2., 2., 2.  ||  [-]  ||  LAI for all vegetation types (0-dim mode)  ||  The maximum LAI used in the 0dim mode. The values should be found in the restart file. The new values of LAI will be computed anyway  at the end of the current day. The need for this variable is caused  by the fact that the model may stop during a day and thus we have not  yet been through the routines which compute the new surface conditions.   ||  IMPOSE_VEG ||  
    6456 ||  SECHIBA_VEG  ||  0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0  ||  [-]  ||  Vegetation distribution within the mesh (0-dim mode)  ||  The fraction of vegetation is read from the restart file. If it is not found there we will use the values provided here.   ||  IMPOSE_VEG ||  
    6557 ||  SECHIBA_VEGMAX  ||  0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0  ||  [-]  ||  Maximum vegetation distribution within the mesh (0-dim mode)  ||  The fraction of vegetation is read from the restart file. If it is not found there we will use the values provided here.   ||  IMPOSE_VEG ||  
    66  ||  SLOWPROC_HEIGHT  ||  0., 30., 30., 20., 20., 20., 15., 15., 15., .5, .6, 1.0, 1.0  ||  [-]  ||  Height for all vegetation types (m)  ||  The height used in the 0dim mode. The values should be found in the restart file. The new values of height will be computed anyway  at the end of the current day. The need for this variable is caused  by the fact that the model may stop during a day and thus we have not  yet been through the routines which compute the new surface conditions.   ||  IMPOSE_VEG ||  
    6758 ||  CLAY_FRACTION  ||  0.2  ||  [-]   ||  Fraction of the clay fraction (0-dim mode)  ||  Determines the fraction of clay in the grid box.  ||  IMPOSE_VEG and IMPOSE_SOIL ||  
    6859 ||  SOIL_FRACTIONS  ||  0.28, 0.52, 0.20  ||  [-]  ||  Fraction of the 3 soil types (0-dim mode)  ||  Determines the fraction for the 3 soil types in the mesh in the following order : sand loam and clay.   ||  IMPOSE_VEG and IMPOSE_SOILT ||  
    69  ||  NETRAD_CONS  ||  y  ||  FLAG  ||  Conserve net radiation in the forcing  ||  When the interpolation is used the net radiation provided by the forcing is not conserved anymore.  This should be avoided and thus this option should  be TRUE (y).  This option is not used for short-wave if the  time-step of the forcing is longer than an hour.  It does not make sense to try and reconstruct  a diurnal cycle and at the same time conserve the  incoming solar radiation.   ||  INTER_LIN ||  
    70  ||  IRRIGATION_FILE  ||  irrigated.nc  ||  FILE  ||  Name of file which contains the map of irrigated areas  ||  The name of the file to be opened to read the field with the area in m^2 of the area irrigated within each  0.5 0.5 deg grid box. The map currently used is the one  developed by the Center for Environmental Systems Research  in Kassel (1995).   ||  IRRIGATE ||  
    71  ||  LAI_FILE  ||  lai2D.nc  ||  FILE  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the LAI map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from a Nicolas VIOVY one.   ||  LAI_MAP ||  
    72  ||  SLOWPROC_LAI_OLD_INTERPOL  ||  FALSE  ||  FLAG  ||  Flag to use old "interpolation" of LAI  ||  If you want to recover the old (ie orchidee_1_2 branch)  "interpolation" of LAI map.   ||  LAI_MAP ||  
    73  ||  LAND_COVER_CHANGE  ||  n  ||  FLAG   ||  treat land use modifications  ||  With this variable, you can use a Land Use map to simulate anthropic modifications such as  deforestation.   ||  LAND_USE ||  
    74  ||  VEGETATION_FILE  ||  PFTmap.nc  ||  FILE  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read a vegetation map (in pft) is to be given here.   ||  LAND_USE ||  
    75  ||  VEGET_REINIT  ||  y  ||  FLAG   ||  booleen to indicate that a new LAND USE file will be used.  ||  The parameter is used to bypass veget_year count  and reinitialize it with VEGET_YEAR parameter.  Then it is possible to change LAND USE file.   ||  LAND_USE ||  
     60 ||  IRRIGATION_FILE  ||  irrigated.nc  ||  [FILE]  ||  Name of file which contains the map of irrigated areas  ||  The name of the file to be opened to read the field with the area in m^2 of the area irrigated within each  0.5 0.5 deg grid box. The map currently used is the one  developed by the Center for Environmental Systems Research  in Kassel (1995).   ||  IRRIGATE ||  
     61 ||  LAI_FILE  ||  lai2D.nc  ||  [FILE]  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the LAI map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from a Nicolas VIOVY one.   ||  LAI_MAP ||  
     62 ||  SLOWPROC_LAI_OLD_INTERPOL  ||  FALSE  ||  [FLAG]  ||  Flag to use old "interpolation" of LAI  ||  If you want to recover the old (ie orchidee_1_2 branch)  "interpolation" of LAI map.   ||  LAI_MAP ||  
     63 ||  LAND_COVER_CHANGE  ||  n  ||  [FLAG]   ||  treat land use modifications  ||  With this variable, you can use a Land Use map to simulate anthropic modifications such as  deforestation.   ||  LAND_USE ||  
     64 ||  VEGETATION_FILE  ||  PFTmap.nc  ||  [FILE]  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read a vegetation map (in pft) is to be given here.   ||  LAND_USE ||  
     65 ||  VEGET_REINIT  ||  y  ||  [FLAG]   ||  booleen to indicate that a new LAND USE file will be used.  ||  The parameter is used to bypass veget_year count  and reinitialize it with VEGET_YEAR parameter.  Then it is possible to change LAND USE file.   ||  LAND_USE ||  
    7666 ||  VEGET_UPDATE  ||  Update vegetation frequency  ||    ||  Update vegetation frequency  ||  This is the time spent simulating the current day. This variable is prognostic as it will trigger all the computations which are  only done once a day.   ||  LAND_USE ||  
    77  ||  VEGET_YEAR  ||  1  ||  FLAG   ||  Year of the land_use vegetation map to be read  ||  First year for landuse vegetation (2D map by pft). If VEGET_YEAR is set to 0, this means there is no time axis.   ||  LAND_USE ||  
    78  ||  SOILALB_FILE  ||  soils_param.nc  ||  FILE  ||  Name of file from which the bare soil albedo  ||  The name of the file to be opened to read the soil types from  which we derive then the bare soil albedos. This file is 1x1  deg and based on the soil colors defined by Wilson and Henderson-Seller.   ||  NOT(IMPOSE_AZE) ||  
    79  ||  SOILTYPE_FILE  ||  soils_param.nc  ||  FILE  ||  Name of file from which soil types are read  ||  The name of the file to be opened to read the soil types.  The data from this file is then interpolated to the grid of  of the model. The aim is to get fractions for sand loam and  clay in each grid box. This information is used for soil hydrology  and respiration.   ||  NOT(IMPOSE_VEG) ||  
    80  ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  FILE  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) ||  
    81  ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  FILE  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) ||  
    82  ||  SLOWPROC_VEGET_OLD_INTERPOL  ||  FALSE  ||  FLAG   ||  Flag to use old "interpolation" of vegetation map.  ||  If you want to recover the old (ie orchidee_1_2 branch)  "interpolation" of vegetation map.   ||  NOT(IMPOSE_VEG) and NOT(LAND_USE) ||  
    83  ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  FILE  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) and NOT(LAND_USE) ||  
    84  ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  FILE  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) and NOT(LAND_USE) ||  
    85  ||  LAI_FILE  ||  lai2D.nc  ||  FILE  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the LAI map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from a Nicolas VIOVY one.   ||  NOT(LAI_MAP) ||  
    86  ||  SPLIT_DT  ||  12  ||  [-]  ||  splits the timestep imposed by the forcing  ||  With this value the time step of the forcing will be devided. In principle this can be run  in explicit mode but it is strongly suggested  to use the implicit method so that the  atmospheric forcing has a smooth evolution.   ||  NOT(WEATHERGEN) ||  
     67 ||  VEGET_YEAR  ||  1  ||  [FLAG]   ||  Year of the land_use vegetation map to be read  ||  First year for landuse vegetation (2D map by pft). If VEGET_YEAR is set to 0, this means there is no time axis.   ||  LAND_USE ||  
     68 ||  SOILALB_FILE  ||  soils_param.nc  ||  [FILE]  ||  Name of file from which the bare soil albedo  ||  The name of the file to be opened to read the soil types from  which we derive then the bare soil albedos. This file is 1x1  deg and based on the soil colors defined by Wilson and Henderson-Seller.   ||  NOT(IMPOSE_AZE) ||  
     69 ||  SOILTYPE_FILE  ||  soils_param.nc  ||  [FILE]  ||  Name of file from which soil types are read  ||  The name of the file to be opened to read the soil types.  The data from this file is then interpolated to the grid of  of the model. The aim is to get fractions for sand loam and  clay in each grid box. This information is used for soil hydrology  and respiration.   ||  NOT(IMPOSE_VEG) ||  
     70 ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  [FILE]  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) ||  
     71 ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  [FILE]  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) ||  
     72 ||  SLOWPROC_VEGET_OLD_INTERPOL  ||  FALSE  ||  [FLAG]   ||  Flag to use old "interpolation" of vegetation map.  ||  If you want to recover the old (ie orchidee_1_2 branch)  "interpolation" of vegetation map.   ||  NOT(IMPOSE_VEG) and NOT(LAND_USE) ||  
     73 ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  [FILE]  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) and NOT(LAND_USE) ||  
     74 ||  VEGETATION_FILE  ||  carteveg5km.nc  ||  [FILE]  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the vegetation map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from the IGBP one. We assume that we have  a classification in 87 types. This is Olson modified by Viovy.   ||  NOT(IMPOSE_VEG) and NOT(LAND_USE) ||  
     75 ||  LAI_FILE  ||  lai2D.nc  ||  [FILE]  ||  Name of file from which the vegetation map is to be read  ||  The name of the file to be opened to read the LAI map is to be given here. Usualy SECHIBA runs with a 5kmx5km  map which is derived from a Nicolas VIOVY one.   ||  NOT(LAI_MAP) ||  
    8776 ||  CP_0  ||  42.   ||  [-]    ||  Multiplicative factor for calculating the CO2 compensation point  ||    ||  OK_CO2 ||  
    8877 ||  CP_TEMP_COEF  ||  9.46  ||  [-]    ||  Exponential factor for calculating the CO2 compensation point  ||    ||  OK_CO2 ||  
    89  ||  CP_TEMP_REF  ||  25.  ||  degrees Celsius [C]    ||  Reference temperature for the CO2 compensation point CP  ||    ||  OK_CO2 ||  
     78 ||  CP_TEMP_REF  ||  25.  ||  [C]    ||  Reference temperature for the CO2 compensation point CP  ||    ||  OK_CO2 ||  
    9079 ||  GSSLOPE  ||  0., 9., 9., 9., 9., 9., 9., 9., 9., 9., 3., 9., 3.  ||  [-]  ||  Slope of the gs/A relation (Ball & al.)  ||   ||  OK_CO2 ||  
    9180 ||  KC_COEF  ||  39.09   ||  [-]    ||  Multiplicative factor for calculating Kc  ||  Multiplicative factor for calculating the Michaelis-Menten coefficient Kc   ||  OK_CO2 ||  
    9281 ||  KO_COEF  ||  2.412   ||  [-]    ||  Multiplicative factor for calculating Ko  ||    ||  OK_CO2 ||  
    9382 ||  KT_COEF  ||  0.7   ||  [-]     ||  Multiplicative factor in the equation defining kt  ||    ||  OK_CO2 ||  
    94  ||  LAI_LEVEL_DEPTH  ||  0.15  ||      ||    ||    ||  OK_CO2 ||  
     83 ||  LAI_LEVEL_DEPTH  ||  0.15  ||  [-]    ||    ||    ||  OK_CO2 ||  
    9584 ||  OA  ||  210000.   ||  [ppm]    ||  Intercellular concentration of O2  ||    ||  OK_CO2 ||  
    9685 ||  QUANTUM_YIELD  ||  0.092   ||  [-]     ||    ||    ||  OK_CO2 ||  
     
    10998 ||  MCS  ||  0.41, 0.43, 0.41  ||  [-]    ||  Saturated soil water content  ||    ||  OK_CWRR ||  
    11099 ||  MCW  ||  0.10, 0.10, 0.10   ||  [-]     ||  Volumetric water content Wilting pt  ||    ||  OK_CWRR ||  
    111  ||  NVAN  ||  1.89, 1.56, 1.31  ||  ||  Van genuchten coefficient n  ||    ||  OK_CWRR ||  
     100 ||  NVAN  ||  1.89, 1.56, 1.31  ||  [-] ||  Van genuchten coefficient n  ||    ||  OK_CWRR ||  
    112101 ||  PCENT  ||  0.5, 0.5, 0.5  ||  [-]      ||  Soil moisture above which transpir is max  ||    ||  OK_CWRR ||  
    113102 ||  W_TIME   ||  1.  ||  [-]  ||  Time weighting for discretisation  ||    ||  OK_CWRR ||  
    114103 ||  KS   ||  1060.8, 249.6, 62.4  ||  [mm/d]     ||  Hydraulic conductivity Saturation  ||    ||  OK_CWRR  ||  
    115  ||  EVAPNU_SOIL  ||  0.0  ||   ||  Bare soil evap on each soil if not found in restart  ||  The initial value of bare soils evap if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_CWRR   ||  
    116  ||  FREE_DRAIN_COEF  ||  1.0, 1.0, 1.0  ||   ||  Coefficient for free drainage at bottom  ||  The initial value of free drainage if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_CWRR        ||  
    117  ||  HYDROL_MOISTURE_CONTENT  ||  0.3  ||   ||  Soil moisture on each soil tile and levels  ||  The initial value of mc if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_CWRR        ||  
    118  ||  US_INIT  ||  0.0  ||   ||  US_NVM_NSTM_NSLM  ||  The initial value of us if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_CWRR        ||  
    119  ||  ANNUAL_INCREASE  ||  y  ||  FLAG  ||  for diagnosis of fpc increase, compare today's fpc to last year's maximum (T) or to fpc of last time step (F)?  ||    ||  OK_DGVM ||  
     104 ||  ANNUAL_INCREASE  ||  y  ||  [FLAG]  ||  for diagnosis of fpc increase, compare today's fpc to last year's maximum (T) or to fpc of last time step (F)?  ||    ||  OK_DGVM ||  
    120105 ||  ESTAB_MAX_GRASS  ||  0.12   ||  [-]    ||  Maximum grass establishment rate  ||    ||  OK_DGVM ||  
    121106 ||  ESTAB_MAX_TREE  ||  0.12   ||  [-]     ||  Maximum tree establishment rate   ||    ||  OK_DGVM ||  
     
    129114 ||  IND_0_ESTAB  ||  0.2  ||  [-]    ||    ||    ||  OK_DGVM  ||  
    130115 ||  MAX_TREE_COVERAGE   ||  0.98  ||  [-]   ||    ||    ||  OK_DGVM  ||  
    131  ||  RESIDENCE_TIME  ||  undef, 30.0, 30.0, 40.0, 40.0, 40.0, 80.0, 80.0, 80.0, 0.0, 0.0, 0.0, 0.0   ||  years [y]  ||  residence time of trees  ||   ||  OK_DGVM and NOT(LPJ_GAP_CONST_MORT) ||  
     116 ||  RESIDENCE_TIME  ||  undef, 30.0, 30.0, 40.0, 40.0, 40.0, 80.0, 80.0, 80.0, 0.0, 0.0, 0.0, 0.0   ||  [years]  ||  residence time of trees  ||   ||  OK_DGVM and NOT(LPJ_GAP_CONST_MORT) ||  
    132117 ||  CROP_COEF   ||  1.5  ||  [-]    ||  Parameter for the Kassel irrigation parametrization linked to the crops  ||  Empirical crop coefficient dependent on vegetation characteristics according to Kassel irrigation parametrization.  When potential transpiration is used this coefficient has another interpretation   ||  OK_ROUTING ||  
    133  ||  ALB_BARE_MODEL  ||  n  ||  FLAG  ||  Switch bare soil albedo dependent (if TRUE) on soil wetness  ||  If TRUE, the model for bare soil albedo is the old formulation. Then it depend on the soil dry or wetness. If FALSE, it is the  new computation that is taken, it is the mean of soil albedo.   ||  OK_SECHIBA ||  
     118 ||  ALB_BARE_MODEL  ||  n  ||  [FLAG]  ||  Switch bare soil albedo dependent (if TRUE) on soil wetness  ||  If TRUE, the model for bare soil albedo is the old formulation. Then it depend on the soil dry or wetness. If FALSE, it is the  new computation that is taken, it is the mean of soil albedo.   ||  OK_SECHIBA ||  
    134119 ||  ALB_ICE  ||  0.60, 0.20  ||  [-]    ||  albedo of ice, VIS+NIR  ||    ||  OK_SECHIBA ||  
    135120 ||  ALB_LEAF_NIR  ||  .00, .20, .22, .22, .22,.22, .22, .22, .22, .30, .30, .30, .30   ||  [-]  ||  leaf albedo of vegetation type, near infrared albedo  ||   ||  OK_SECHIBA ||  
    136121 ||  ALB_LEAF_VIS  ||  .00, .04, .06, .06, .06,.06, .06, .06, .06, .10, .10, .10, .10  ||  [-]  ||  leaf albedo of vegetation type, visible albedo  ||   ||  OK_SECHIBA ||  
    137  ||  ALMA_OUTPUT  ||  n  ||  FILE  ||  Should the output follow the ALMA convention  ||  If this logical flag is set to true the model will output all its data according to the ALMA  convention. It is the recommended way to write  data out of ORCHIDEE.   ||  OK_SECHIBA ||  
    138  ||  CDRAG_FROM_GCM  ||  TRUE if q_cdrag on initialization is non zero  ||  FLAG  ||  Keep cdrag coefficient from gcm.  ||  Set to .TRUE. if you want q_cdrag coming from GCM. Keep cdrag coefficient from gcm for latent and sensible heat fluxes.   ||  OK_SECHIBA ||  
    139  ||  CHECKTIME  ||  n  ||  FLAG  ||  ORCHIDEE will print messages on time  ||  This flag permits to print debug messages on the time.  ||  OK_SECHIBA ||  
     122 ||  ALMA_OUTPUT  ||  n  ||  [FLAG]  ||  Should the output follow the ALMA convention  ||  If this logical flag is set to true the model will output all its data according to the ALMA  convention. It is the recommended way to write  data out of ORCHIDEE.   ||  OK_SECHIBA ||  
     123 ||  CDRAG_FROM_GCM  ||  TRUE if q_cdrag on initialization is non zero  ||  [FLAG]  ||  Keep cdrag coefficient from gcm.  ||  Set to .TRUE. if you want q_cdrag coming from GCM. Keep cdrag coefficient from gcm for latent and sensible heat fluxes.   ||  OK_SECHIBA ||  
     124 ||  CHECKTIME  ||  n  ||  [FLAG]  ||  ORCHIDEE will print messages on time  ||  This flag permits to print debug messages on the time.  ||  OK_SECHIBA ||  
    140125 ||  CONDVEG_SNOWA  ||  1.E+20  ||  [-]  ||  The snow albedo used by SECHIBA  ||  This option allows the user to impose a snow albedo. Default behaviour is to use the model of snow albedo  developed by Chalita (1993).   ||  OK_SECHIBA ||  
    141126 ||  DEW_VEG_POLY_COEFF  ||  0.887773, 0.205673, 0.110112, 0.014843, 0.000824, 0.000017   ||  [-]     ||  coefficients of the polynome of degree 5 for the dew  ||    ||  OK_SECHIBA ||  
    142127 ||  DIFFUCO_LEAFCI  ||  233.  ||   ||  Initial leaf CO2 level if not found in restart  ||  The initial value of leaf_ci if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
    143  ||  ENERBIL_TSURF  ||  280.  ||  Kelvin [K]  ||  Initial temperature if not found in restart  ||  The initial value of surface temperature if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
    144  ||  HYDROL_CWRR  ||  n  ||  FLAG  ||  Allows to switch on the multilayer hydrology of CWRR  ||  This flag allows the user to decide if the vertical hydrology should be treated using the multi-layer  diffusion scheme adapted from CWRR by Patricia de Rosnay.  by default the Choisnel hydrology is used.   ||  OK_SECHIBA ||  
    145  ||  HYDROL_HUMCSTE  ||  5., .8, .8, 1., .8, .8, 1., 1., .8, 4., 4., 4., 4.  ||  Meters [m]  ||  Root profile  ||  Default values were defined for 2 meters soil depth. For 4 meters soil depth, you may use those ones :  5., .4, .4, 1., .8, .8, 1., 1., .8, 4., 1., 4., 1.   ||  OK_SECHIBA ||  
    146  ||  HYDROL_QSV  ||  0.0  ||   ||  Initial water on canopy if not found in restart  ||  The initial value of moisture on canopy if its value  is not found in the restart file. This should only be used if  the model is started without a restart file.   ||  OK_SECHIBA ||  
    147  ||  HYDROL_SNOW  ||  0.0  ||   ||  Initial snow mass if not found in restart  ||  The initial value of snow mass if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
    148  ||  HYDROL_SNOW  ||  0.0  ||   ||  Initial snow mass if not found in restart  ||  The initial value of snow mass if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
    149  ||  HYDROL_SNOWAGE  ||  0.0  ||   ||  Initial snow age if not found in restart  ||  The initial value of snow age if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
    150  ||  HYDROL_SNOW_NOBIO  ||  0.0  ||   ||  Initial snow amount on ice, lakes, etc. if not found in restart  ||  The initial value of snow if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
    151  ||  HYDROL_SNOW_NOBIO_AGE  ||  0.0  ||   ||  Initial snow age on ice, lakes, etc. if not found in restart  ||  The initial value of snow age if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
    152  ||  IMPOSE_AZE  ||  n  ||  FLAG  ||  Should the surface parameters be prescribed  ||  This flag allows the user to impose the surface parameters (Albedo Roughness and Emissivity). It is espacially interesting for 0D  simulations. On the globe it does not make too much sense as  it imposes the same vegetation everywhere   ||  OK_SECHIBA ||  
    153  ||  IS_TREE  ||  n, y, y, y, y, y, y, y, y, n, n, n, n  ||  BOOLEAN  ||  Is the vegetation type a tree ?  ||   ||  OK_SECHIBA ||  
     128 ||  HYDROL_CWRR  ||  n  ||  [FLAG]  ||  Allows to switch on the multilayer hydrology of CWRR  ||  This flag allows the user to decide if the vertical hydrology should be treated using the multi-layer  diffusion scheme adapted from CWRR by Patricia de Rosnay.  by default the Choisnel hydrology is used.   ||  OK_SECHIBA ||  
     129 ||  HYDROL_HUMCSTE  ||  5., .8, .8, 1., .8, .8, 1., 1., .8, 4., 4., 4., 4.  ||  [m]  ||  Root profile  ||  Default values were defined for 2 meters soil depth. For 4 meters soil depth, you may use those ones :  5., .4, .4, 1., .8, .8, 1., 1., .8, 4., 1., 4., 1.   ||  OK_SECHIBA ||  
     130 ||  HYDROL_SNOW  ||  0.0  ||  [kg/m^2]  ||  Initial snow mass if not found in restart  ||  The initial value of snow mass if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA ||  
     131 ||  IMPOSE_AZE  ||  n  ||  [FLAG]  ||  Should the surface parameters be prescribed  ||  This flag allows the user to impose the surface parameters (Albedo Roughness and Emissivity). It is espacially interesting for 0D  simulations. On the globe it does not make too much sense as  it imposes the same vegetation everywhere   ||  OK_SECHIBA ||  
     132 ||  IS_TREE  ||  n, y, y, y, y, y, y, y, y, n, n, n, n  ||  [BOOLEAN]  ||  Is the vegetation type a tree ?  ||   ||  OK_SECHIBA ||  
    154133 ||  KZERO  ||  0.0, 12.E-5, 12.E-5, 12.e-5, 12.e-5, 25.e-5, 12.e-5,25.e-5, 25.e-5, 30.e-5, 30.e-5, 30.e-5, 30.e-5   ||  [kg/m^2/s]  ||  A vegetation dependent constant used in the calculation of the surface resistance.  ||   ||  OK_SECHIBA ||  
    155134 ||  LAIMAX  ||    ||  [m^2/m^2]     ||  Maximum LAI  ||    ||  OK_SECHIBA ||  
    156  ||  LLAIMIN  ||  0., 8., 0., 4., 4.5, 0., 4., 0., 0., 0., 0., 0., 0.  ||  [m^2/m^2]  ||  laimin for minimum lai(see also type of lai interpolation)  ||  Minimum values of lai used for interpolation of the lai map  ||  OK_SECHIBA ||  
    157  ||  LONGPRINT  ||  n  ||  FLAG  ||  ORCHIDEE will print more messages  ||  This flag permits to print more debug messages in the run.  ||  OK_SECHIBA ||  
    158  ||  MAX_SNOW_AGE  ||  50.  ||  days [d] ?    ||  Maximum period of snow aging   ||    ||  OK_SECHIBA ||  
     135 ||  LONGPRINT  ||  n  ||  [FLAG]  ||  ORCHIDEE will print more messages  ||  This flag permits to print more debug messages in the run.  ||  OK_SECHIBA ||  
     136 ||  MAX_SNOW_AGE  ||  50.  ||  [days?]  ||  Maximum period of snow aging   ||    ||  OK_SECHIBA ||  
    159137 ||  MIN_WIND  ||  0.1  ||  [m/s]  ||  Minimum wind speed  ||    ||  OK_SECHIBA ||  
    160138 ||  NLAI  ||  20  ||  [-]    ||  Number of LAI levels  ||    ||  OK_SECHIBA ||  
    161  ||  RIVER_ROUTING  ||  n  ||  FLAG  ||  Decides if we route the water or not  ||  This flag allows the user to decide if the runoff and drainage should be routed to the ocean  and to downstream grid boxes.   ||  OK_SECHIBA ||  
     139 ||  RIVER_ROUTING  ||  n  ||  [FLAG]  ||  Decides if we route the water or not  ||  This flag allows the user to decide if the runoff and drainage should be routed to the ocean  and to downstream grid boxes.   ||  OK_SECHIBA ||  
    162140 ||  RSTRUCT_CONST  ||  0.0, 25.0, 25.0, 25.0, 25.0, 25.0, 25.0, 25.0, 25.0,  2.5,  2.0,  2.0,  2.0  ||  [s/m]  ||  Structural resistance   ||   ||  OK_SECHIBA ||  
    163141 ||  RVEG_PFT  ||  1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1.  ||  [-]  ||  Artificial parameter to increase or decrease canopy resistance.  ||  This parameter is set by PFT.  ||  OK_SECHIBA ||  
    164142 ||  SECHIBA_HISTFILE2  ||  Flag to switch on histfile 2 for SECHIBA (hi-frequency ?)  ||  [-]  ||  Flag to switch on histfile 2 for SECHIBA (hi-frequency ?)  ||  Chooses the list of variables in the history file.  Values between 0: nothing is written; 10: everything is  written are available More details can be found on the web under documentation.  web under documentation.   ||  OK_SECHIBA ||  
    165  ||  SECHIBA_reset_time  ||  n  ||  FLAG  ||  Option to overrides the time of the restart  ||  This option allows the model to override the time found in the restart file of SECHIBA with the time  of the first call. That is the restart time of the GCM.   ||  OK_SECHIBA ||  
    166  ||  SECHIBA_rest_out  ||  sechiba_rest_out.nc  ||  FILE  ||  Name of restart files to be created by SECHIBA  ||  This variable give the name for the restart files. The restart software within  IOIPSL will add .nc if needed.   ||  OK_SECHIBA ||  
    167  ||  SLOWPROC_HEIGHT  ||  0., 30., 30., 20., 20., 20., 15., 15., 15., .5, .6, 1., 1.  ||  Meters [m]   ||  prescribed height of vegetation   ||   ||  OK_SECHIBA ||  
    168  ||  SNOWA_DEC  ||  0.45, 0.,  0., 0.06, 0.06, 0.11, 0.06, 0.11, 0.11, 0.52,0.52, 0.52, 0.52  ||    ||  Decay rate of snow albedo value for each vegetation type as it will be used in condveg_snow  ||  Values are from the Thesis of S. Chalita (1992)  ||  OK_SECHIBA ||  
     143 ||  SECHIBA_reset_time  ||  n  ||  [FLAG]  ||  Option to overrides the time of the restart  ||  This option allows the model to override the time found in the restart file of SECHIBA with the time  of the first call. That is the restart time of the GCM.   ||  OK_SECHIBA ||  
     144 ||  SECHIBA_rest_out  ||  sechiba_rest_out.nc  ||  [FILE]  ||  Name of restart files to be created by SECHIBA  ||  This variable give the name for the restart files. The restart software within  IOIPSL will add .nc if needed.   ||  OK_SECHIBA ||  
     145 ||  SLOWPROC_HEIGHT  ||  0., 30., 30., 20., 20., 20., 15., 15., 15., .5, .6, 1.0, 1.0  ||  [m]  ||  Height for all vegetation types   ||  The height used in the 0dim mode. The values should be found in the restart file. The new values of height will be computed anyway  at the end of the current day. The need for this variable is caused  by the fact that the model may stop during a day and thus we have not  yet been through the routines which compute the new surface conditions.   ||  OK_SECHIBA ||  
     146 ||  SLOWPROC_HEIGHT  ||  0., 30., 30., 20., 20., 20., 15., 15., 15., .5, .6, 1., 1.  ||  [m]   ||  prescribed height of vegetation   ||   ||  OK_SECHIBA ||  
     147 ||  SNOWA_DEC  ||  0.45, 0.,  0., 0.06, 0.06, 0.11, 0.06, 0.11, 0.11, 0.52,0.52, 0.52, 0.52  ||  [-]  ||  Decay rate of snow albedo value for each vegetation type as it will be used in condveg_snow  ||  Values are from the Thesis of S. Chalita (1992)  ||  OK_SECHIBA ||  
    169148 ||  SNOWA_INI  ||  0.35, 0., 0., 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.18, 0.18, 0.18, 0.18  ||  [-]  ||  Initial snow albedo value for each vegetation type as it will be used in condveg_snow  ||  Values are from the Thesis of S. Chalita (1992)  ||  OK_SECHIBA ||  
    170149 ||  SNOWCRI_ALB  ||  10.   ||  [kg/m^2]    ||  Critical value for computation of snow albedo  ||    ||  OK_SECHIBA ||  
    171  ||  SNOW_TRANS  ||  0.3  ||  meters [m]     ||  Transformation time constant for snow  ||    ||  OK_SECHIBA ||  
    172  ||  THERMOSOIL_TPRO  ||  280.  ||  Kelvin [K]  ||  Initial soil temperature profile if not found in restart  ||  The initial value of the temperature profile in the soil if  its value is not found in the restart file. This should only  be used if the model is started without a restart file. Here  we only require one value as we will assume a constant  throughout the column.   ||  OK_SECHIBA ||  
     150 ||  SNOW_TRANS  ||  0.3  ||  [m]     ||  Transformation time constant for snow  ||    ||  OK_SECHIBA ||  
    173151 ||  TYPE_OF_LAI  ||  inter','inter','inter','inter','inter','inter','inter','inter','inter','inter','inter','inter','inter'  ||  [-]  ||  Type of behaviour of the LAI evolution algorithm   ||   ||  OK_SECHIBA ||  
    174152 ||  WMAX_VEG  ||  150., 150., 150., 150., 150., 150., 150.,150., 150., 150., 150., 150., 150.  ||  [kg/m^3]  ||  Maximum field capacity for each of the vegetations (Temporary): max quantity of water  ||   ||  OK_SECHIBA ||  
    175  ||  Z0CDRAG_AVE  ||  y  ||  FLAG  ||  Average method for z0  ||  If this flag is set to true (y) then the neutral Cdrag is averaged instead of the log(z0). This should be  the prefered option. We still wish to keep the other  option so we can come back if needed. If this is   ||  OK_SECHIBA ||  
     153 ||  Z0CDRAG_AVE  ||  y  ||  [FLAG]  ||  Average method for z0  ||  If this flag is set to true (y) then the neutral Cdrag is averaged instead of the log(z0). This should be  the prefered option. We still wish to keep the other  option so we can come back if needed. If this is   ||  OK_SECHIBA ||  
    176154 ||  ALB_DEADLEAF   ||  0.12, 0.35  ||  [-]       ||  albedo of dead leaves, VIS+NIR   ||    ||  OK_SECHIBA  ||  
    177155 ||  ALBSOIL_NIR   ||  0.36, 0.34, 0.34, 0.33, 0.30, 0.25, 0.20, 0.15, 0.45  ||  [-]    ||    ||    ||  OK_SECHIBA  ||  
    178156 ||  ALBSOIL_VIS  ||  0.18, 0.16, 0.16, 0.15, 0.12, 0.105, 0.09, 0.075, 0.25  ||  [-]    ||    ||    ||  OK_SECHIBA  ||  
    179157 ||  CLAYFRACTION_DEFAULT  ||  0.2   ||  [-]     ||  default fraction of clay  ||    ||  OK_SECHIBA  ||  
    180  ||  CLAYFRACTION_DEFAULT  ||  0.2   ||  [-]  ||    ||    ||  OK_SECHIBA  ||  
    181  ||  HEIGHT_DISPLACEMENT  ||  0.75  ||  Meters [m]    ||  Magic number which relates the height to the displacement height.  ||    ||  OK_SECHIBA  ||  
    182  ||  HYDROL_BQSB  ||  DEF  ||   ||  Initial restart deep soil moisture if not found in restart  ||  The initial value of deep soil moisture if its value is not found in the restart file. This should only be used if the model is  started without a restart file. Default behaviour is a saturated soil.   ||  OK_SECHIBA  ||  
    183  ||  HYDROL_DSG  ||  0.0  ||   ||  Initial upper reservoir depth if not found in restart  ||  The initial value of upper reservoir depth if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
    184  ||  HYDROL_DSP  ||  DEF  ||   ||  Initial dry soil above upper reservoir if not found in restart  ||  The initial value of dry soil above upper reservoir if its value  is not found in the restart file. This should only be used if  the model is started without a restart file. The default behaviour  is to compute it from the variables above. Should be OK most of  the time.   ||  OK_SECHIBA  ||  
    185  ||  HYDROL_GQSB  ||  0.0  ||   ||  Initial upper soil moisture if not found in restart  ||  The initial value of upper soil moisture if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
    186  ||  HYDROL_HUMR  ||  1.0  ||   ||  Initial soil moisture stress if not found in restart  ||  The initial value of soil moisture stress if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
    187  ||  HYDROL_QSV  ||  0.0  ||   ||  Initial water on canopy if not found in restart  ||  The initial value of moisture on canopy if its value  is not found in the restart file. This should only be used if  the model is started without a restart file.   ||  OK_SECHIBA  ||  
    188  ||  HYDROL_SNOWAGE  ||  0.0  ||   ||  Initial snow age if not found in restart  ||  The initial value of snow age if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
    189  ||  HYDROL_SNOW_NOBIO  ||  0.0  ||   ||  Initial snow amount on ice, lakes, etc. if not found in restart  ||  The initial value of snow if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
    190  ||  HYDROL_SNOW_NOBIO_AGE  ||  0.0  ||   ||  Initial snow age on ice, lakes, etc. if not found in restart  ||  The initial value of snow age if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
    191  ||  HYDROL_SOIL_DEPTH  ||  4.  ||  meters [m]  ||  Total depth of soil reservoir  ||   ||  OK_SECHIBA  ||  
    192  ||  MIN_VEGFRAC   ||  0.001   ||  [-]  ||  Minimal fraction of mesh a vegetation type can occupy   ||    ||  OK_SECHIBA  ||  
     158 ||  HEIGHT_DISPLACEMENT  ||  0.75  ||  [m]    ||  Magic number which relates the height to the displacement height.  ||    ||  OK_SECHIBA  ||  
     159 ||  HYDROL_BQSB  ||  999999.   ||  [kg/m^2]  ||  Initial restart deep soil moisture if not found in restart  ||  The initial value of deep soil moisture if its value is not found in the restart file. This should only be used if the model is  started without a restart file. Default behaviour is a saturated soil.   ||  OK_SECHIBA  ||  
     160 ||  HYDROL_DSG  ||  0.0  ||  [m]  ||  Initial upper reservoir depth if not found in restart  ||  The initial value of upper reservoir depth if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
     161 ||  HYDROL_DSP  ||  999999.  ||  [m]  ||  Initial dry soil above upper reservoir if not found in restart  ||  The initial value of dry soil above upper reservoir if its value  is not found in the restart file. This should only be used if  the model is started without a restart file. The default behaviour  is to compute it from the variables above. Should be OK most of  the time.   ||  OK_SECHIBA  ||  
     162 ||  HYDROL_GQSB  ||  0.0  ||  [kg/m^2]  ||  Initial upper soil moisture if not found in restart  ||  The initial value of upper soil moisture if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
     163 ||  HYDROL_HUMR  ||  1.0  ||  [-]  ||  Initial soil moisture stress if not found in restart  ||  The initial value of soil moisture stress if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
     164 ||  HYDROL_QSV  ||  0.0  ||  [kg/m^2]  ||  Initial water on canopy if not found in restart  ||  The initial value of moisture on canopy if its value  is not found in the restart file. This should only be used if  the model is started without a restart file.   ||  OK_SECHIBA  ||  
     165 ||  HYDROL_SNOWAGE  ||  0.0  ||  [days]  ||  Initial snow age if not found in restart  ||  The initial value of snow age if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
     166 ||  HYDROL_SNOW_NOBIO  ||  0.0  ||  [m]  ||  Initial snow amount on ice, lakes, etc. if not found in restart  ||  The initial value of snow if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
     167 ||  HYDROL_SNOW_NOBIO_AGE  ||  0.0  ||  [days]  ||  Initial snow age on ice, lakes, etc. if not found in restart  ||  The initial value of snow age if its value is not found in the restart file. This should only be used if the model is  started without a restart file.   ||  OK_SECHIBA  ||  
     168 ||  HYDROL_SOIL_DEPTH  ||  4.  ||  [m]  ||  Total depth of soil reservoir  ||   ||  OK_SECHIBA  ||  
    193169 ||  MIN_VEGFRAC   ||  0.001   ||  [-]    ||  Minimal fraction of mesh a vegetation type can occupy   ||    ||  OK_SECHIBA  ||  
    194170 ||  MX_EAU_EAU  ||  150.  ||  [kg/m^3]    ||  Maximum quantity of water   ||    ||  OK_SECHIBA  ||  
    195171 ||  NIR_DRY  ||  0.48, 0.44, 0.40, 0.36, 0.32, 0.28, 0.24, 0.20, 0.55  ||  [-]     ||  The correspondance table for the soil color numbers and their albedo   ||    ||  OK_SECHIBA  ||  
    196172 ||  NIR_WET  ||  0.24, 0.22, 0.20, 0.18, 0.16, 0.14, 0.12, 0.10, 0.31  ||  [-]      ||  The correspondance table for the soil color numbers and their albedo   ||    ||  OK_SECHIBA  ||  
    197  ||  SECHIBA_QSINT   ||  0.1  ||  meters [m]  ||  Interception reservoir coefficient  ||  Transforms leaf area index into size of interception reservoir for slowproc_derivvar or stomate   ||  OK_SECHIBA  ||  
    198  ||  SECHIBA_restart_in  ||  NONE  ||  FILE  ||  Name of restart to READ for initial conditions  ||  This is the name of the file which will be opened to extract the initial values of all prognostic  values of the model. This has to be a netCDF file.  Not truly COADS compliant. NONE will mean that  no restart file is to be expected.   ||  OK_SECHIBA  ||  
    199  ||  SOILTYPE_DEFAULT  ||  0.0, 1.0, 0.0  ||  [-]  ||  Default soil texture distribution in the following order : sand, loam and clay  ||    ||  OK_SECHIBA  ||  
     173 ||  SECHIBA_QSINT   ||  0.1  ||  [m]  ||  Interception reservoir coefficient  ||  Transforms leaf area index into size of interception reservoir for slowproc_derivvar or stomate   ||  OK_SECHIBA  ||  
     174 ||  SECHIBA_restart_in  ||  NONE  ||  [FILE]  ||  Name of restart to READ for initial conditions  ||  This is the name of the file which will be opened to extract the initial values of all prognostic  values of the model. This has to be a netCDF file.  Not truly COADS compliant. NONE will mean that  no restart file is to be expected.   ||  OK_SECHIBA  ||  
    200175 ||  SOILTYPE_DEFAULT  ||  0.0, 1.0, 0.0  ||  [-]     ||  Default soil texture distribution in the following order : sand, loam and clay  ||    ||  OK_SECHIBA  ||  
    201  ||  STEMPDIAG_BID   ||  280.  ||  Kelvin [K]  ||  only needed for an initial LAI if there is no restart file  ||    ||  OK_SECHIBA  ||  
    202  ||  STEMPDIAG_BID   ||  280.  ||  Kelvin [K]  ||  only needed for an initial LAI if there is no restart file  ||    ||  OK_SECHIBA  ||  
    203  ||  STOMATE_OK_CO2  ||  n  ||  FLAG  ||  Activate CO2?  ||  set to TRUE if photosynthesis is to be activated  ||  OK_SECHIBA  ||  
    204  ||  STOMATE_WATCHOUT  ||  n  ||  FLAG  ||  STOMATE does minimum service  ||  set to TRUE if you want STOMATE to read and write its start files and keep track  of longer-term biometeorological variables.  This is useful if OK_STOMATE is not set,  but if you intend to activate STOMATE later.  In that case, this run can serve as a  spinup for longer-term biometeorological  variables.   ||  OK_SECHIBA  ||  
    205  ||  TCST_SNOWA  ||  5.0   ||  days [d]  ||  Time constant of the albedo decay of snow  ||    ||  OK_SECHIBA  ||  
     176 ||  STEMPDIAG_BID   ||  280.  ||  [K]  ||  only needed for an initial LAI if there is no restart file  ||    ||  OK_SECHIBA  ||  
     177 ||  STOMATE_OK_CO2  ||  n  ||  [FLAG]  ||  Activate CO2?  ||  set to TRUE if photosynthesis is to be activated  ||  OK_SECHIBA  ||  
     178 ||  STOMATE_WATCHOUT  ||  n  ||  [FLAG]  ||  STOMATE does minimum service  ||  set to TRUE if you want STOMATE to read and write its start files and keep track  of longer-term biometeorological variables.  This is useful if OK_STOMATE is not set,  but if you intend to activate STOMATE later.  In that case, this run can serve as a  spinup for longer-term biometeorological  variables.   ||  OK_SECHIBA  ||  
     179 ||  TCST_SNOWA  ||  5.0   ||  [days]  ||  Time constant of the albedo decay of snow  ||    ||  OK_SECHIBA  ||  
    206180 ||  VIS_DRY  ||  0.24, 0.22, 0.20, 0.18, 0.16, 0.14, 0.12, 0.10, 0.27  ||  [-]    ||  The correspondance table for the soil color numbers and their albedo   ||    ||  OK_SECHIBA  ||  
    207181 ||  XC4_1   ||  0.83  ||  [-]     ||  Factor in the first Collatz equation for C4 plants   ||    ||  OK_SECHIBA  ||  
    208182 ||  XC4_2  ||  0.93  ||  [-]     ||  Factor in the second Collatz equation for C4 plants  ||    ||  OK_SECHIBA  ||  
    209  ||  Z0_BARE  ||  0.01   ||  Meters [m]     ||  bare soil roughness length  ||    ||  OK_SECHIBA  ||  
    210  ||  Z0_ICE  ||  0.001  ||  Meters [m]     ||  ice roughness length  ||    ||  OK_SECHIBA  ||  
     183 ||  Z0_BARE  ||  0.01   ||  [m]     ||  bare soil roughness length  ||    ||  OK_SECHIBA  ||  
     184 ||  Z0_ICE  ||  0.001  ||  [m]     ||  ice roughness length  ||    ||  OK_SECHIBA  ||  
    211185 ||  Z0_OVER_HEIGHT  ||  1/16.  ||  [-]     ||  to get z0 from height   ||    ||  OK_SECHIBA  ||  
    212  ||  SECHIBA_ZCANOP  ||  Soil level (m) used for canopy development (if STOMATE disactivated)  ||  year [y]  ||  Soil level (m) used for canopy development (if STOMATE disactivated)  ||  The veget datas will be update each this time step.  ||  OK_SECHIBA   ||  
     186 ||  SECHIBA_ZCANOP  ||  Soil level (m) used for canopy development (if STOMATE disactivated)  ||  [years]  ||  Soil level (m) used for canopy development (if STOMATE disactivated)  ||  The veget datas will be update each this time step.  ||  OK_SECHIBA   ||  
    213187 ||  VIS_WET   ||  0.12, 0.11, 0.10, 0.09, 0.08, 0.07, 0.06, 0.05, 0.15  ||  [-]     ||  The correspondance table for the soil color numbers and their albedo  ||    ||  OK_SECHIBA   ||  
    214  ||  ENERBIL_EVAPOT  ||  0.0  ||    ||  Initial Soil Potential Evaporation  ||  The initial value of soil potential evaporation if its value  is not found in the restart file. This should only be used if  the model is started without a restart file.   ||  OK_SECHIBA        ||  
    215  ||  SECHIBA_HISTLEVEL  ||  SECHIBA history output level (0..10)  ||  seconds [s]  ||  SECHIBA history output level (0..10)  ||  This variables gives the frequency the output of the model should be written into the netCDF file.  It does not affect the frequency at which the  operations such as averaging are done.  That is IF the coding of the calls to histdef  are correct !   ||  OK_SECHIBA and HF ||  
     188 ||  SECHIBA_HISTLEVEL  ||  SECHIBA history output level (0..10)  ||  [seconds]  ||  SECHIBA history output level (0..10)  ||  This variables gives the frequency the output of the model should be written into the netCDF file.  It does not affect the frequency at which the  operations such as averaging are done.  That is IF the coding of the calls to histdef  are correct !   ||  OK_SECHIBA and HF ||  
    216189 ||  EXP_DRAIN  ||  1.5  ||  [-]  ||  The exponential in the diffusion law  ||    ||  OK_SECHIBA and .NOT.(OK_CWRR) ||  
    217190 ||  MAX_DRAIN  ||  0.1  ||  [kg/m^2/dt]  ||  Diffusion constant for the fast regime  ||    ||  OK_SECHIBA and .NOT.(OK_CWRR) ||  
    218191 ||  MIN_DRAIN  ||  0.001  ||  [kg/m^2/dt]  ||  Diffusion constant for the slow regime  ||    ||  OK_SECHIBA and .NOT.(OK_CWRR) ||  
    219  ||  MIN_RESDIS  ||  2.e-5  ||  Meters [m]  ||  The minimal size we allow for the upper reservoir  ||    ||  OK_SECHIBA and .NOT.(OK_CWRR) ||  
     192 ||  MIN_RESDIS  ||  2.e-5  ||  [m]  ||  The minimal size we allow for the upper reservoir  ||    ||  OK_SECHIBA and .NOT.(OK_CWRR) ||  
    220193 ||  QWILT  ||  5.0  ||  [-]  ||  Wilting point  ||  Has a numerical role for the moment  ||  OK_SECHIBA and .NOT.(OK_CWRR) ||  
    221194 ||  RSOL_CSTE  ||  33.E3  ||  [s/m^2]  ||  Constant in the computation of resistance for bare  soil evaporation   ||    ||  OK_SECHIBA and .NOT.(OK_CWRR) ||  
    222  ||  HCRIT_LITTER  ||  0.08   ||  Meters [m]  ||  Scaling depth for litter humidity  ||    ||  OK_SECHIBA and .NOT.(OK_CWRR)  ||  
    223  ||  HYDROL_OK_HDIFF  ||  n  ||  FLAG  ||  do horizontal diffusion?  ||  If TRUE, then water can diffuse horizontally between the PFTs' water reservoirs.   ||  OK_SECHIBA and .NOT.(OK_CWRR)   ||  
    224  ||  CO2_TMAX_FIX  ||  0., 55., 55., 38., 48., 38.,38., 38., 38., 45., 55., 45., 55.  ||  Celsius degrees [C]  ||  values used for photosynthesis tmax when STOMATE is not activated   ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
    225  ||  CO2_TMIN_FIX  ||  0.,  2.,  2., -4., -3., -2., -4., -4., -4., -5.,  6., -5.,  6.  ||  Celsius degrees [C]   ||  values used for photosynthesis tmin when STOMATE is not activated  ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
    226  ||  VCMAX_FIX  ||  0., 40., 50., 30., 35., 40.,30., 40., 35., 60., 60., 70., 70.  ||  [µmol/m^2/s]   ||  values used for vcmax when STOMATE is not activated  ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
    227  ||  VJMAX_FIX  ||  0., 80., 100., 60., 70., 80.,  60., 80., 70., 120., 120., 140., 140.  ||  [µmol/m^2/s]  ||  values used for vjmax when STOMATE is not activated  ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
    228  ||  STOMATE_OK_STOMATE  ||  n  ||  FLAG  ||  Activate STOMATE?  ||  set to TRUE if STOMATE is to be activated  ||  OK_SECHIBA and OK_CO2 ||  
    229  ||  CO2_TOPT_FIX   ||  0., 27.5, 27.5, 17.5, 25., 20.,17.5, 17.5, 17.5, 20.,  32.5, 20.,  32.5  ||  Celsius degrees [C]  ||  values used for photosynthesis topt when STOMATE is not activated   ||   ||  OK_SECHIBA && NOT(OK_STOMATE) ||  
    230  ||  NATURAL  ||  y, y, y, y, y, y, y, y, y, y, y, n, n   ||  BOOLEAN  ||  natural?   ||   ||  OK_SECHIBA, OK_STOMATE ||  
     195 ||  HCRIT_LITTER  ||  0.08   ||  [m]  ||  Scaling depth for litter humidity  ||    ||  OK_SECHIBA and .NOT.(OK_CWRR)  ||  
     196 ||  HYDROL_OK_HDIFF  ||  n  ||  [FLAG]  ||  do horizontal diffusion?  ||  If TRUE, then water can diffuse horizontally between the PFTs' water reservoirs.   ||  OK_SECHIBA and .NOT.(OK_CWRR)   ||  
     197 ||  CO2_TMAX_FIX  ||  0., 55., 55., 38., 48., 38.,38., 38., 38., 45., 55., 45., 55.  ||  [C]  ||  values used for photosynthesis tmax when STOMATE is not activated   ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
     198 ||  CO2_TMIN_FIX  ||  0.,  2.,  2., -4., -3., -2., -4., -4., -4., -5.,  6., -5.,  6.  ||  [C]   ||  values used for photosynthesis tmin when STOMATE is not activated  ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
     199 ||  CO2_TOPT_FIX   ||  0., 27.5, 27.5, 17.5, 25., 20.,17.5, 17.5, 17.5, 20.,  32.5, 20.,  32.5  ||  [C]  ||  values used for photosynthesis topt when STOMATE is not activated   ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
     200 ||  VCMAX_FIX  ||  0., 40., 50., 30., 35., 40.,30., 40., 35., 60., 60., 70., 70.  ||  [micromol/m^2/s]   ||  values used for vcmax when STOMATE is not activated  ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
     201 ||  VJMAX_FIX  ||  0., 80., 100., 60., 70., 80.,  60., 80., 70., 120., 120., 140., 140.  ||  [micromol/m^2/s]  ||  values used for vjmax when STOMATE is not activated  ||   ||  OK_SECHIBA and NOT(OK_STOMATE) ||  
     202 ||  STOMATE_OK_STOMATE  ||  n  ||  [FLAG]  ||  Activate STOMATE?  ||  set to TRUE if STOMATE is to be activated  ||  OK_SECHIBA and OK_CO2 ||  
     203 ||  NATURAL  ||  y, y, y, y, y, y, y, y, y, y, y, n, n   ||  [BOOLEAN]  ||  natural?   ||   ||  OK_SECHIBA, OK_STOMATE ||  
     204 ||  LLAIMIN  ||  0., 8., 0., 4., 4.5, 0., 4., 0., 0., 0., 0., 0., 0.  ||  [m^2/m^2]  ||  laimin for minimum lai(see also type of lai interpolation)  ||  Minimum values of lai used for interpolation of the lai map  ||  OK_SECHIBA or IMPOSE_VEG ||  
    231205 ||  SECHIBA_LAI  ||  0., 8., 8., 4., 4.5, 4.5, 4., 4.5, 4., 2., 2., 2., 2.  ||  [m^2/m^2]  ||  laimax for maximum lai(see also type of lai interpolation)  ||  Maximum values of lai used for interpolation of the lai map  ||  OK_SECHIBA or IMPOSE_VEG ||  
    232206 ||  MAXMASS_GLACIER  ||  3000.  ||  [kg/m^2]    ||  The maximum mass of a glacier  ||    ||  OK_SECHIBA or OK_CWRR ||  
    233207 ||  SNOWCRI  ||  1.5  ||  [kg/m^2]    ||  Sets the amount above which only sublimation occures   ||    ||  OK_SECHIBA or OK_CWRR ||  
    234208 ||  PERCENT_THROUGHFALL_PFT  ||  30. 30. 30. 30. 30. 30. 30. 30. 30. 30. 30. 30. 30.  ||  [%]  ||  Percent by PFT of precip that is not intercepted by the canopy  ||  During one rainfall event, PERCENT_THROUGHFALL_PFT% of the incident rainfall will get directly to the ground without being intercepted, for each PFT.   ||  OK_SECHIBA OR OK_CWRR ||  
    235  ||  AGRICULTURE  ||  y  ||  FLAG  ||  agriculture allowed?  ||  With this variable, you can determine whether agriculture is allowed   ||  OK_SECHIBA or OK_STOMATE ||  
     209 ||  AGRICULTURE  ||  y  ||  [FLAG]  ||  agriculture allowed?  ||  With this variable, you can determine whether agriculture is allowed   ||  OK_SECHIBA or OK_STOMATE ||  
    236210 ||  EXT_COEFF  ||  .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5  ||  [-]  ||  extinction coefficient of the Monsi&Seaki relationship (1953)  ||   ||  OK_SECHIBA or OK_STOMATE ||  
    237  ||  IMPOSE_PARAM  ||  y  ||  [-]  ||  Do you impose the values of the parameters?  ||  This flag can deactivate the reading of some parameters. Useful if you want to use the standard values without commenting the run.def   ||  OK_SECHIBA or OK_STOMATE ||  
    238  ||  IMPOSE_PARAM  ||  y  ||  FLAG  ||  Do you impose the values of the parameters?  ||  This flag can deactivate the reading of some parameters.  ||  OK_SECHIBA or OK_STOMATE ||  
    239  ||  IMPOSE_VEG  ||  n  ||  FLAG  ||  Should the vegetation be prescribed  ||  This flag allows the user to impose a vegetation distribution and its characterisitcs. It is espacially interesting for 0D  simulations. On the globe it does not make too much sense as  it imposes the same vegetation everywhere   ||  OK_SECHIBA or OK_STOMATE ||  
    240  ||  IS_C4  ||  n, n, n, n, n, n, n, n, n, n, n, y, n, y  ||  BOOLEAN  ||  flag for C4 vegetation types  ||   ||  OK_SECHIBA or OK_STOMATE ||  
    241  ||  LAI_MAP  ||  n  ||  FLAG  ||  Read the LAI map  ||  It is possible to read a 12 month LAI map which will then be interpolated to daily values as needed.   ||  OK_SECHIBA or OK_STOMATE ||  
    242  ||  LAND_USE  ||  y  ||  FLAG  ||  Read a land_use vegetation map  ||  pft values are needed, max time axis is 293  ||  OK_SECHIBA or OK_STOMATE ||  
    243  ||  NVM  ||  13  ||  [-]  ||  number of PFTs    ||  The number of vegetation types define by the user  ||  OK_SECHIBA or OK_STOMATE ||  
    244  ||  NVM  ||  13  ||  [-]  ||  number of PFTs    ||  The number of vegetation types define by the user  ||  OK_SECHIBA or OK_STOMATE ||  
     211 ||  IMPOSE_PARAM  ||  y  ||  [FLAG]  ||  Do you impose the values of the parameters?  ||  This flag can deactivate the reading of some parameters.  ||  OK_SECHIBA or OK_STOMATE ||  
     212 ||  IMPOSE_VEG  ||  n  ||  [FLAG]  ||  Should the vegetation be prescribed ?  ||  This flag allows the user to impose a vegetation distribution and its characteristics. It is espacially interesting for 0D  simulations. On the globe it does not make too much sense as  it imposes the same vegetation everywhere   ||  OK_SECHIBA or OK_STOMATE ||  
     213 ||  IS_C4  ||  n, n, n, n, n, n, n, n, n, n, n, y, n, y  ||  [BOOLEAN]  ||  flag for C4 vegetation types  ||   ||  OK_SECHIBA or OK_STOMATE ||  
     214 ||  LAI_MAP  ||  n  ||  [FLAG]  ||  Read the LAI map  ||  It is possible to read a 12 month LAI map which will then be interpolated to daily values as needed.   ||  OK_SECHIBA or OK_STOMATE ||  
     215 ||  LAND_USE  ||  y  ||  [FLAG]  ||  Read a land_use vegetation map  ||  pft values are needed, max time axis is 293  ||  OK_SECHIBA or OK_STOMATE ||  
    245216 ||  NVM  ||  13  ||  [-]  ||  number of PFTs    ||  The number of vegetation types define by the user  ||  OK_SECHIBA or OK_STOMATE ||  
    246217 ||  PFT_NAME  ||  bare ground, tropical broad-leaved evergreen, tropical broad-leaved raingreen,   ||  [-]  ||  Name of a PFT  ||  the user can name the new PFTs he/she introducing for new species  ||  OK_SECHIBA or OK_STOMATE ||  
    247  ||  PFT_TO_MTC  ||  1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13  ||  [-]  ||  correspondance array linking a PFT to MTC  ||   ||  OK_SECHIBA or OK_STOMATE ||  
    248218 ||  PFT_TO_MTC  ||  1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13  ||  [-]  ||  correspondance array linking a PFT to MTC  ||   ||  OK_SECHIBA or OK_STOMATE ||  
    249219 ||  PREF_SOIL_VEG_CLAY  ||  3, 1, 1, 1, 1, 1 ,1 ,1 ,1 ,1 ,1 ,1, 1   ||  [-]          ||  Table which contains the correlation between the soil types and vegetation type  ||  third layer of the soil   ||  OK_SECHIBA or OK_STOMATE ||  
    250220 ||  PREF_SOIL_VEG_LOAN  ||  2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3  ||  [-]  ||  Table which contains the correlation between the soil types and vegetation type  ||  second layer of the soil  ||  OK_SECHIBA or OK_STOMATE ||  
    251221 ||  PREF_SOIL_VEG_SAND  ||  1, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2  ||  [-]  ||  Table which contains the correlation between the soil types and vegetation type  ||  first layer of the soil  ||  OK_SECHIBA or OK_STOMATE ||  
    252  ||  ALLOC_MAX  ||  undef, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, undef, undef, undef, undef  ||   ||    ||   ||  OK_STOMATE ||  
    253  ||  ALLOC_MIN  ||  undef, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, undef, undef, undef, undef   ||   || allocation above/below   ||   ||  OK_STOMATE ||  
     222 ||  ALLOC_MAX  ||  undef, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, undef, undef, undef, undef  ||  [-]  ||  maximum allocation above/below   ||   ||  OK_STOMATE ||  
     223 ||  ALLOC_MIN  ||  undef, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, undef, undef, undef, undef   ||  [-]  ||  minimum allocation above/below   ||   ||  OK_STOMATE ||  
    254224 ||  BAVARD  ||  1  ||  [-]  ||  level of online diagnostics in STOMATE (0-4)  ||  With this variable, you can determine how much online information STOMATE  gives during the run. 0 means  virtually no info.   ||  OK_STOMATE ||  
    255225 ||  BM_SAPL_SAPABOVE  ||  0.5   ||  [-]      ||    ||    ||  OK_STOMATE ||  
     
    263233 ||  COEFF_LCCHANGE_10  ||  undef, 0.403, 0.403, 0.299, 0.299, 0.299, 0.299, 0.299, 0.299, 0.299, 0.403, 0.299, 0.403  ||  [-]  ||  Coeff of biomass export for the decade  ||   ||  OK_STOMATE ||  
    264234 ||  COEFF_LCCHANGE_1  ||  undef, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597   ||  [-]  ||  Coeff of biomass export for the year  ||   ||  OK_STOMATE ||  
    265  ||  DEMI_ALLOC   ||  undef, 5., 5., 5., 5., 5., 5., 5., 5., undef, undef, undef, undef  ||   ||    ||   ||  OK_STOMATE ||  
    266  ||  DT_SLOW  ||  one_day  ||  seconds [s]  ||  Time step of STOMATE and other slow processes  ||  Time step (s) of regular update of vegetation cover, LAI etc. This is also the time step  of STOMATE.   ||  OK_STOMATE ||  
     235 ||  DEMI_ALLOC   ||  undef, 5., 5., 5., 5., 5., 5., 5., 5., undef, undef, undef, undef  ||  [-]  ||  mean allocation above/below   ||   ||  OK_STOMATE ||  
     236 ||  DT_SLOW  ||  one_day  ||  [seconds]  ||  Time step of STOMATE and other slow processes  ||  Time step (s) of regular update of vegetation cover, LAI etc. This is also the time step  of STOMATE.   ||  OK_STOMATE ||  
    267237 ||  ECUREUIL  ||  undef, .0, 1., .0, .0, 1., .0, 1., 1., 1., 1., 1., 1.  ||  [-]  ||  fraction of primary leaf and root allocation put into reserve  ||   ||  OK_STOMATE ||  
    268238 ||  FLAM  ||  undef, .15, .25, .25, .25, .25, .25, .25, .25, .25, .25, .35, .35  ||  [-]  ||  flamability: critical fraction of water holding capacity  ||   ||  OK_STOMATE ||  
    269  ||  FORCESOIL_NB_YEAR  ||  1  ||  years [y]  ||  Number of years saved for carbon spinup.  ||  Number of years saved for carbon spinup. If internal parameter cumul_Cforcing is TRUE in stomate.f90 Then this parameter is forced to one.   ||  OK_STOMATE ||  
    270  ||  FORCESOIL_STEP_PER_YEAR  ||  365  ||  [-]  ||  Number of time steps per year for carbon spinup.  ||  Number of time steps per year for carbon spinup.  ||  OK_STOMATE ||  
     239 ||  FORCESOIL_NB_YEAR  ||  1  ||  [years]  ||  Number of years saved for carbon spinup.  ||  Number of years saved for carbon spinup. If internal parameter cumul_Cforcing is TRUE in stomate.f90 Then this parameter is forced to one.   ||  OK_STOMATE ||  
     240 ||  FORCESOIL_STEP_PER_YEAR  ||  365  ||  [days, months, year]  ||  Number of time steps per year for carbon spinup.  ||  Number of time steps per year for carbon spinup.  ||  OK_STOMATE ||  
    271241 ||  FRAC_SOIL_STRUCT_SA  ||  0.7    ||  [-]     ||  frac_soil(istructural,islow,iabove)  ||    ||  OK_STOMATE ||  
    272242 ||  HUM_FRAC  ||  undef, undef, .5, undef, undef, undef, undef, undef,  undef, .5, .5, .5,.5       ||  [%]  ||  critical humidity (relative to min/max) for phenology  ||   ||  OK_STOMATE ||  
    273  ||  HUM_MIN_TIME  ||  undef, undef, 50., undef, undef, undef, undef, undef, undef, 35., 35., 75., 75.  ||  days [d]  ||  minimum time elapsed since moisture minimum  ||   ||  OK_STOMATE ||  
    274  ||  IS_C3  ||  n, n, n, n, n, n, n, n, n, n, y, n, y, n  ||  BOOLEAN  ||  is PFT C3 ?  ||   ||  OK_STOMATE ||  
    275  ||  IS_DECIDUOUS  ||  n, n, y, n, n, y, n, y, y, n, n, n, n  ||  BOOLEAN   ||  is PFT deciduous ?  ||   ||  OK_STOMATE ||  
    276  ||  IS_EVERGREEN  ||  n, y, n, y, y, n, y, n, n, n, n, n, n  ||  BOOLEAN  ||  is PFT evergreen ?  ||   ||  OK_STOMATE ||  
     243 ||  HUM_MIN_TIME  ||  undef, undef, 50., undef, undef, undef, undef, undef, undef, 35., 35., 75., 75.  ||  [days]  ||  minimum time elapsed since moisture minimum  ||   ||  OK_STOMATE ||  
     244 ||  IS_C3  ||  n, n, n, n, n, n, n, n, n, n, y, n, y, n  ||  [BOOLEAN]  ||  is PFT C3 ?  ||   ||  OK_STOMATE ||  
     245 ||  IS_DECIDUOUS  ||  n, n, y, n, n, y, n, y, y, n, n, n, n  ||  [BOOLEAN]   ||  is PFT deciduous ?  ||   ||  OK_STOMATE ||  
     246 ||  IS_EVERGREEN  ||  n, y, n, y, y, n, y, n, n, n, n, n, n  ||  [BOOLEAN]  ||  is PFT evergreen ?  ||   ||  OK_STOMATE ||  
    277247 ||  LAI_MAX  ||  undef, 7., 7., 5., 5., 5., 4.5, 4.5, 3.0, 2.5, 2.5, 5.,5.   ||  [m^2/m^2]  ||  maximum LAI, PFT-specific  ||   ||  OK_STOMATE ||  
    278  ||  LEAFAGECRIT  ||  undef, 730., 180., 910., 730., 180., 910., 180., 180., 120., 120., 90., 90.    ||  days [d]  ||  critical leaf age, tabulated  ||   ||  OK_STOMATE ||  
    279  ||  LEAFFALL  ||  undef, undef, 10., undef, undef, 10., undef, 10., 10., 10., 10., 10., 10.   ||  days [d]  ||  length of death of leaves, tabulated   ||   ||  OK_STOMATE ||  
    280  ||  LEAFLIFE_TAB  ||  undef, .5, 2., .33, 1., 2., .33, 2., 2., 2., 2., 2., 2.   ||   ||    ||   ||  OK_STOMATE ||  
     248 ||  LEAFAGECRIT  ||  undef, 730., 180., 910., 730., 180., 910., 180., 180., 120., 120., 90., 90.    ||  [days]  ||  critical leaf age, tabulated  ||   ||  OK_STOMATE ||  
     249 ||  LEAFFALL  ||  undef, undef, 10., undef, undef, 10., undef, 10., 10., 10., 10., 10., 10.   ||  [days]  ||  length of death of leaves, tabulated   ||   ||  OK_STOMATE ||  
     250 ||  LEAFLIFE_TAB  ||  undef, .5, 2., .33, 1., 2., .33, 2., 2., 2., 2., 2., 2.   ||  [years]  ||  leaf longevity  ||   ||  OK_STOMATE ||  
    281251 ||  LEAF_TAB  ||  4, 1, 1, 2, 1, 1, 2, 1, 2, 3, 3, 3, 3   ||  [-]   ||  leaf type : 1  ||    ||  OK_STOMATE ||  
    282  ||  LOWGPP_TIME  ||  undef, undef, 30., undef, undef, 30., undef, 30., 30., 30., 30., 30., 30.    ||  days [d]  ||  minimum duration of dormance for phenology   ||   ||  OK_STOMATE ||  
    283  ||  LPJ_GAP_CONST_MORT  ||  y  ||  FLAG  ||  prescribe mortality if not using DGVM?  ||  set to TRUE if constant mortality is to be activated  ||  OK_STOMATE ||  
     252 ||  LOWGPP_TIME  ||  undef, undef, 30., undef, undef, 30., undef, 30., 30., 30., 30., 30., 30.    ||  [days]  ||  minimum duration of dormance for phenology   ||   ||  OK_STOMATE ||  
     253 ||  LPJ_GAP_CONST_MORT  ||  y  ||  [FLAG]  ||  prescribe mortality if not using DGVM?  ||  set to TRUE if constant mortality is to be activated  ||  OK_STOMATE ||  
    284254 ||  MAINT_RESP_SLOPE_A  ||  undef, .0, .0, .0, .0, .0, .0, .0, .0, .0, .0, .0, .0      ||  [-]  ||  slope of maintenance respiration coefficient (1/K), constant a of aT^2+bT+c , tabulated  ||   ||  OK_STOMATE ||  
    285255 ||  MAINT_RESP_SLOPE_B  ||  undef, .0, .0, .0, .0, .0, .0, .0, .0, -.00133, .0, -.00133, .0   ||  [-]  ||  slope of maintenance respiration coefficient (1/K), constant b of aT^2+bT+c , tabulated  ||   ||  OK_STOMATE ||  
    286256 ||  MAINT_RESP_SLOPE_C  ||  undef, .12, .12, .16, .16, .16, .16, .16, .16, .16, .12, .16, .12   ||  [-]  ||  slope of maintenance respiration coefficient (1/K), constant c of aT^2+bT+c , tabulated  ||   ||  OK_STOMATE ||  
    287  ||  MAX_TURNOVER_TIME  ||  undef, undef, undef, undef, undef, undef, undef, undef, undef,  80.,  80., 80., 80.   ||  days [d]  ||  maximum turnover time for grasse  ||   ||  OK_STOMATE ||  
    288  ||  MIN_LEAF_AGE_FOR_SENESCENCE  ||  undef, undef, 90., undef, undef, 90., undef, 60., 60., 30., 30., 30., 30.  ||  days [d] ?  ||  minimum leaf age to allow senescence g  ||   ||  OK_STOMATE ||  
    289  ||  MIN_TURNOVER_TIME  ||  undef, undef, undef, undef, undef, undef, undef, undef, undef, 10., 10., 10., 10.   ||  days [d]  ||  minimum turnover time for grasse   ||   ||  OK_STOMATE ||  
    290  ||  NCDGDD_TEMP  ||  undef, undef, undef, undef, undef, 5., undef, 0., undef, undef, undef, undef, undef  ||  celsius degrees [C]  ?  ||  critical temperature for the ncd vs. gdd function in phenology  ||   ||  OK_STOMATE ||  
    291  ||  NGD_CRIT  ||  undef, undef, undef, undef, undef, undef, undef, 0., undef, undef, undef, undef, undef  ||  days [d]  ||  critical ngd, tabulated. Threshold -5 degrees  ||  NGD : Number of Growing Days.  ||  OK_STOMATE ||  
     257 ||  MAX_TURNOVER_TIME  ||  undef, undef, undef, undef, undef, undef, undef, undef, undef,  80.,  80., 80., 80.   ||  [days]  ||  maximum turnover time for grasse  ||   ||  OK_STOMATE ||  
     258 ||  MIN_LEAF_AGE_FOR_SENESCENCE  ||  undef, undef, 90., undef, undef, 90., undef, 60., 60., 30., 30., 30., 30.  ||  [days]   ||  minimum leaf age to allow senescence g  ||   ||  OK_STOMATE ||  
     259 ||  MIN_TURNOVER_TIME  ||  undef, undef, undef, undef, undef, undef, undef, undef, undef, 10., 10., 10., 10.   ||  [days]  ||  minimum turnover time for grasse   ||   ||  OK_STOMATE ||  
     260 ||  NCDGDD_TEMP  ||  undef, undef, undef, undef, undef, 5., undef, 0., undef, undef, undef, undef, undef  ||  [C]   ||  critical temperature for the ncd vs. gdd function in phenology  ||   ||  OK_STOMATE ||  
     261 ||  NGD_CRIT  ||  undef, undef, undef, undef, undef, undef, undef, 0., undef, undef, undef, undef, undef  ||  [days]  ||  critical ngd, tabulated. Threshold -5 degrees  ||  NGD : Number of Growing Days.  ||  OK_STOMATE ||  
    292262 ||  NOSENESCENCE_HUM  ||  undef, undef, .8, undef, undef, undef, undef, undef, undef, .3, .3, .3, .3   ||  [-]  ||  relative moisture availability above which there is no humidity-related senescence  ||   ||  OK_STOMATE ||  
    293263 ||  PHENO_GDD_CRIT_A  ||  undef, undef, undef, undef, undef, undef, undef, undef, undef, 0.03125,  0., 0., 0.  ||  [-]  ||  critical gdd, tabulated (C), constant a of aT^2+bT+c  ||   ||  OK_STOMATE ||  
     
    300270 ||  SENESCENCE_TEMP_A  ||  undef, undef, undef, undef, undef, 0., undef, 0., 0.,.00375, 0., 0., 0.   ||  [-]   ||  critical temperature for senescence (C), constant a of aT^2+bT+c , tabulated  ||   ||  OK_STOMATE ||  
    301271 ||  SENESCENCE_TEMP_C  ||  undef, undef, undef, undef, undef, 12., undef, 7., 2., -1.375, 5., 5., 10.  ||  [-]  ||  critical temperature for senescence (C), constant c of aT^2+bT+c, tabulated  ||   ||  OK_STOMATE ||  
    302  ||  SENESCENCE_TYPE  ||  'none  ', 'none  ', 'dry   ', 'none  ', 'none  ', 'cold  ', 'none  ', 'cold  ', 'cold  ', ||  [-]  ||  type of senescence, tabulated  ||   ||  OK_STOMATE ||  
     272 ||  SENESCENCE_TYPE  ||  'none  ', 'none  ', 'dry   ', 'none  ', 'none  ', 'cold  ', 'none  ', 'cold  ', 'cold  ', 'mixed ', 'mixed ', 'mixed ', 'mixed '  ||  [-]  ||  type of senescence, tabulated  ||   ||  OK_STOMATE ||  
    303273 ||  SLA  ||  1.5E-2, 1.53E-2,  2.6E-2, 9.26E-3,  2E-2,  2.6E-2,  9.26E-3, 2.6E-2,  1.9E-2,  2.6E-2, 2.6E-2, 2.6E-2, 2.6E-2  ||  [m^2/gC]  ||  specif leaf area   ||   ||  OK_STOMATE ||  
    304  ||  STOMATE_CFORCING_NAME  ||  NONE  ||  FILE  ||  Name of STOMATE's carbon forcing file  ||  Name that will be given to STOMATE's carbon offline forcing file   ||  OK_STOMATE ||  
    305  ||  STOMATE_FORCING_MEMSIZE  ||  50  ||  MegaBytes [MB]           ||  Size of STOMATE forcing data in memory   ||  This variable determines how many forcing states will be kept in memory.  Must be a compromise between memory  use and frequeny of disk access.   ||  OK_STOMATE ||  
    306  ||  STOMATE_FORCING_NAME  ||  NONE  ||  FILE  ||  Name of STOMATE's forcing file  ||  Name that will be given to STOMATE's offline forcing file   ||  OK_STOMATE ||  
    307  ||  STOMATE_HIST_DT  ||  STOMATE history time step  ||  ||  STOMATE history time step  ||  This file is going to be created by the model and will contain the output from the model.  This file is a truly COADS compliant netCDF file.  It will be generated by the hist software from  the IOIPSL package.   ||  OK_STOMATE ||  
    308  ||  STOMATE_HISTLEVEL  ||  STOMATE history output level (0..10)  ||  days [d]  ||  STOMATE history output level (0..10)  ||  Time step of the STOMATE IPCC history file  ||  OK_STOMATE ||  
    309  ||  STOMATE_IPCC_HIST_DT  ||  STOMATE IPCC history time step  ||  FILE  ||  STOMATE IPCC history time step  ||  This file is going to be created by the model and will contain the output from the model.  This file is a truly COADS compliant netCDF file.  It will be generated by the hist software from  the IOIPSL package.   ||  OK_STOMATE ||  
    310  ||  STOMATE_IPCC_OUTPUT_FILE  ||  Name of file in which STOMATE's output is going to be written  ||  days [d]  ||  Name of file in which STOMATE's output is going to be written  ||  Time step of the STOMATE history file  ||  OK_STOMATE ||  
    311  ||  STOMATE_OK_DGVM  ||  n  ||  FLAG  ||  Activate DGVM?  ||  set to TRUE if DGVM is to be activated  ||  OK_STOMATE ||  
     274 ||  STOMATE_CFORCING_NAME  ||  NONE  ||  [FILE]  ||  Name of STOMATE's carbon forcing file  ||  Name that will be given to STOMATE's carbon offline forcing file   ||  OK_STOMATE ||  
     275 ||  STOMATE_FORCING_MEMSIZE  ||  50  ||  [MegaBytes]  ||  Size of STOMATE forcing data in memory   ||  This variable determines how many forcing states will be kept in memory.  Must be a compromise between memory  use and frequeny of disk access.   ||  OK_STOMATE ||  
     276 ||  STOMATE_FORCING_NAME  ||  NONE  ||  [FILE]  ||  Name of STOMATE's forcing file  ||  Name that will be given to STOMATE's offline forcing file   ||  OK_STOMATE ||  
     277 ||  STOMATE_HIST_DT  ||  STOMATE history time step  ||  [FILE] ||  STOMATE history time step  ||  This file is going to be created by the model and will contain the output from the model.  This file is a truly COADS compliant netCDF file.  It will be generated by the hist software from  the IOIPSL package.   ||  OK_STOMATE ||  
     278 ||  STOMATE_HISTLEVEL  ||  STOMATE history output level (0..10)  ||  [days]  ||  STOMATE history output level (0..10)  ||  Time step of the STOMATE IPCC history file  ||  OK_STOMATE ||  
     279 ||  STOMATE_IPCC_HIST_DT  ||  STOMATE IPCC history time step  ||  [FILE]  ||  STOMATE IPCC history time step  ||  This file is going to be created by the model and will contain the output from the model.  This file is a truly COADS compliant netCDF file.  It will be generated by the hist software from  the IOIPSL package.   ||  OK_STOMATE ||  
     280 ||  STOMATE_IPCC_OUTPUT_FILE  ||  Name of file in which STOMATE's output is going to be written  ||  [days]  ||  Name of file in which STOMATE's output is going to be written  ||  Time step of the STOMATE history file  ||  OK_STOMATE ||  
     281 ||  STOMATE_OK_DGVM  ||  n  ||  [FLAG]  ||  Activate DGVM?  ||  set to TRUE if DGVM is to be activated  ||  OK_STOMATE ||  
    312282 ||  STOMATE_OUTPUT_FILE  ||  Name of file in which STOMATE's output is going to be written  ||  [-]   ||  Name of file in which STOMATE's output is going to be written  ||  Chooses the list of variables in the history file.  Values between 0: nothing is written; 10: everything is  written are available More details can be found on the web under documentation.  web under documentation.  First level contains all ORCHIDEE outputs.   ||  OK_STOMATE ||  
    313  ||  TAU_FRUIT  ||  undef, 90., 90., 90., 90., 90., 90., 90., 90., undef, undef, undef, undef  ||  days [d]  ||  fruit lifetime  ||   ||  OK_STOMATE ||  
    314  ||  TAU_SAP  ||  undef, 730., 730., 730., 730., 730., 730., 730., 730., undef, undef, undef, undef  ||  days [d]  ||  sapwood -> heartwood conversion time  ||   ||  OK_STOMATE ||  
    315  ||  TCM_CRIT  ||  undef, undef, undef, 5.0, 15.5, 15.5, -8.0, -8.0, -8.0, undef, undef,  undef, undef  ||  Celsius degrees [C]  ||  critical tcm, tabulated   ||   ||  OK_STOMATE ||  
    316  ||  TMIN_CRIT  ||  undef,  0.0, 0.0, -30.0, -14.0, -30.0, -45.0, -45.0, undef, undef, undef, undef, undef  ||  Celsius degrees [C]  ||  critical tmin, tabulated  ||    ||  OK_STOMATE ||  
    317  ||  TOO_LONG   ||  5.  ||  days [d]     ||  longest sustainable time without regeneration (vernalization)  ||    ||  OK_STOMATE ||  
     283 ||  TAU_FRUIT  ||  undef, 90., 90., 90., 90., 90., 90., 90., 90., undef, undef, undef, undef  ||  [days]  ||  fruit lifetime  ||   ||  OK_STOMATE ||  
     284 ||  TAU_SAP  ||  undef, 730., 730., 730., 730., 730., 730., 730., 730., undef, undef, undef, undef  ||  [days]  ||  sapwood -> heartwood conversion time  ||   ||  OK_STOMATE ||  
     285 ||  TCM_CRIT  ||  undef, undef, undef, 5.0, 15.5, 15.5, -8.0, -8.0, -8.0, undef, undef,  undef, undef  ||  [C]  ||  critical tcm, tabulated   ||   ||  OK_STOMATE ||  
     286 ||  TMIN_CRIT  ||  undef,  0.0, 0.0, -30.0, -14.0, -30.0, -45.0, -45.0, undef, undef, undef, undef, undef  ||  [C]  ||  critical tmin, tabulated  ||    ||  OK_STOMATE ||  
     287 ||  TOO_LONG   ||  5.  ||  [days]     ||  longest sustainable time without regeneration (vernalization)  ||    ||  OK_STOMATE ||  
    318288 ||  TPHOTO_MAX_A  ||  undef,  0., 0., 0., 0., 0., 0., 0., 0., 0.00375, 0., 0., 0.  ||  [-]  ||  maximum photosynthesis temperature, constant a of ax^2+bx+c (deg C), tabulated  ||   ||  OK_STOMATE ||  
    319289 ||  TPHOTO_MAX_B  ||  undef, 0., 0., 0., 0., 0., 0., 0., 0.,0.35, 0., 0., 0.     ||  [-]  ||  maximum photosynthesis temperature, constant b of ax^2+bx+c (deg C), tabulated  ||   ||  OK_STOMATE ||  
     
    325295 ||  TPHOTO_OPT_B  ||  undef, 0., 0., 0., 0., 0., 0., 0., 0., 0.25, 0., 0., 0.    ||  [-]  ||  optimum photosynthesis temperature, constant b of ax^2+bx+c (deg C), tabulated  ||   ||  OK_STOMATE ||  
    326296 ||  TPHOTO_OPT_C  ||  undef, 37., 37., 25., 32., 26., 25., 25., 25., 27.25, 36., 30., 36.  ||  [-]  ||  optimum photosynthesis temperature, constant c of ax^2+bx+c (deg C), tabulated  ||   ||  OK_STOMATE ||  
    327  ||  VCMAX_OPT  ||  undef, 65., 65., 35., 45., 55., 35., 45., 35., 70., 70., 70., 70.  ||  [µmol/m^2/s]  ||  Maximum rate of carboxylation  ||   ||  OK_STOMATE ||  
    328  ||  VJMAX_OPT  ||  undef, 130., 130., 70., 80., 110., 70., 90., 70., 160., 160., 200., 200.  ||  [µmol/m^2/s]  ||  Maximum rate of RUbp regeneration  ||   ||  OK_STOMATE ||  
    329  ||  Z_NITROGEN  ||  0.2   ||  meters [m]    ||  scaling depth for nitrogen limitation   ||   ||  OK_STOMATE ||  
     297 ||  VCMAX_OPT  ||  undef, 65., 65., 35., 45., 55., 35., 45., 35., 70., 70., 70., 70.  ||  [micromol/m^2/s]  ||  Maximum rate of carboxylation  ||   ||  OK_STOMATE ||  
     298 ||  VJMAX_OPT  ||  undef, 130., 130., 70., 80., 110., 70., 90., 70., 160., 160., 200., 200.  ||  [micromol/m^2/s]  ||  Maximum rate of RUbp regeneration  ||   ||  OK_STOMATE ||  
     299 ||  Z_NITROGEN  ||  0.2   ||  [m]    ||  scaling depth for nitrogen limitation   ||   ||  OK_STOMATE ||  
    330300 ||  ACTIVE_TO_PASS_CLAY_FRAC  ||  0.68    ||  [-]   ||    ||   ||  OK_STOMATE  ||  
    331  ||  ACTIVE_TO_PASS_CLAY_FRAC  ||    ||  [-]  ||    ||  fraction of the passive pool going to the passive pool  ||  OK_STOMATE  ||  
    332301 ||  ALLOC_SAP_ABOVE_GRASS   ||  1.0   ||  [-]     ||  fraction of sapwood allocation above ground   ||    ||  OK_STOMATE  ||  
    333302 ||  ALPHA_GRASS  ||  0.5  ||  [-]     ||  sapling characteristics : alpha's  ||    ||  OK_STOMATE  ||  
    334303 ||  ALPHA_TREE  ||  1.  ||  [-]     ||  sapling characteristics : alpha's   ||    ||  OK_STOMATE  ||  
    335304 ||  ALWAYS_INIT  ||  n   ||  [-]     ||  take carbon from atmosphere if carbohydrate reserve too small?   ||    ||  OK_STOMATE  ||  
    336  ||  AVAILABILITY_FACT   ||  0.1  ||      ||    ||    ||  OK_STOMATE  ||  
     305 ||  AVAILABILITY_FACT   ||  0.1  ||  [-]     ||    ||    ||  OK_STOMATE  ||  
    337306 ||  BCFRAC_COEFF  ||  0.3, 1.3, 88.2   ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    338307 ||  BM_SAPL_CARBRES   ||  5.   ||  [-]     ||    ||    ||  OK_STOMATE  ||  
     
    341310 ||  BM_SAPL_LEAF  ||  4., 4., 0.8, 5.   ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    342311 ||  BM_SAPL_RESCALE   ||  40.   ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    343  ||  CARBON_TAU_IACTIVE  ||  0.149  ||  days [d]   ||  residence times in carbon pools  ||   ||  OK_STOMATE  ||  
    344  ||  CARBON_TAU_IACTIVE  ||  residence times in carbon pools  ||  [-]  ||  residence times in carbon pools  ||   ||  OK_STOMATE  ||  
    345  ||  CARBON_TAU_IPASSIVE  ||  241.  ||  days [d]   ||  residence times in carbon pools  ||  residence time in the passive pool  ||  OK_STOMATE  ||  
    346  ||  CARBON_TAU_IPASSIVE  ||  residence times in carbon pools  ||  days [d]  ||  residence times in carbon pools  ||   ||  OK_STOMATE  ||  
    347  ||  CARBON_TAU_ISLOW  ||  5.48  ||  days [d]  ||  residence times in carbon pools  ||   ||  OK_STOMATE  ||  
    348  ||  CARBON_TAU_ISLOW  ||  residence times in carbon pools  ||  days [d]   ||  residence times in carbon pools  ||   ||  OK_STOMATE  ||  
     312 ||  CARBON_TAU_IACTIVE  ||  0.149  ||   [days]   ||  residence times in carbon pools  ||   ||  OK_STOMATE  ||  
     313 ||  CARBON_TAU_IPASSIVE  ||  241.  ||  [days]   ||  residence times in carbon pools  ||  residence time in the passive pool  ||  OK_STOMATE  ||  
     314 ||  CARBON_TAU_ISLOW  ||  5.48  ||  [days]  ||  residence times in carbon pools  ||   ||  OK_STOMATE  ||  
    349315 ||  CM_ZERO_HEARTABOVE  ||  undef, 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0.   ||  [g/g/day]  ||  maintenance respiration coefficient at 0 deg C, for heartwood above, tabulated  ||   ||  OK_STOMATE  ||  
    350316 ||  CM_ZERO_HEARTBELOW  ||  undef, 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0.   ||  [g/g/day]   ||  maintenance respiration coefficient at 0 deg C,for heartwood below, tabulated  ||   ||  OK_STOMATE  ||  
     
    352318 ||  CN_SAPL_INIT   ||  0.5   ||  [-]     ||    ||    ||  OK_STOMATE  ||  
    353319 ||  CO2FRAC  ||  0.95, 0.95, 0., 0.3, 0., 0., 0.95, 0.95  ||  [-]    ||  What fraction of a burned plant compartment goes into the atmosphere  ||    ||  OK_STOMATE  ||  
    354  ||  COEFF_TAU_LONGTERM  ||  3.   ||  days [d]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     320 ||  COEFF_TAU_LONGTERM  ||  3.   ||  [days]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    355321 ||  DIA_COEFF  ||  4., 0.5  ||  [-]     ||    ||    ||  OK_STOMATE  ||  
    356  ||  DT_TURNOVER_TIME   ||  10.  ||  days [d]    ||    ||    ||  OK_STOMATE  ||  
     322 ||  DT_TURNOVER_TIME   ||  10.  ||  [days]    ||    ||    ||  OK_STOMATE  ||  
    357323 ||  F_FRUIT  ||  0.1   ||  [-]      ||  Standard fruit allocation  ||    ||  OK_STOMATE  ||  
    358  ||  FIRE_DISABLE  ||  n  ||  FLAG  ||  no fire allowed  ||  With this variable, you can allow or not the estimation of CO2 lost by fire   ||  OK_STOMATE  ||  
     324 ||  FIRE_DISABLE  ||  n  ||  [FLAG]  ||  no fire allowed  ||  With this variable, you can allow or not the estimation of CO2 lost by fire   ||  OK_STOMATE  ||  
    359325 ||  FIREFRAC_COEFF   ||  0.45, 0.8, 0.6, 0.13  ||  [-]     ||    ||    ||  OK_STOMATE  ||  
    360326 ||  FIRE_RESIST_STRUCT  ||  0.5  ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    361  ||  FLUX_TOT_COEFF  ||  1.2, 1.4,.75  ||  days [d]   ||   ||   ||  OK_STOMATE  ||  
    362  ||  FLUX_TOT_COEFF  ||   ||  days [d]   ||   ||   ||  OK_STOMATE  ||  
     327 ||  FLUX_TOT_COEFF  ||  1.2, 1.4,.75  ||  [days]   ||   ||   ||  OK_STOMATE  ||  
    363328 ||  FPC_CRIT  ||  0.95  ||  [-]    ||  critical fpc, needed for light competition and establishment  ||    ||  OK_STOMATE  ||  
    364329 ||  FRAC_CARB_AP  ||  0.004  ||  [-]  ||  frac carb coefficients from active pool: depends on clay content  ||  fraction of the active pool going into the passive pool  ||  OK_STOMATE  ||  
    365  ||  FRAC_CARB_AP  ||  frac carb coefficients from active pool: depends on clay content  ||  [-]  ||  frac carb coefficients from active pool: depends on clay content  ||  This option allows to switch on the output of debug information without recompiling the code.   ||  OK_STOMATE  ||  
    366330 ||  FRAC_CARB_PA  ||  0.45  ||  [-]  ||  frac_carb_coefficients from passive pool  ||  fraction of the passive pool going into the active pool  ||  OK_STOMATE  ||  
    367  ||  FRAC_CARB_PA  ||  frac_carb_coefficients from passive pool  ||  [-]   ||  frac_carb_coefficients from passive pool  ||  fraction of the slow pool going to the passive pool  ||  OK_STOMATE  ||  
    368331 ||  FRAC_CARB_PS  ||  0.0  ||  [-]  ||  frac_carb_coefficients from passive pool  ||  fraction of the passive pool going into the slow pool  ||  OK_STOMATE  ||  
    369  ||  FRAC_CARB_PS  ||  frac_carb_coefficients from passive pool  ||  [-]   ||  frac_carb_coefficients from passive pool  ||  fraction of the passive pool going to the passive pool  ||  OK_STOMATE  ||  
    370332 ||  FRAC_CARB_SA  ||  0.42  ||  [-]  ||  frac_carb_coefficients from slow pool  ||  fraction of the slow pool going into the active pool  ||  OK_STOMATE  ||  
    371  ||  FRAC_CARB_SA  ||  frac_carb_coefficients from slow pool  ||  [-]  ||  frac_carb_coefficients from slow pool  ||  fraction of the active pool going to the passive pool  ||  OK_STOMATE  ||  
    372333 ||  FRAC_CARB_SP  ||  0.03  ||  [-]   ||  frac_carb_coefficients from slow pool  ||  fraction of the slow pool going into the passive pool  ||  OK_STOMATE  ||  
    373  ||  FRAC_CARB_SP  ||  frac_carb_coefficients from slow pool  ||  [-]   ||  frac_carb_coefficients from slow pool  ||  fraction of the slow pool going to the active pool  ||  OK_STOMATE  ||  
    374334 ||  FRAC_GROWTHRESP  ||  0.28  ||  [-]  ||  fraction of GPP which is lost as growth respiration  ||    ||  OK_STOMATE  ||  
    375335 ||  FRAC_SOIL_METAB_AA   ||  0.45   ||  [-]     ||  frac_soil(imetabolic,iactive,iabove)   ||    ||  OK_STOMATE  ||  
     
    379339 ||  FRAC_SOIL_STRUCT_SB  ||  0.7    ||  [-]     ||  frac_soil(istructural,islow,ibelow)   ||    ||  OK_STOMATE  ||  
    380340 ||  FRAC_TURNOVER_DAILY   ||  0.55  ||  [-]  ||    ||    ||  OK_STOMATE  ||  
    381  ||  GDD_CRIT_ESTAB  ||  150.   ||      ||  minimum gdd for establishment of saplings  ||    ||  OK_STOMATE  ||  
     341 ||  GDD_CRIT_ESTAB  ||  150.   ||  [-]    ||  minimum gdd for establishment of saplings  ||    ||  OK_STOMATE  ||  
    382342 ||  GDDNCD_CURVE  ||  0.0091   ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    383343 ||  GDDNCD_OFFSET  ||  64.   ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    384344 ||  GDDNCD_REF   ||  603.   ||  [-]     ||    ||    ||  OK_STOMATE  ||  
    385  ||  GDD_THRESHOLD   ||  5.   ||  [days]   ||    ||  GDD : Growing-Degree-Day  ||  OK_STOMATE  ||  
     345 ||  GDD_THRESHOLD   ||  5.   ||  [days]   ||    ||  GDD : Growing-Degree-Day  ||  OK_STOMATE  ||  
    386346 ||  GPPFRAC_DORMANCE   ||  0.2   ||  [-]  ||  rapport maximal GPP/GGP_max pour dormance  ||    ||  OK_STOMATE  ||  
    387347 ||  GREEN_AGE_DEC  ||  0.5   ||  [-]   ||    ||    ||  OK_STOMATE  ||  
    388348 ||  GREEN_AGE_EVER   ||  2.   ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    389  ||  HARVEST_AGRI  ||  y  ||  FLAG  ||  Harvert model for agricol PFTs.  ||  Compute harvest above ground biomass for agriculture. Change daily turnover.   ||  OK_STOMATE  ||  
    390  ||  HERBIVORES  ||  n  ||  FLAG  ||  herbivores allowed?  ||  With this variable, you can determine if herbivores are activated   ||  OK_STOMATE  ||  
     349 ||  HARVEST_AGRI  ||  y  ||  [FLAG]  ||  Harvest model for agricultural PFTs.  ||  Compute harvest above ground biomass for agriculture. Change daily turnover.   ||  OK_STOMATE  ||  
     350 ||  HERBIVORES  ||  n  ||  [FLAG]  ||  herbivores allowed?  ||  With this variable, you can determine if herbivores are activated   ||  OK_STOMATE  ||  
    391351 ||  HVC1   ||  0.019  ||  [-]    ||  parameters for herbivore activity  ||    ||  OK_STOMATE  ||  
    392352 ||  HVC2   ||  1.38  ||  [-]    ||  parameters for herbivore activity   ||    ||  OK_STOMATE  ||  
     
    398358 ||  LAI_INITMIN_GRASS   ||  0.1  ||  [m^2/m^2]      ||    ||    ||  OK_STOMATE  ||  
    399359 ||  LAI_INITMIN_TREE  ||  0.3  ||  [m^2/m^2]    ||    ||    ||  OK_STOMATE  ||  
    400  ||  LAI_MAX_TO_HAPPY  ||  0.5   ||      ||    ||    ||  OK_STOMATE  ||  
     360 ||  LAI_MAX_TO_HAPPY  ||  0.5   ||  [-]    ||    ||    ||  OK_STOMATE  ||  
    401361 ||  LC   ||  0.22, 0.35, 0.35, 0.35, 0.35, 0.22, 0.22, 0.22  ||  [-]     ||  Lignine/C ratio of the different plant parts  ||    ||  OK_STOMATE  ||  
    402362 ||  LEAF_AGE_CRIT_COEFF   ||  1.5, 0.75, 10.   ||  [-]   ||    ||    ||  OK_STOMATE  ||  
    403  ||  LEAF_AGE_CRIT_TREF  ||  20.   ||  days [d]    ||    ||    ||  OK_STOMATE  ||  
     363 ||  LEAF_AGE_CRIT_TREF  ||  20.   ||  [days]    ||    ||    ||  OK_STOMATE  ||  
    404364 ||  LEAFAGE_FIRSTMAX  ||  0.03   ||  [-]   ||  leaf age at which vmax attains vcmax_opt (in fraction of critical leaf age)  ||  relative leaf age at which vmax attains vcmax_opt  ||  OK_STOMATE  ||  
    405365 ||  LEAFAGE_LASTMAX   ||  0.5   ||  [-]    ||  leaf age at which vmax falls below vcmax_opt (in fraction of critical leaf age)   ||  relative leaf age at which vmax falls below vcmax_opt  ||  OK_STOMATE  ||  
     
    418378 ||  MIGRATE_TREE   ||  10.*1.E3   ||  [m/year]     ||    ||    ||  OK_STOMATE  ||  
    419379 ||  MIN_GPP_ALLOWED  ||  0.3   ||  [gC/m^2/year]   ||  minimum gpp considered as not "lowgpp"  ||    ||  OK_STOMATE  ||  
    420  ||  MIN_GROWTHINIT_TIME   ||  300.   ||  days [d]    ||  minimum time since last beginning of a growing season  ||    ||  OK_STOMATE  ||  
     380 ||  MIN_GROWTHINIT_TIME   ||  300.   ||  [days]    ||  minimum time since last beginning of a growing season  ||    ||  OK_STOMATE  ||  
    421381 ||  MIN_LTOLSR   ||  0.2  ||  [-]     ||  extrema of leaf allocation fraction   ||    ||  OK_STOMATE  ||  
    422382 ||  MOIAVAIL_ALWAYS_GRASS   ||  0.6   ||  [-]     ||  moisture availability above which moisture tendency doesn't matter  ||    ||  OK_STOMATE  ||  
    423383 ||  MOIAVAIL_ALWAYS_TREE  ||  1.0   ||  [-]     ||  moisture availability above which moisture tendency doesn't matter   ||    ||  OK_STOMATE  ||  
    424384 ||  MOIST_COEFF  ||  1.1, 2.4, 0.29  ||  [-]     ||    ||    ||  OK_STOMATE  ||  
    425  ||  NCD_MAX_YEAR  ||  3.   ||  [days] ? ||    ||  NCD : Number of Chilling Days  ||  OK_STOMATE  ||  
    426  ||  NEW_TURNOVER_TIME_REF  ||  20.   ||  days [d]    ||    ||    ||  OK_STOMATE  ||  
    427  ||  NLIM_TREF   ||  25.   ||  Degrees Celsius [C]    ||    ||    ||  OK_STOMATE  ||  
    428  ||  OK_MINRES  ||  y  ||  FLAG  ||  Do we try to reach a minimum reservoir even if we are severely stressed?  ||    ||  OK_STOMATE  ||  
     385 ||  NCD_MAX_YEAR  ||  3.   ||  [days] ||    ||  NCD : Number of Chilling Days  ||  OK_STOMATE  ||  
     386 ||  NEW_TURNOVER_TIME_REF  ||  20.   ||  [days]    ||    ||    ||  OK_STOMATE  ||  
     387 ||  NLIM_TREF   ||  25.   ||  [C]    ||    ||    ||  OK_STOMATE  ||  
     388 ||  OK_MINRES  ||  y  ||  [FLAG]  ||  Do we try to reach a minimum reservoir even if we are severely stressed?  ||    ||  OK_STOMATE  ||  
    429389 ||  PIPE_DENSITY   ||  2.e5   ||  [-]    ||  Density  ||    ||  OK_STOMATE  ||  
    430390 ||  PIPE_K1   ||  8.e3   ||  [-]     ||    ||    ||  OK_STOMATE  ||  
     
    432392 ||  PIPE_TUNE2   ||  40.0   ||  [-]        ||  height  ||    ||  OK_STOMATE  ||  
    433393 ||  PIPE_TUNE3  ||  0.5   ||  [-]      ||  height  ||    ||  OK_STOMATE  ||  
    434  ||  PIPE_TUNE4  ||  0.3   ||      ||  needed for stem diameter  ||    ||  OK_STOMATE  ||  
     394 ||  PIPE_TUNE4  ||  0.3   ||  [-]    ||  needed for stem diameter  ||    ||  OK_STOMATE  ||  
    435395 ||  PIPE_TUNE_EXP_COEFF   ||  1.6   ||  [-]     ||  pipe tune exponential coeff   ||    ||  OK_STOMATE  ||  
    436396 ||  PRECIP_CRIT   ||  100.  ||  [mm/year]    ||  minimum precip  ||    ||  OK_STOMATE  ||  
    437397 ||  R0  ||  0.3   ||  [-]    ||  Standard root allocation   ||    ||  OK_STOMATE  ||  
    438398 ||  REF_GREFF  ||  0.035  ||  [1/year]    ||    ||    ||  OK_STOMATE  ||  
    439  ||  RESERVE_TIME_GRASS   ||  20.   ||  dayd [d]     ||  maximum time during which reserve is used (grasses)   ||    ||  OK_STOMATE  ||  
    440  ||  RESERVE_TIME_TREE   ||  30.  ||  dayd [d]      ||  maximum time during which reserve is used (trees)   ||    ||  OK_STOMATE  ||  
     399 ||  RESERVE_TIME_GRASS   ||  20.   ||  [days]     ||  maximum time during which reserve is used (grasses)   ||    ||  OK_STOMATE  ||  
     400 ||  RESERVE_TIME_TREE   ||  30.  ||  [days]      ||  maximum time during which reserve is used (trees)   ||    ||  OK_STOMATE  ||  
    441401 ||  S0   ||  0.3  ||  [-]      ||  Standard sapwood allocation   ||    ||  OK_STOMATE  ||  
    442402 ||  SENESCENCE_TEMP_B  ||  undef, undef, undef, undef, undef, 0., undef, 0., 0., .1, 0., 0., 0.  ||  [-]  ||  critical temperature for senescence (C), constant b of aT^2+bT+c ,tabulated  ||   ||  OK_STOMATE  ||  
    443403 ||  SOIL_Q10  ||  0.69 (  ||  [-]  ||    ||    ||  OK_STOMATE  ||  
    444  ||  T_ALWAYS_ADD  ||  10.  ||  Celsius degrees [C]      ||  monthly temp. above which temp. tendency doesn't matter   ||    ||  OK_STOMATE  ||  
    445  ||  TAU_CLIMATOLOGY  ||  20  ||  days [d] ?    ||  tau for "climatologic variables   ||    ||  OK_STOMATE  ||  
    446  ||  TAU_FIRE   ||  30.  ||  days [d]      ||  Time scale for memory of the fire index (days). Validated for one year in the DGVM.   ||    ||  OK_STOMATE  ||  
    447  ||  TAU_GDD  ||  40.   ||  days [d]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    448  ||  TAU_GPP_WEEK   ||  7.   ||  days [d]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    449  ||  TAU_HUM_MONTH  ||  20.   ||  days [d]    ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    450  ||  TAU_HUM_WEEK  ||  7.  ||  days [d]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    451  ||  TAU_LEAFINIT  ||  10.  ||  dayd [d]    ||  time to attain the initial foliage using the carbohydrate reserve   ||    ||  OK_STOMATE  ||  
    452  ||  TAU_METABOLIC  ||  0.066  ||  days [d] ?      ||    ||    ||  OK_STOMATE  ||  
    453  ||  TAU_NGD  ||  50.  ||  days [d]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    454  ||  TAU_SOILHUM_MONTH  ||  20.   ||  days [d]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    455  ||  TAU_STRUCT   ||  0.245   ||  days [d] ?     ||    ||    ||  OK_STOMATE  ||  
    456  ||  TAU_T2M_MONTH  ||  20.  ||  days [d]       ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    457  ||  TAU_T2M_WEEK  ||  7.  ||  days [d]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    458  ||  TAU_TSOIL_MONTH   ||  20.   ||  days [d]       ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     404 ||  T_ALWAYS_ADD  ||  10.  ||  [C]      ||  monthly temp. above which temp. tendency doesn't matter   ||    ||  OK_STOMATE  ||  
     405 ||  TAU_CLIMATOLOGY  ||  20  ||  [days]  ||  tau for "climatologic variables   ||    ||  OK_STOMATE  ||  
     406 ||  TAU_FIRE   ||  30.  ||  [days]      ||  Time scale for memory of the fire index (days). Validated for one year in the DGVM.   ||    ||  OK_STOMATE  ||  
     407 ||  TAU_GDD  ||  40.   ||  [days]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     408 ||  TAU_GPP_WEEK   ||  7.   ||  [days]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     409 ||  TAU_HUM_MONTH  ||  20.   ||  [days]    ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     410 ||  TAU_HUM_WEEK  ||  7.  ||  [days]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     411 ||  TAU_LEAFINIT  ||  10.  ||  [days]    ||  time to attain the initial foliage using the carbohydrate reserve   ||    ||  OK_STOMATE  ||  
     412 ||  TAU_METABOLIC  ||  0.066  ||  [days]   ||    ||    ||  OK_STOMATE  ||  
     413 ||  TAU_NGD  ||  50.  ||  [days]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     414 ||  TAU_SOILHUM_MONTH  ||  20.   ||  [days]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     415 ||  TAU_STRUCT   ||  0.245   ||  [days]  ||    ||    ||  OK_STOMATE  ||  
     416 ||  TAU_T2M_MONTH  ||  20.  ||  [days]       ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     417 ||  TAU_T2M_WEEK  ||  7.  ||  [days]     ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
     418 ||  TAU_TSOIL_MONTH   ||  20.   ||  [days]       ||  time scales for phenology and other processes  ||    ||  OK_STOMATE  ||  
    459419 ||  TAX_MAX  ||  0.8  ||  [-]     ||  maximum fraction of allocatable biomass used for maintenance respiration  ||    ||  OK_STOMATE  ||  
    460  ||  TLONG_REF_MAX  ||  303.1  ||  Kelvin [K]    ||  maximum reference long term temperature   ||    ||  OK_STOMATE  ||  
    461  ||  TLONG_REF_MIN   ||  253.1  ||  Kelvin [K]    ||  minimum reference long term temperature   ||    ||  OK_STOMATE  ||  
    462  ||  TREAT_EXPANSION  ||  n  ||  FLAG  ||  treat expansion of PFTs across a grid cell?  ||  With this variable, you can determine whether we treat expansion of PFTs across a  grid cell.   ||  OK_STOMATE  ||  
    463  ||  TSOIL_REF  ||  30.   ||  Celsius degrees [C]     ||    ||    ||  OK_STOMATE  ||  
     420 ||  TLONG_REF_MAX  ||  303.1  ||  [K]    ||  maximum reference long term temperature   ||    ||  OK_STOMATE  ||  
     421 ||  TLONG_REF_MIN   ||  253.1  ||  [K]    ||  minimum reference long term temperature   ||    ||  OK_STOMATE  ||  
     422 ||  TREAT_EXPANSION  ||  n  ||  [FLAG]  ||  treat expansion of PFTs across a grid cell?  ||  With this variable, you can determine whether we treat expansion of PFTs across a  grid cell.   ||  OK_STOMATE  ||  
     423 ||  TSOIL_REF  ||  30.   ||  [C]     ||    ||    ||  OK_STOMATE  ||  
    464424 ||  VMAX_OFFSET   ||  0.3  ||  [-]    ||  offset (minimum relative vcmax)  ||  offset (minimum vcmax/vmax_opt)  ||  OK_STOMATE  ||  
    465  ||  Z_DECOMP  ||  0.2  ||  meters [m]     ||  scaling depth for soil activity  ||    ||  OK_STOMATE  ||  
    466  ||  DT_WATCHOUT  ||  dt  ||  FLAG  ||  ORCHIDEE will write out with this frequency  ||  This flag indicates the frequency of the write of the variables.   ||  ORCHIDEE_WATCHOUT ||  
    467  ||  WATCHOUT_FILE  ||  orchidee_watchout.nc  ||  FILE  ||  Filenane for the ORCHIDEE forcing file  ||  This is the name of the file in which the forcing used here will be written for later use.   ||  ORCHIDEE_WATCHOUT ||  
    468  ||  RELAX_A  ||  1.0  ||  [-]  ||  Time constant of the relaxation layer  ||  The time constant associated to the atmospheric conditions which are going to be computed  in the relaxed layer. To avoid too much  damping the value should be larger than 1000.   ||  RELAXATION ||  
    469  ||  ROUTING_FILE  ||  routing.nc  ||  FILE  ||  Name of file which contains the routing information  ||  The file provided here should alow the routing module to read the high resolution grid of basins and the flow direction  from one mesh to the other.   ||  RIVER_ROUTING ||  
     425 ||  Z_DECOMP  ||  0.2  ||  [m]     ||  scaling depth for soil activity  ||    ||  OK_STOMATE  ||  
     426 ||  DT_WATCHOUT  ||  dt  ||  [seconds]  ||  ORCHIDEE will write out with this frequency  ||  This flag indicates the frequency of the write of the variables.   ||  ORCHIDEE_WATCHOUT ||  
     427 ||  WATCHOUT_FILE  ||  orchidee_watchout.nc  ||  [FILE]  ||  Filenane for the ORCHIDEE forcing file  ||  This is the name of the file in which the forcing used here will be written for later use.   ||  ORCHIDEE_WATCHOUT ||  
     428 ||  ROUTING_FILE  ||  routing.nc  ||  [FILE]  ||  Name of file which contains the routing information  ||  The file provided here should alow the routing module to read the high resolution grid of basins and the flow direction  from one mesh to the other.   ||  RIVER_ROUTING ||  
    470429 ||  ROUTING_RIVERS  ||  50  ||  [-]  ||  Number of rivers   ||  This parameter chooses the number of largest river basins which should be treated as independently as rivers and not  flow into the oceans as diffusion coastal flow.   ||  RIVER_ROUTING ||  
    471  ||  ROUTING_TIMESTEP  ||  one_day  ||  seconds [s]  ||  Time step of the routing scheme  ||  This values gives the time step in seconds of the routing scheme.  It should be multiple of the main time step of ORCHIDEE. One day  is a good value.   ||  RIVER_ROUTING ||  
    472  ||  DO_FLOODPLAINS  ||  n  ||  FLAG  ||  Should we include floodplains   ||  This parameters allows the user to ask the model to take into account the flood plains and return  the water into the soil moisture. It then can go  back to the atmopshere. This tried to simulate  internal deltas of rivers.   ||  RIVER_ROUTING  ||  
    473  ||  DO_IRRIGATION  ||  n  ||  FLAG  ||  Should we compute an irrigation flux   ||  This parameters allows the user to ask the model to compute an irigation flux. This performed for the  on very simple hypothesis. The idea is to have a good  map of irrigated areas and a simple function which estimates  the need to irrigate.   ||  RIVER_ROUTING  ||  
    474  ||  SECHIBA_HISTLEVEL2  ||  SECHIBA history 2 output level (0..10)  ||  seconds [s]  ||  SECHIBA history 2 output level (0..10)  ||  This variables gives the frequency the output 2 of the model should be written into the netCDF file.  It does not affect the frequency at which the  operations such as averaging are done.  That is IF the coding of the calls to histdef  are correct !   ||  SECHIBA_HISTFILE2 ||  
    475  ||  SECHIBA_OUTPUT_FILE2  ||  Name of file in which the output number 2 is going to be written  ||  FLAG  ||  Name of file in which the output number 2 is going to be written  ||  This Flag switch on the second SECHIBA writing for hi (or low)  frequency writing. This second output is optional and not written  by default.  MM is it right ? Second output file is produced with the same level  as the first one.   ||  SECHIBA_HISTFILE2 ||  
    476  ||  WRITE_STEP2  ||  Frequency in seconds at which to WRITE output  ||  FILE  ||  Frequency in seconds at which to WRITE output  ||  This file is going to be created by the model and will contain the output 2 from the model.   ||  SECHIBA_HISTFILE2 ||  
    477  ||  STOMATE_RESTART_FILEIN  ||  NONE  ||  FILE  ||  Name of restart to READ for initial conditions of STOMATE  ||  This is the name of the file which will be opened to extract the initial values of all prognostic  values of STOMATE.   ||  STOMATE_OK_STOMATE or STOMATE_WATCHOUT ||  
    478  ||  STOMATE_RESTART_FILEOUT  ||  stomate_restart.nc  ||  FILE  ||  Name of restart files to be created by STOMATE  ||  This is the name of the file which will be opened to write the final values of all prognostic values  of STOMATE.   ||  STOMATE_OK_STOMATE or STOMATE_WATCHOUT ||  
    479  
     430 ||  ROUTING_TIMESTEP  ||  one_day  ||  [seconds]  ||  Time step of the routing scheme  ||  This values gives the time step in seconds of the routing scheme.  It should be multiple of the main time step of ORCHIDEE. One day  is a good value.   ||  RIVER_ROUTING ||  
     431 ||  DO_FLOODPLAINS  ||  n  ||  [FLAG]  ||  Should we include floodplains   ||  This parameters allows the user to ask the model to take into account the flood plains and return  the water into the soil moisture. It then can go  back to the atmopshere. This tried to simulate  internal deltas of rivers.   ||  RIVER_ROUTING  ||  
     432 ||  DO_IRRIGATION  ||  n  ||  [FLAG]  ||  Should we compute an irrigation flux   ||  This parameters allows the user to ask the model to compute an irigation flux. This performed for the  on very simple hypothesis. The idea is to have a good  map of irrigated areas and a simple function which estimates  the need to irrigate.   ||  RIVER_ROUTING  ||  
     433 ||  SECHIBA_HISTLEVEL2  ||  SECHIBA history 2 output level (0..10)  ||  [seconds]  ||  SECHIBA history 2 output level (0..10)  ||  This variables gives the frequency the output 2 of the model should be written into the netCDF file.  It does not affect the frequency at which the  operations such as averaging are done.  That is IF the coding of the calls to histdef  are correct !   ||  SECHIBA_HISTFILE2 ||  
     434 ||  SECHIBA_OUTPUT_FILE2  ||  Name of file in which the output number 2 is going to be written  ||  [FLAG]  ||  Name of file in which the output number 2 is going to be written  ||  This Flag switch on the second SECHIBA writing for hi (or low)  frequency writing. This second output is optional and not written  by default.  MM is it right ? Second output file is produced with the same level  as the first one.   ||  SECHIBA_HISTFILE2 ||  
     435 ||  WRITE_STEP2  ||  Frequency in seconds at which to WRITE output  ||  [FILE]  ||  Frequency in seconds at which to WRITE output  ||  This file is going to be created by the model and will contain the output 2 from the model.   ||  SECHIBA_HISTFILE2 ||  
     436 ||  STOMATE_RESTART_FILEIN  ||  NONE  ||  [FILE]  ||  Name of restart to READ for initial conditions of STOMATE  ||  This is the name of the file which will be opened to extract the initial values of all prognostic  values of STOMATE.   ||  STOMATE_OK_STOMATE or STOMATE_WATCHOUT ||  
     437 ||  STOMATE_RESTART_FILEOUT  ||  stomate_restart.nc  ||  [FILE]  ||  Name of restart files to be created by STOMATE  ||  This is the name of the file which will be opened to write the final values of all prognostic values  of STOMATE.   ||  STOMATE_OK_STOMATE or STOMATE_WATCHOUT ||