wiki:DevelopmentActivities/ORCHIDEE-NEWPHENO

Version 8 (modified by nvuilsce, 12 years ago) (diff)

--

ORCHIDEE-NEWPHENO

This work has been performed by Nicolas Viovy and evaluated for LAI by Fabienne Maignan. The main purpose of this branch and of this wiki page is to merge these changes on phenology into the main branch of ORCHIDEE and to evaluate the overall performances of this new merged version. This work is being performed by Nicolas Vuichard. A branch ORCHIDEE_NEW_PHENO has been dedicated to these developments.

Brief description of the changes on phenology

A full description of the changes can be found in the paper of F. Maignan (see her paper here) The main changes are :

  • the new phenology scheme uses the winter solstice calculated for each orbital condition, as the reference date for GDD calculations instead of the end of the former growing cycle (time_lowgpp).
  • the new phenology version now includes a specific climate driven senescence model for crops, based on the work done in Bondeau et al. (2007) for the DGVM LPJ managed Land (LPJmL). This crops senescence model is simply based on a GDD threshold.
  • An age-based senescence is added for grasses into the new phenology version (stomate_turnover.f90)

Updates compared to Fabienne's version

  • Displacement of the routine 'rad' from stomate_season to global/solar.f90. This part of code was already used in weather.f90 and has been consequently defined as a function named 'downward solar_flux' into solar.f90
  • Since the reference date for GDD calculations is now based on winter solstice, supression of the time_lowgpp variable.
  • Restructuration of stomate_turnover (+correction of a bug when 'mixed' phenology was used for crop (former model))

Evaluation of this new version

Different versions have been used in order to evaluate this version:

  • ref_pheno is the version we used as reference. It corresponds to the version 195
  • init_pheno is the version taken from Fabienne and adpated as described above (except for time_lowgpp supression) without the new crop senescence
  • new_pheno is the version taken from Fabienne and adpated as described above (with the supression of time_lowgpp) without the new crop senescence
  • init_pheno_crop is the version taken from Fabienne and adpated as described above (except for time_lowgpp supression) without the new crop senescence
  • new_pheno_crop is the version taken from Fabienne and adpated as described above with the new crop senescence

Several comparisons have been done between these versions, first based on performances on fluxnet sites for carbon (GPP, TER, NEE) and energy fluxes (LH, SH). The sites have been splited according to the IGBP classification: ENF : Evergreen Needleleaf Forest EBF : Evergreen Broadleaf Forest DNF : Deciduous Needleleaf Forest DBF : Deciduous Broadleaf Forest GRA : Grasslands WSA : Woody savannas CRO : Croplands

Comparisons between :