DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Engine.ModuleST
STModule Class
STModule Methods
CalculateEngelundFredsoeIntegral Method
CalculateGamma0 Method
CalculateGamma0GarciaParker Method
CalculateLaneKalinskeIntegral Method
FinalizeTimestep Method
Finish Method
GetEngelundFredsoeIntegral Method
GetGamma0 Method
GetLaneKalinskeIntegral Method
GetProxy Method
GetProxyReachGeneric Method
PerformTimestep Method
PreferredTimeStep Method
Prepare Method
PrepareForTimeStep Method
ReadState Method
StateUpdated Method
WriteState Method
STModule
PreferredTimeStep Method
Namespace:
DHI.Mike1D.Engine.ModuleST
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
STModule Class
DHI.Mike1D.Engine.ModuleST Namespace