Changes between Version 13 and Version 14 of SourceCode
- Timestamp:
- 2012-10-26T16:36:30+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SourceCode
v13 v14 5 5 6 6 Known problemes :[[BR]] 7 * Now compiling in ORCHIDEE/ using "gmake driver". More info to come very soon... 7 8 * The trunk can not use tagged version v2_2_1 or earlier of IOIPSL(since rev 511 ?). Revision 1660 or later of IOIPSL/trunk/src must be used. 8 9 * In coupled mode the routing does not work (since rev 947). To desactivate the routing, put RIVER_ROUTING=n in orchidee.def parameter file. 9 10 10 11 == Main changes on the trunk == 12 * [https://forge.ipsl.jussieu.fr/orchidee/changeset/1042 rev 1042] : Re-organization 1 : moved driver source code from ORCHIDEE_OL into ORCHIDEE/src_driver 13 * [https://forge.ipsl.jussieu.fr/orchidee/changeset/??? rev ???] : Corrected routing bug 11 14 * [https://forge.ipsl.jussieu.fr/orchidee/changeset/949 rev 949] : Small correction needed to compile at Vargas/IDRIS 12 15 * [https://forge.ipsl.jussieu.fr/orchidee/changeset/947 rev 947] : Inclusion of the developements from branches/Hydrology => Change in results. The routing does not work in coupled mode as the case was at branche Hydrology. See notes for validation [wiki:trunk/ValidHydroIntoTrunk here].