EngineNodeBasinGetStorageWidth Method
Calculate the storage width for a given water level.
Calculated as the diameter of a circle with the same surface area as the basin at the give water level.
Namespace: DHI.Mike1D.EngineAssembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
public override double GetStorageWidth(
double waterLevel
)
- waterLevel Double
- Water level in node
DoubleStorage Width in node for given water level