2.0.0b10
catchment modelling framework
|
Classes | |
class | ConstantRainSource |
A simple implementation of RainSource. More... | |
class | DirichletBoundary |
Dirichlet (constant head) boundary condition. More... | |
class | IDWRainfall |
A RainSource using a spatially interpolated rainfall intensity from all stations. More... | |
class | NeumannBoundary |
A Neumann boundary condition (constant flux boundary condition) More... | |
class | RainfallStationReference |
References a single RainfallStation to provide rainfall intensity data. More... | |
class | RainSource |
An abstract class for different types of rainfall sources. More... | |