HDInOutFlowType Enumeration |
Namespace: DHI.Mike1D.Engine.AddOns
public enum HDInOutFlowType
| Member name | Value | Description | |
|---|---|---|---|
| TotalInflow | 0 | Total inflow, from beginning of simulation | |
| TotalOutflow | 1 | Total outflow, from beginning of simulation | |
| TimestepInflow | 2 | Inflow for the current time step | |
| TimestepOutflow | 3 | Outflow for the current time step |