Click or drag to resize

EngineTimeSteppingAdaptiveAdaptiveSafeFactor Field

Factor to multiply the preferred time step.

1.0 is not optimal, because then too many time steps fail. Tests has indicated values between 0.95 and 0.99 to be optimal for M11 type setups and between 0.8 and 0.9 for MU type setups.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double AdaptiveSafeFactor

Field Value

Type: Double
See Also