# $HeadURL: svn://forge.ipsl.jussieu.fr/orchidee/trunk/ORCHIDEE_OL/OOL_SEC_STO_FG2/PARAM/run.def $ # $Date: 2020-03-06 15:58:54 +0100 (Fri, 06 Mar 2020) $ # $Revision: 6616 $ # INCLUDEDEF=orchidee.def INCLUDEDEF=orchidee_pft.def # Parameters of the driver differ between the coupled and off-line configs #************************************************************************** # Time length for one intergration # (default full lenght of forcing file) TIME_LENGTH = _AUTO_ # Time in the forcing file at which the model start if start date is # not set by the forcing file # (default 0) TIME_SKIP = _AUTO_ # If DRIVER_reset_time=y, read the year from forcing file instead of # taking it from restart file (default n) DRIVER_reset_time = _AUTO_ # Name of restart file for the driver (default NONE) RESTART_FILEIN = _AUTOBLOCKER_ # Value for atmospheric CO2 could be interactive (LMDz), a time series or fixed # (default=350) ATM_CO2 = _AUTO_: DEFAULT = 350. # Off-line configurations could be run for a smaller domain # (default no limits are set, the full domain on the forcing file is used) #************************************************************************** #LIMIT_WEST=8 #LIMIT_NORTH=48 #LIMIT_SOUTH=46 #LIMIT_EAST=10