Changes between Version 31 and Version 32 of DevelopmentActivities/ORCHIDEE-CNP


Ignore:
Timestamp:
2016-02-11T15:22:32+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP

    v31 v32  
    101101# defulat = n 
    102102XIOS_ORCHIDEE_OK = n 
     103}}} 
     104set the IO frequency to avoid crashes 
     105{{{ 
     106# Writefrequency in seconds in sechiba_history.nc 
     107# default = 86400.0 
     108WRITE_STEP = 1800.0 
     109 
     110# Writefrequency in days in stomate_history.nc 
     111# default = 10. 
     112STOMATE_HIST_DT = 1 
    103113}}} 
    104114