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