next up previous contents index
Next: EcosystemDynini Up: ProTEX Source Code Documentation Previous: Allocation   Contents   Index


Module DGVMEcosystemDynMod
(Source File: DGVMEcosystemDynMod.F90)

USES:
   use shr_kind_mod, only: r8 => shr_kind_r8
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public  :: DGVMEcosystemDynini ! LPJ and other DGVM related initializations
   public  :: DGVMEcosystemDyn    ! Ecosystem dynamics: phenology, vegetation
   public  :: DGVMRespiration     ! Compute plant respiration
PUBLIC MEMBER FUNCTIONS:
   private :: Phenology     ! Compute summer and drought phenology
   private :: FireSeason    ! Calculate length of fire season in a year
   private :: LitterSOM     ! Calculate litter and soil decomposition
REVISION HISTORY:
   Created by Mariana Vertenstein



Subsections

Mariana Vertenstein 2004-06-21