next up previous contents
Next: CNGResp Up: Routine/Function Prologues Previous: CNGapPftToColumn   Contents

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

Module for growth respiration fluxes, for coupled carbon-nitrogen code.


USES:

    use shr_kind_mod, only: r8 => shr_kind_r8
    implicit none
    save
    private
PUBLIC MEMBER FUNCTIONS:
    public :: CNGResp
REVISION HISTORY:
   9/12/03: Created by Peter Thornton
   10/27/03, Peter Thornton: migrated to vector data structures



Subsections

Erik Kluzek 2011-06-15