DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleAD
ADModule Class
ADModule Methods
FinalizeTimestep Method
Finish Method
GetNode Method
GetProxy Method
GetProxyReachGeneric Method
GetReach Method
GetSourcePointProxy Method
PerformTimestep Method
PreferredTimeStep Method
Prepare Method
PrepareForTimeStep Method
ReadState Method
SetInitialValues Method
WriteState Method
ADModule
PreferredTimeStep Method
Namespace:
DHI.Mike1D.Engine.ModuleAD
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
TimeSpan
PreferredTimeStep
(
bool
onFailure
,
TimeSpan
maxDt
)
Parameters
onFailure
Type:
System
Boolean
maxDt
Type:
System
TimeSpan
Return Value
Type:
TimeSpan
Implements
IModule
PreferredTimeStep(Boolean, TimeSpan)
See Also
Reference
ADModule Class
DHI.Mike1D.Engine.ModuleAD Namespace