DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
CatchmentFromTimeSeries Class
CatchmentFromTimeSeries Methods
ApplyBoundary Method
GetRequiredTypes Method
Initialize Method
Prepare Method
TakeTimeStep Method
TimeOfNextUpdate Method
TimeValueGetterRR Method
TransferToStateVariableTable Method
Type Method
Update Method
CatchmentFromTimeSeries
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
CatchmentFromTimeSeries Class
DHI.Mike1D.RainfallRunoffModule Namespace