next up previous contents
Next: Establishment Up: Routine/Function Prologues Previous: CNDVEcosystemDynini   Contents

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

Calculates establishment of new pfts Called once per year


USES:

   use shr_kind_mod, only: r8 => shr_kind_r8
   use abortutils  , only: endrun
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: Establishment
REVISION HISTORY:
   Module created by Mariana Vertenstein



Subsections

Erik Kluzek 2011-06-15