XSBaseGetLocalFlowDistributionDepthFactor Method
Calculates a local flow distribution factor for a given x along the cross sectional profile.
The result must be divided by
GetFlowDistributionConveyance(Double).
The calculation is based on a parallel canal analysis, and if integrated up,
matches the total discharge through the cross section.
Namespace: DHI.Mike1D.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public double GetLocalFlowDistributionDepthFactor(
double localDepth
)
- localDepth Double
- Global water depth
DoubleA local velocity at the x coordinate of the cross section.