SolverSettingsAlpha Property |
The velocity distribution coefficient used in the convective acceleration
term of the momentum equation.
Default: 1
Historically: M11 default = 1, MU default = 1.1
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double Alpha { get; set; }
Public Property Alpha As Double
Get
Set
public:
property double Alpha {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also