SolverSettingsFullyDynamicUseAlternativeConvectionSuppression Property

To increase the numerical stability of the algorithm an alternative method of applying the convective supression may be applied when using the fully dynamic or higher order fully dynamic wave approximtions. Default: false

Definition

Namespace: DHI.Mike1D.HDParameterDataAccess
Assembly: DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool FullyDynamicUseAlternativeConvectionSuppression { get; set; }

Property Value

Boolean

See Also