INTERFACE:
subroutine init_pft_vstate_type(beg, end, pvs)DESCRIPTION:
Initialize pft VOC variables
USES:
use clm_varcon, only : spvalARGUMENTS:
implicit none integer, intent(in) :: beg, end type (pft_vstate_type), intent(inout):: pvsREVISION HISTORY:
Created by Erik Kluzek