| IADNode Interface | 
Namespace: DHI.Mike1D.Engine.ModuleAD
 Syntax
SyntaxThe IADNode type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EngineNode | 
            EngineNode matching this module node
            (Inherited from IModuleNode.) | 
|  | HDNode | 
            The HD node used as basis for the AD calculations
             | 
|  | Reaches | 
            List of Reach connections, each specifying a connection between
            the node and a reach.
             | 
|  | SourceInflowMassPerSecForComponent | 
            The inflow mass per second ([kg/s] if SI) in this timestep from an external source per component.
             | 
|  | 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.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | OutflowConcentration | 
            The outflow concentration, i.e. concentration of component in water flowing out of the point.
             | 
 See Also
See Also