BaseflowSink Subroutine

public subroutine BaseflowSink(bounds, num_hydrologyc, filter_hydrologyc, baseflow_sink, waterflux_inst, soilstate_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_hydrologyc
integer, intent(in) :: filter_hydrologyc(:)
real(kind=r8), intent(out) :: baseflow_sink(bounds%begc:,1:)
type(waterflux_type), intent(inout) :: waterflux_inst
type(soilstate_type), intent(inout) :: soilstate_inst