Click or drag to resize

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

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

Property Value

Type: Boolean
See Also