LIDLayerSoilGaConductivityCoefficient Property |
Coefficient for conductivity of soil, used by the Green Ampt infiltration method.
Also called conductivity slope
Namespace:
DHI.Mike1D.RainfallRunoffModule.LID
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double GaConductivityCoefficient { get; set; }
Public Property GaConductivityCoefficient As Double
Get
Set
public:
property double GaConductivityCoefficient {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also