Changeset 7820


Ignore:
Timestamp:
2022-11-22T18:11:35+01:00 (19 months ago)
Author:
josefine.ghattas
Message:

Update orchidee.default in ORCHIDEE_2_2 not done for a while. Change some comments to be capitalized to be corresponding to the keywords.

Location:
branches/ORCHIDEE_2_2/ORCHIDEE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE/orchidee.default

    r7547 r7820  
    169169IMPOSE_PARAM =  y  
    170170 
     171# PRINTLEV ([0, 1, 2, 3, 4]) :  Print level for text output     {} 
     172PRINTLEV =  2  
     173 
    171174# DEPTH_MAX_T (m) :  Maximum depth of the soil thermodynamics   {} 
    172175DEPTH_MAX_T =  90.0  
     
    770773 
    771774# IMPOSE_SOILT ([FLAG]) :  Should the soil type be prescribed ?         {} 
    772 IMPOSE_SOILT =  n 
     775IMPOSE_SOILT =  n  
    773776 
    774777# IMPOSE_SLOPE ([FLAG]) :  Should reinf_slope be prescribed ?   {} 
    775 IMPOSE_SLOPE =  n 
     778IMPOSE_SLOPE =  n  
    776779 
    777780# LAI_MAP ([FLAG]) :  Read the LAI map  {OK_SECHIBA or OK_STOMATE} 
     
    964967ZSNOWCMPCT_VR =  0.018  
    965968 
     969# IRRIG_DOSMAX ([kg.m^{-2}/hour]) :  The maximum irrigation water injected per hour (kg.m^{-2}/hour)    {DO_IRRIGATION AND old_irrig_scheme } 
     970IRRIG_DOSMAX =  1.  
     971 
     972# CUM_NROOT_THR ([]) :  Cumulated nroot threshoold to define root zone, and calculate water deficit for irrigation      {DO_IRRIGATION AND old_irrig_scheme } 
     973CUM_NROOT_THR =  0.90  
     974 
     975# IRRIGATED_SOILTILE ([FLAG]) :  Do we introduce a new soil tile for irrigated croplands?       {DO_IRRIGATION AND old_irrig_scheme } 
     976IRRIGATED_SOILTILE =  n  
     977 
     978# OLD_IRRIG_SCHEME ([FLAG]) :  Do we run with the old irrigation scheme?        {DO_IRRIGATION} 
     979OLD_IRRIG_SCHEME =  n  
     980 
     981# IRRIG_ST ([]) :  Which is the soil tile with irrigation flux  {DO_IRRIGATION and old_irrig_scheme } 
     982IRRIG_ST =  3  
     983 
     984# AVAIL_RESERVE ([]) :  Max. fraction of routing reservoir volume that can be used for irrigation       {DO_IRRIGATION and old_irrig_scheme } 
     985AVAIL_RESERVE =  0.9,0.0,0.9  
     986 
     987# BETA_IRRIG ([]) :  Threshold multiplier of Target SM to calculate root deficit        {DO_IRRIGATION and old_irrig_scheme } 
     988BETA_IRRIG =  1.  
     989 
     990# LAI_IRRIG_MIN ([m2/m2]) :  Min. LAI (Leaf Area Index) to trigger irrigation   {DO_IRRIGATION and old_irrig_scheme } 
     991LAI_IRRIG_MIN =  0.1  
     992 
     993# IRRIG_MAP_DYNAMIC_FLAG ([FLAG]) :  Do we use a dynamic irrig map?     {DO_IRRIGATION } 
     994IRRIG_MAP_DYNAMIC_FLAG =  n  
     995 
     996# SELECT_SOURCE_IRRIG ([FLAG]) :  Do we use the new priorization scheme, based on maps of equipped area with surface water?     {DO_IRRIGATION } 
     997SELECT_SOURCE_IRRIG =  n  
     998 
     999# REINFILTR_IRRIGFIELD ([FLAG]) :  DO_IRRIGATION        {DO_IRRIGATION } 
     1000REINFILTR_IRRIGFIELD =  n  
     1001 
     1002# REINF_SLOPE_CROPPARAM ([FRACTION 0-1]) :  DO_IRRIGATION       {DO_IRRIGATION } 
     1003REINF_SLOPE_CROPPARAM =  0.8  
     1004 
     1005# A_STREAM_ADDUCTION   ([FRACTION 0-1]) :  DO_IRRIGATION        {DO_IRRIGATION } 
     1006A_STREAM_ADDUCTION   =  zero  
     1007 
    9661008# CB ([-] ) :  Constant of the Louis scheme     {OK_SECHIBA} 
    9671009CB =  5.0  
     
    13991441EVERYWHERE_INIT =  0.05   
    14001442 
    1401 # PRINTLEV ([0, 1, 2, 3, 4]) :  Print level for text output     {} 
    1402 PRINTLEV =  2  
    1403  
    14041443# PRINTLEV_modname ([0, 1, 2, 3, 4]) :  Specific print level of text output for the module "modname". Default as PRINTLEV.      {} 
    14051444PRINTLEV_modname =  PRINTLEV  
     
    14741513mcw =  0.0884 if caclulated from default 5 parameters above  
    14751514 
     1515# REINF_SLOPE ([-]) :  Fraction of reinfiltrated surface runoff         {IMPOSE_SLOPE} 
     1516REINF_SLOPE =  0.1  
     1517 
    14761518# GET_SLOPE ([FLAG]) :  Read slopes from file and do the interpolation  {} 
    14771519GET_SLOPE =  n  
    14781520 
    1479 # REINF_SLOPE ([-]) :  Fraction of reinfiltrated surface runoff         {IMPOSE_SLOPE} 
    1480 REINF_SLOPE =  0.1  
    1481  
    14821521# SECHIBA_QSINT  ([m]) :  Interception reservoir coefficient    {OK_SECHIBA } 
    14831522SECHIBA_QSINT  =  0.02  
     
    15311570WOODHARVEST_FILE =  woodharvest.nc  
    15321571 
     1572# IRRIGATION_DYN_FILE ([FILE]) :  Name of file from which the DYNAMIC irrigation fraction map is to be read     {IRRIG_DYN} 
     1573IRRIGATION_DYN_FILE =  IRRIGmap.nc  
     1574 
     1575# FRACTION_AEI_SW_FILE ([FILE]) :  Name of file with AEI with SW        {SELECT_SOURCE_IRRIG} 
     1576FRACTION_AEI_SW_FILE =  AEI_SW_pct.nc  
     1577 
    15331578# SOILALB_FILE ([FILE]) :  Name of file from which the bare soil albedo         {NOT(IMPOSE_AZE)} 
    15341579SOILALB_FILE =  soils_param.nc  
     
    16541699ROUTING_RIVERS =  50  
    16551700 
    1656 # DO_FLOODINFILT ([FLAG]) :  Should floodplains reinfiltrate into the soil      {RIVER_ROUTING} 
     1701# DO_FLOODINFILT ([FLAG]) :  Should floodplains reinfiltrate into the soil      {RIVER_ROUTING} 
    16571702DO_FLOODINFILT =  n  
    16581703 
     
    16601705DO_SWAMPS =  n  
    16611706 
    1662 # DO_PONDS ([FLAG]) :  Should we include ponds          {RIVER_ROUTING} 
     1707# DO_PONDS ([FLAG]) :  Should we include ponds {RIVER_ROUTING} 
    16631708DO_PONDS =  n  
    16641709 
    1665 # SLOW_TCST ([days]) :  Time constant for the slow reservoir    {RIVER_ROUTING } 
    1666 SLOW_TCST =  25.0   
    1667  
    1668 # FAST_TCST ([days]) :  Time constant for the fast reservoir    {RIVER_ROUTING } 
    1669 FAST_TCST =  3.0   
    1670  
    1671 # STREAM_TCST ([days]) :  Time constant for the stream reservoir        {RIVER_ROUTING} 
     1710# SLOW_TCST ([days]) :  Time constant for the slow reservoir    {RIVER_ROUTING} 
     1711SLOW_TCST =  25.0  
     1712 
     1713# FAST_TCST ([days]) :  Time constant for the fast reservoir    {RIVER_ROUTING} 
     1714FAST_TCST =  3.0  
     1715 
     1716# STREAM_TCST ([days]) :  Time constant for the stream reservoir        {RIVER_ROUTING} 
    16721717STREAM_TCST =  0.24  
    16731718 
    1674 # FLOOD_TCST ([days]) :  Time constant for the flood reservoir          {RIVER_ROUTING} 
     1719# FLOOD_TCST ([days]) :  Time constant for the flood reservoir {RIVER_ROUTING} 
    16751720FLOOD_TCST =  4.0  
    16761721 
    1677 # SWAMP_CST ([-]) :  Fraction of the river that flows back to swamps    {RIVER_ROUTING} 
     1722# SWAMP_CST ([-]) :  Fraction of the river that flows back to swamps    {RIVER_ROUTING} 
    16781723SWAMP_CST =  0.2  
    16791724 
    1680 # FLOOD_BETA ([-] ) :  Parameter to fix the shape of the floodplain     {RIVER_ROUTING} 
     1725# FLOOD_BETA ([-]) :  Parameter to fix the shape of the floodplain      {RIVER_ROUTING} 
    16811726FLOOD_BETA =  2.0  
    16821727 
    1683 # POND_BETAP ([-] ) :  Ratio of the basin surface intercepted by ponds and the maximum surface of ponds         {RIVER_ROUTING} 
     1728# POND_BETAP ([-]) :  Ratio of the basin surface intercepted by ponds and the maximum surface of ponds  {RIVER_ROUTING} 
    16841729POND_BETAP =  0.5  
    16851730 
    1686 # FLOOD_CRI ([mm] ) :  Potential height for which all the basin is flooded      {DO_FLOODPLAINS or DO_PONDS} 
     1731# FLOOD_CRI ([mm]) :  Potential height for which all the basin is flooded       {DO_FLOODPLAINS or DO_PONDS} 
    16871732FLOOD_CRI =  2000.  
    16881733 
    1689 # POND_CRI ([mm] ) :  Potential height for which all the basin is a pond        {DO_FLOODPLAINS or DO_PONDS} 
     1734# POND_CRI ([mm]) :  Potential height for which all the basin is a pond         {DO_FLOODPLAINS or DO_PONDS} 
    16901735POND_CRI =  2000.  
    16911736 
    1692 # MAX_LAKE_RESERVOIR ([kg/m2(routing area)] ) :  Maximum limit of water in lake_reservoir       {RIVER_ROUTING} 
     1737# MAX_LAKE_RESERVOIR ([kg/m2(routing area)]) :  Maximum limit of water in lake_reservoir        {RIVER_ROUTING} 
    16931738MAX_LAKE_RESERVOIR =  7000  
    16941739 
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_parameters/constantes.f90

    r7792 r7820  
    953953 
    954954    !   To run with new irrigation scheme 
    955     !Config Key   = irrig_map_dynamic 
     955    !Config Key   = IRRIG_MAP_DYNAMIC_FLAG 
    956956    !Config Desc  = Do we use a dynamic irrig map? 
    957957    !Config If    = DO_IRRIGATION = T 
     
    962962 
    963963    !   To run with new irrigation scheme 
    964     !Config Key   = select_source_irrig 
     964    !Config Key   = SELECT_SOURCE_IRRIG 
    965965    !Config Desc  = Do we use the new priorization scheme, based on maps of equipped area with surface water? 
    966966    !Config If    = DO_IRRIGATION = T 
     
    971971 
    972972    !   Do we reinfiltrate all/part of runoff in crop soil tile? 
    973     !Config Key   = Reinfiltr_IrrigField 
     973    !Config Key   = REINFILTR_IRRIGFIELD 
    974974    !Config Desc  = DO_IRRIGATION 
    975975    !Config If    = DO_IRRIGATION = T 
     
    980980 
    981981    !   Externalized reinf_slope for reinfiltration in irrigated cropland 
    982     !Config Key   = reinf_slope_cropParam 
     982    !Config Key   = REINF_SLOPE_CROPPARAM 
    983983    !Config Desc  = DO_IRRIGATION 
    984984    !Config If    = DO_IRRIGATION = T, REINFILTR_IRRIGFIELD = T 
     
    989989 
    990990    !   Externalized for available volume to adduction 
    991     !Config Key   = a_stream_adduction   
     991    !Config Key   = A_STREAM_ADDUCTION   
    992992    !Config Desc  = DO_IRRIGATION 
    993993    !Config If    = DO_IRRIGATION = T 
Note: See TracChangeset for help on using the changeset viewer.