next up previous contents
Next: init_pft_depvd_type Up: Fortran: Module Interface clmtypeInitMod Previous: init_pft_vflux_type   Contents

init_pft_dflux_type


INTERFACE:

   subroutine init_pft_dflux_type(beg, end, pdf)
DESCRIPTION:

Initialize pft dust flux variables


ARGUMENTS:

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



Erik Kluzek 2011-06-15