DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
CatchmentTimeArea Class
CatchmentTimeArea Methods
CalculateStatistics Method
Initialize Method
Prepare Method
StateUpdated Method
TakeTimeStep Method
Type Method
VolumeInCatchment Method
CatchmentTimeArea
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
CatchmentTimeArea Class
DHI.Mike1D.RainfallRunoffModule Namespace