INTERFACE:
subroutine init_gridcell_wflux_type(beg, end, gwf)DESCRIPTION:
Initialize gridcell water flux variables
ARGUMENTS:
implicit none integer, intent(in) :: beg, end type (gridcell_wflux_type), intent(inout):: gwfREVISION HISTORY:
Created by Mariana Vertenstein