Changes between Version 24 and Version 25 of DevelopmentActivities/ORCHIDEE-DOFOCO
- Timestamp:
- 2012-10-09T20:25:04+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentActivities/ORCHIDEE-DOFOCO
v24 v25 47 47 INITIALIZE & CONSISTENCY 48 48 * Calculate rue_longterm in stomate_season.f90 49 * In Sonke's code ! fraction of GPP which is lost as growth respiration is defined as REAL(r_std), SAVE :: frac_growthresp in 1.9.5.2 it is defined as a PARAMETER .49 * In Sonke's code ! fraction of GPP which is lost as growth respiration is defined as REAL(r_std), SAVE :: frac_growthresp in 1.9.5.2 it is defined as a PARAMETER -> check stomate_constantes. 50 50 * Check the values of limit_cn 51 51 … … 62 62 * Add the calculated height to the history files (done but needs to be checked) 63 63 * Check whether a spin-up works 64 * Check cn_sapl in stomate_lcchange.f90 (compare to OCN) 64 65 65 66 == CAUTION ==