next up previous contents
Next: CNFireArea Up: Routine/Function Prologues Previous: CNEcosystemDyn   Contents

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

Module holding routines fire mod nitrogen code.


USES:

   use shr_kind_mod , only: r8 => shr_kind_r8
   use shr_const_mod, only: SHR_CONST_PI,SHR_CONST_TKFRZ
   use pft2colMod   , only: p2c
   use clm_varctl   , only: iulog
   implicit none
   save
   private
PUBLIC MEMBER FUNCTIONS:
   public :: CNFireArea
   public :: CNFireFluxes
REVISION HISTORY:




Subsections

Erik Kluzek 2011-06-15