next up previous contents
Next: CNDecompAlloc Up: Routine/Function Prologues Previous: CStateUpdate3   Contents

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

Module holding routines used in litter and soil decomposition model for coupled carbon-nitrogen code.


USES:

    use shr_kind_mod , only: r8 => shr_kind_r8
    use shr_const_mod, only: SHR_CONST_TKFRZ
    implicit none
    save
    private
PUBLIC MEMBER FUNCTIONS:
    public:: CNDecompAlloc
REVISION HISTORY:
   8/15/03: Created by Peter Thornton
   10/23/03, Peter Thornton: migrated to vector data structures



Subsections

Erik Kluzek 2011-06-15