SolverSettingsDelh Property |
The Delh factor controls several things:
- The height of the artificial bottom 'slot', introduced to a
cross section to handling 'drying out' of the section.
- The start depth of the zero flow method.
Default: 0.1
Unit: [m]
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 Delh { get; set; }
Public Property Delh As Double
Get
Set
public:
property double Delh {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also