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


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



Mariana Vertenstein 2004-06-21