2.0.0b10
catchment modelling framework
Loading...
Searching...
No Matches
conductable Class Referenceabstract

An abstract interface for all classes providing a conductivity (e.g. More...

+ Inheritance diagram for conductable:

Detailed Description

An abstract interface for all classes providing a conductivity (e.g.

soil layer or aquifer) Each water storage where the concept of conductivity is applicable should implement (by deriving) the interface

This class is not part of the Python interface, since a dynamic typed language can use duck typing instead of this interface