next up previous contents
Next: init_gridcell_wflux_type Up: Fortran: Module Interface clmtypeInitMod Previous: init_gridcell_pstate_type   Contents

init_gridcell_efstate_type


INTERFACE:

   subroutine init_gridcell_efstate_type(beg, end, gve)
DESCRIPTION:

Initialize gridcell isoprene emission factor variables


ARGUMENTS:

     implicit none
     integer, intent(in) :: beg, end
     type (gridcell_efstate_type), intent(inout) :: gve
REVISION HISTORY:
   Created by Mariana Vertenstein (heald)



Erik Kluzek 2011-06-15