next up previous contents
Next: CNEcosystemDynInit Up: Routine/Function Prologues Previous: BuildNatVegFilter   Contents

Fortran: Module Interface CNEcosystemDynMod (Source File: CNEcosystemDynMod.F90)

Ecosystem dynamics: phenology, vegetation


USES:

   use shr_kind_mod, only: r8 => shr_kind_r8
   use clm_varctl  , only: fpftdyn
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: CNEcosystemDynInit   ! Ecosystem dynamics initialization
   public :: CNEcosystemDyn       ! Ecosystem dynamics: phenology, vegetation
REVISION HISTORY:
   Created by Peter Thornton
   19 May 2009: PET - modified to include call to harvest routine
PRIVATE MEMBER FUNCTIONS:
PRIVATE TYPES:




Subsections

Erik Kluzek 2011-06-15