DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
IBoundaryData Interface
IBoundaryData Methods
Append Method
GetGlobalSource Method
Prepare Method
Save Method
Validate Method
IBoundaryData
Prepare Method
Prepare the object for a simulation
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
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
Error and warnings are returned here
See Also
Reference
IBoundaryData Interface
DHI.Mike1D.BoundaryModule Namespace