IADNode Interface |
Namespace: DHI.Mike1D.Engine.ModuleAD
public interface IADNode
The IADNode type exposes the following members.
| Name | Description | |
|---|---|---|
| HDNode |
The HD node used as basis for the AD calculations
| |
| Reaches |
List of Reach connections, each specyfing a connection between
the node and a reach.
| |
| UseDispersion |
Flag indicating whether dispersion is to be applied between
node and reaches, or for open boundary nodes, between
the node and the external waters.
| |
| ValuesNp1 |
Component values in node.
|
| Name | Description | |
|---|---|---|
| OutflowConcentration |
The outflow concentration, i.e. concentration of component in water flowing out of the point.
|