DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
ICatchments Interface
ICatchments Methods
Add Method
Find Method
FindAll Method
Initialize Method
Prepare Method
ICatchments
Prepare Method
Prepare Rainfall Runoff models. 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
void
Prepare
(
DateTime
simulationStartTime
,
RRParameters
rrpar
,
Diagnostics
diagnostics
)
Parameters
simulationStartTime
Type:
System
DateTime
rrpar
Type:
DHI.Mike1D.RainfallRunoffModule
RRParameters
diagnostics
Type:
DHI.Mike1D.Generic
Diagnostics
See Also
Reference
ICatchments Interface
DHI.Mike1D.RainfallRunoffModule Namespace