INTERFACE:
subroutine init_column_estate_type(beg, end, ces)DESCRIPTION:
Initialize column energy state variables
USES:
use clm_varcon, only : spvalARGUMENTS:
implicit none integer, intent(in) :: beg, end type (column_estate_type), intent(inout):: cesREVISION HISTORY:
Created by Mariana Vertenstein