DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
BoundaryData Class
BoundaryData Methods
Append Method
CreateRuntimeDiagnostics Method
GetDistributedSourceBoundariesForType Method
GetGlobalSource Method
GetOpenSourceBoundariesForType Method
GetOrCreateGlobalSource Method
Prepare Method
PrepareComponents Method
Save Method
ShareTsBuffer Method
TotalNumberOfInflowBoundaries Method
Validate Method
BoundaryData
.
Prepare Method
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
Prepare
(
DateTime
simStart
,
DateTime
simEnd
,
IDiagnostics
diagnostics
)
Parameters
simStart
Type:
System
.
DateTime
simEnd
Type:
System
.
DateTime
diagnostics
Type:
DHI.Mike1D.Generic
.
IDiagnostics
Implements
IBoundaryData
.
Prepare(DateTime, DateTime, IDiagnostics)
See Also
Reference
BoundaryData Class
DHI.Mike1D.BoundaryModule Namespace