DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
CatchmentLinearReservoir Class
CatchmentLinearReservoir Methods
Initialize Method
Prepare Method
SetHortonInfiltration Method
TakeTimeStep Method
Type Method
Validate Method
VolumeInCatchment Method
CatchmentLinearReservoir
Prepare Method
Prepare Rainfall Runoff model. Sets up dynamic data so that the model is ready for first time step.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
override
void
Prepare
(
RRParameters
rrpars
,
IDiagnostics
diagnostics
)
Parameters
rrpars
Type:
DHI.Mike1D.RainfallRunoffModule
RRParameters
diagnostics
Type:
DHI.Mike1D.Generic
IDiagnostics
Implements
ICatchment
Prepare(RRParameters, IDiagnostics)
See Also
Reference
CatchmentLinearReservoir Class
DHI.Mike1D.RainfallRunoffModule Namespace