DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleEcoLab
EcoLabNumberCheckDebugger Class
EcoLabNumberCheckDebugger Methods
HandleGeneral Method
PostCalculateGridPoint Method
PostCalculateNode Method
PostInitTimestep Method
PreCalculateGridPoint Method
PreCalculateNode Method
PreInitTimestep Method
EcoLabNumberCheckDebugger
PostCalculateNode Method
Namespace:
DHI.Mike1D.Engine.ModuleEcoLab
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
virtual
void
PostCalculateNode
(
IADNode
adNode
,
double
[]
otherOutputs
,
List
<
string
>
msgs
)
Parameters
adNode
Type:
DHI.Mike1D.Engine.ModuleAD
IADNode
otherOutputs
Type:
System
Double
msgs
Type:
System.Collections.Generic
List
String
Implements
IEcoLabDebugger
PostCalculateNode(IADNode,
Double
, List
String
)
See Also
Reference
EcoLabNumberCheckDebugger Class
DHI.Mike1D.Engine.ModuleEcoLab Namespace