next up previous contents index
Next: Kill Up: ProTEX Source Code Documentation Previous: Fire   Contents   Index


Module KillMod
(Source File: DGVMKillMod.F90)

   Removal of PFTs with negative annual C increment
   NB: PFTs newly beyond their bioclimatic limits are removed in
   subroutine establishment
   Called once per year
USES:
   use shr_kind_mod, only: r8 => shr_kind_r8
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: Kill
REVISION HISTORY:
   Module created by Mariana Vertenstein



Subsections

Mariana Vertenstein 2004-06-21