IFloodMapCrossSectionGetLocalFlowDistributionDepthFactor 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.
If not supported, return 0.
Namespace: DHI.Mike1D.FloodMapAssembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
double GetLocalFlowDistributionDepthFactor(
double localDepth
)
- localDepth Double
- local water depth
DoubleA local velocity at the x coordinate of the cross section.