DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
CatchmentComponentSourceBoundary Class
CatchmentComponentSourceBoundary Methods
GetAccumulatedValue Method
GetNextTransitionTime Method
GetValue Method
GetValueWithoutDWF Method
Prepare Method
Validate Method
CatchmentComponentSourceBoundary
Prepare Method
Prepare source.
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
override
void
Prepare
(
DateTime
simStart
,
DateTime
simEnd
,
IDiagnostics
diagnostics
)
Parameters
simStart
Type:
System
DateTime
Start time of simulation.
simEnd
Type:
System
DateTime
End time of simulation.
diagnostics
Type:
DHI.Mike1D.Generic
IDiagnostics
Diagnostics to report errors and warnings to.
Implements
IBoundarySource
Prepare(DateTime, DateTime, IDiagnostics)
See Also
Reference
CatchmentComponentSourceBoundary Class
DHI.Mike1D.BoundaryModule Namespace