next up previous contents
Next: CNAllocation Up: Routine/Function Prologues Previous: CASAPhenology   Contents

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

Module holding routines used in allocation model for coupled carbon nitrogen code.


USES:

   use shr_kind_mod, only: r8 => shr_kind_r8
   implicit none
   save
   private
PUBLIC MEMBER FUNCTIONS:
   public :: CNAllocation
REVISION HISTORY:
   8/5/03: Created by Peter Thornton



Subsections

Erik Kluzek 2010-06-21