next up previous contents
Next: init_pft_pdgvstate_type Up: Fortran: Module Interface clmtypeInitMod Previous: init_pft_pstate_type   Contents

init_pft_epv_type


INTERFACE:

   subroutine init_pft_epv_type(beg, end, pepv)
DESCRIPTION:

Initialize pft ecophysiological variables


USES:

ARGUMENTS:
     implicit none
     integer, intent(in) :: beg, end
     type (pft_epv_type), intent(inout):: pepv
REVISION HISTORY:
   Created by Peter Thornton



Erik Kluzek 2011-06-15