ResultDataEngineNetCheckerCheck Method
Check whether the results and the enginenet matches, writing
differences into the provided diagnostics.
Namespace: DHI.Mike1D.EngineAssembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
public int Check(
IDiagnostics diagnostics,
bool checkJunctionNodes
)
- diagnostics IDiagnostics
- Diagnostics to put warnings into
- checkJunctionNodes Boolean
-
Set to true if also check on junction node id's - those not being an EngineNodeSewer.
This check is not really necessary, since the initial value for a junction node
only affects the initial water level in the result file, it is not used for computations
Int32[Missing <returns> documentation for "M:DHI.Mike1D.Engine.ResultDataEngineNetChecker.Check(DHI.Mike1D.Generic.IDiagnostics,System.Boolean)"]