rconcinterfaces¶
This module defines submodel interfaces for calculating runoff concentration processes.
Module rconcinterfaces
implements the following members:
RConcModel_V1
Simple interface for calculating runoff concentration processes.
- class hydpy.interfaces.rconcinterfaces.RConcModel_V1[source]¶
Bases:
SubmodelInterface
Simple interface for calculating runoff concentration processes.
- typeid: ClassVar[Literal[1]] = 1¶
Type identifier for
RConcModel_V1
submodels.