public interface IADReach : IModuleReach| ComponentTransport |
For component and each face, component transport over the face in [adCompUnit * m3/s],
so if ad component unit is [g/m3], component transport is in [g/s].
All reaches but structure reaches include a face transport point at the beginning and the end of the reach, i.e. number of faces is number of AD gridpoints + 1 (-1 for structure reaches) |
| EndNode | Downstream node |
| EngineReach |
EngineReach matching this module reach
(Inherited from IModuleReach) |
| FlowReach | The IFlowReach which this ADReach "covers" |
| GridPoints | List of AD grid points |
| HDReach |
The HD reach which this ADReach "covers"
|
| StartNode | Upstream node |
| GetADGridPointFromFlowGridPointIndex |
Get AD grid point from flow (for example, HD) grid point index
(Defined by ADModuleExtensions) |
| GetADGridPointFromHDGridPointIndex |
Get AD grid point from flow (for example, HD) grid point index
(Defined by ADModuleExtensions) |
| GetADGridPointIndexFromFlowGridPointIndex |
Get AD grid point index from flow (for example, HD) grid point index
(Defined by ADModuleExtensions) |
| GetADGridPointIndexFromHDGridPointIndex |
Get AD grid point index from flow (for example, HD) grid point index
(Defined by ADModuleExtensions) |