Module containing routines to drive the annual dynamic vegetation that works with CN, reset related variables, and initialize/reset time invariant variables
USES:
use shr_kind_mod , only : r8 => shr_kind_r8 use clm_varpar , only : maxpatch_pft, lsmlon, lsmlat, nlevsoi use abortutils , only : endrun use CNVegStructUpdateMod, only : CNVegStructUpdatePUBLIC TYPES:
implicit none private savePUBLIC MEMBER FUNCTIONS:
public dv ! Drives the annual dynamic vegetation that ! works with CN public histCNDV ! Output CNDV history fileREVISION HISTORY:
Module modified by Sam Levis from similar module DGVMMod created by Mariana Vertenstein