next up previous contents
Next: init_pft_wstate_type Up: Fortran: Module Interface clmtypeInitMod Previous: init_pft_vstate_type   Contents

init_pft_estate_type


INTERFACE:

   subroutine init_pft_estate_type(beg, end, pes)
DESCRIPTION:

Initialize pft energy state


ARGUMENTS:

     implicit none
     integer, intent(in) :: beg, end
     type (pft_estate_type), intent(inout):: pes
REVISION HISTORY:
   Created by Mariana Vertenstein



Erik Kluzek 2010-06-21