Changes between Version 13 and Version 14 of Documentation/Archive/News2015-2016/2015July
- Timestamp:
- 2015-08-02T00:18:14+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Archive/News2015-2016/2015July
v13 v14 13 13 === Physical changes === 14 14 * The multilayer snow modules has been updated by Tao Wang. Modification related to the fraction of snow will come during the autumn. See ticket #179 15 * The dynamic vegetation has been updated and corrected by Dan Zhu . See ticket #18215 * The dynamic vegetation has been updated and corrected by Dan Zhu for the high latitude (paper in GMD: http://www.geosci-model-dev.net/8/2263/2015/gmd-8-2263-2015.html). See ticket #182 16 16 * Initialize t2m_longterm without reading reftemp.nc file. See ticket #158 17 17 * Add beta factor in enerbil during coupling with LMDZ by Fuxing Wang, see ticket #157 18 18 * Enhancement in CWRR hydrology and routing, see ticket #113, #114 and #151 19 19 * Bug correction: interpolation of SWdown with 'daily' forcing files, see ticket #156 20 * Change default value for SPRED_PREC (control the spread of the precipitation between different time step if the forcing file provide Precip at lower frequency than 30min, see ticket #177 20 21 21 22 === Technical changes === … … 24 25 * XIOS is added as output library in ORCHIDEE. It is replacing IOIPSL in a more efficient way. [https://forge.ipsl.jussieu.fr/orchidee/attachment/wiki/GroupActivities/Meetings/Developer/xios_in_orchidee_31mars2015_Ghattas.pdf See here the presentation about XIOS in ORCHDIDEE given at the developers meeting the 31st of Mars 2015]. XIOS is now used as default in LMDZOR_v6 configurations and as option in ORCHIDEE_OL configuration. These configurations using XIOS are tested at curie, ada and obelix. 25 26 * Homogenization of variables controlling the text output: a new variable PRINTLEV replaces BAVARD, LONGPRINT and local debug variables. Read more here: wiki:Documentation/UserGuide/Printlev 26 * Change default value for SPRED_PREC, see ticket #17727 27 * ORCHIDEE_WATCHOUT and STOMATE_WATCHOUT have been removed, see ticket #172. 28 28 * Clarification in time step variables: dt_sechiba and dt_stomate are replacing dt_radia and dt_slow. The new variables do not need to be passed as argument. See ticket #87