DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
CatchmentDischarge Class
CatchmentDischarge Methods
ApplyBoundary Method
CalculateStatistics Method
CalculateYearlyStatistics Method
GetRequiredTypes Method
Initialize Method
InitializeAD Method
Prepare Method
ResetBoundaries Method
TakeTimeStep Method
TimeValueGetterRR Method
Type Method
CatchmentDischarge
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
CatchmentDischarge Class
DHI.Mike1D.RainfallRunoffModule Namespace