next up previous contents
Next: dynland_hwcontent (Source File: dynlandMod.F90) Up: Routine/Function Prologues Previous: map_checkmap   Contents

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


USES:

    use spmdMod
    use clmtype
    use decompMod   , only : get_proc_bounds
    use clm_varctl  , only : iulog
    use shr_kind_mod, only : r8 => shr_kind_r8
    use abortutils  , only : endrun
DESCRIPTION:

Compute heat and water content to track conservation wrt dynamic land use


PUBLIC TYPES:

    implicit none
    private
    save
    public :: dynland_hwcontent
REVISION HISTORY:
      2009-feb-20 B. Kauffman, created by



Subsections

Erik Kluzek 2011-06-15