IDamBreakErosionPipeRoughness Property |
Pipe roughness, used to calculate the Darcy friction factor.
Increased roughness decrease discharge through the pipe.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double PipeRoughness { get; set; }
Property PipeRoughness As Double
Get
Set
property double PipeRoughness {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also