BasinGeometryFlowAreas Property

Flow area, cross sectional area perpendicular to main flow direction

This is used for head loss calculations between basin and connected reaches.

If flow areas are unknown, use the EstimateFlowAreas method to give an estimate based on a circular basin.

Definition

Namespace: DHI.Mike1D.NetworkDataAccess
Assembly: DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double[] FlowAreas { get; }

Property Value

Double

See Also