BeginWaterBalance Subroutine

public subroutine BeginWaterBalance(bounds, num_nolakec, filter_nolakec, num_lakec, filter_lakec, soilhydrology_inst, waterstate_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_nolakec
integer, intent(in) :: filter_nolakec(:)
integer, intent(in) :: num_lakec
integer, intent(in) :: filter_lakec(:)
type(soilhydrology_type), intent(inout) :: soilhydrology_inst
type(waterstate_type), intent(inout) :: waterstate_inst