INTERFACE:
subroutine init_landunit_pstate_type(beg, end, lps)DESCRIPTION:
Initialize landunit physical state variables
ARGUMENTS:
implicit none integer, intent(in) :: beg, end type (landunit_pstate_type), intent(inout):: lpsREVISION HISTORY:
Created by Mariana Vertenstein