DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleEcoLab
IEcoLabDebugger Interface
IEcoLabDebugger Methods
HandleGeneral Method
PostCalculateGridPoint Method
PostCalculateNode Method
PostInitTimestep Method
PreCalculateGridPoint Method
PreCalculateNode Method
PreInitTimestep Method
IEcoLabDebugger
PreInitTimestep Method
Pre-init timestep messages, called once before the time step
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
void
PreInitTimestep
(
int
ecoLabInstance
,
DateTime
time
)
Parameters
ecoLabInstance
Type:
System
Int32
time
Type:
System
DateTime
See Also
Reference
IEcoLabDebugger Interface
DHI.Mike1D.Engine.ModuleEcoLab Namespace