next up previous contents index
Next: init_gridcell_dgvstate_type Up: Module clmtypeInitMod (File: clmtypeInitMod.F90) Previous: init_column_wflux_type   Contents   Index


init_landunit_pstate_type


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):: lps
REVISION HISTORY:
   Created by Mariana Vertenstein



Mariana Vertenstein 2004-06-21