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


init_pft_cflux_type


INTERFACE:

   subroutine init_pft_cflux_type(beg, end, pcf)
DESCRIPTION:

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



Mariana Vertenstein 2004-06-21