Click or drag to resize

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.

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

Property Value

Type: Double
See Also