DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleEcoLab
EcoLabDebugger Class
EcoLabDebugger Methods
FlushFile Method
HandleGeneral Method
Initialize Method
PostCalculateGridPoint Method
PostCalculateNode Method
PostInitTimestep Method
PreCalculateGridPoint Method
PreCalculateNode Method
PreInitTimestep Method
StartDebugging Method
EcoLabDebugger
PreCalculateGridPoint Method
Method called before grid point is being processed
Namespace:
DHI.Mike1D.Engine.ModuleEcoLab
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
virtual
void
PreCalculateGridPoint
(
IADGridPoint
adGridPoint
)
Parameters
adGridPoint
Type:
DHI.Mike1D.Engine.ModuleAD
IADGridPoint
Implements
IEcoLabDebugger
PreCalculateGridPoint(IADGridPoint)
See Also
Reference
EcoLabDebugger Class
DHI.Mike1D.Engine.ModuleEcoLab Namespace