IFlowHGridPointDischargeNph Property

Discharge for time n+½ Unit: [m^3/s]

For internal grid points it is the average discharge between the upstream and downstream q grid point. For reach end grid points this is the time step average inflow/outflow to/from the reach (into/out off the grid point), used for mass balance.

Definition

Namespace: DHI.Mike1D.Engine.ModuleFlow
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
double DischargeNph { get; }

Property Value

Double

See Also