Ignore:
Timestamp:
2022-01-12T12:12:15+01:00 (2 years ago)
Author:
agnes.ducharne
Message:

Final corrections to FG2nd and FG3nd configurations for the new driver. FG2nd works at 2deg, but not yet at 0.5deg, cf ticket #786.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG3nd/PARAM/run.def

    r7421 r7427  
    1414#************************************************************************** 
    1515 
    16 # Activate Stomate component (default y) 
    17 STOMATE_OK_STOMATE = _AUTOBLOCKER_  
    18  
    19 # Time length for one intergration (default full lenght of forcing file) 
     16# For new driver with CRUJRA2.2 (SPREAD_PREC_SEC=half forcing timestep by default) 
     17#***************************************************************************** 
    2018START_DATE = _AUTO_ 
    21 END_DATE = _AUTO_  
     19END_DATE = _AUTO_ 
    2220DT_SECHIBA = 1800 
    23 #FORCING_FILE = forcing_yearm1.nc forcing_year.nc forcing_yearp1.nc 
    24 # 
    25 # Domain description file 
    26 # 
     21#SPREAD_PREC_SEC = 3600 # The default is half the forcing time step 
     22FORCING_FILE = forcing_yearm1.nc forcing_year.nc forcing_yearp1.nc 
    2723GRID_FILE = NONE 
    2824#WEST_EAST = -180.0, 180.0 
    2925#SOUTH_NORTH = -90.0, 90.0 
    30 #SPREAD_PREC_SEC = 3600 # The default is half the forcing time step 
     26#***************************************************************************** 
     27 
     28# Activate Stomate component (default y) 
     29STOMATE_OK_STOMATE = _AUTOBLOCKER_  
    3130 
    3231# 
Note: See TracChangeset for help on using the changeset viewer.