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


init_pft_vflux_type


INTERFACE:

   subroutine init_pft_vflux_type(beg, end, pvf)
DESCRIPTION:

   Initialize pft VOC flux variables
ARGUMENTS:
     implicit none
     integer, intent(in) :: beg, end
     type (pft_vflux_type), intent(inout) :: pvf
REVISION HISTORY:
   Created by Mariana Vertenstein



Mariana Vertenstein 2004-06-21