INTERFACE:
subroutine init_column_wflux_type(beg, end, cwf)DESCRIPTION:
Initialize column water flux variables
USES:
use clm_varcon, only : spvalARGUMENTS:
implicit none integer, intent(in) :: beg, end type (column_wflux_type), intent(inout):: cwfREVISION HISTORY:
Created by Mariana Vertenstein