Connector for fluid outlet
This is a connector for a fluid outlet. The connector produces
as an output the following quantities:
- The mass flow rate
m_flow.
- The pressure
p, unless
use_p_in=false.
- The temperature of the inflowing fluid
forward.T,
e.g., the temperature of the fluid that streams out of the
component if m_flow > 0.
- The mass fraction of the inflowing fluid
forward.Xi, unless Medium.nXi=0.
- The trace substances of the inflowing fluid
forward.C, unless Medium.nC=0.
If allowFlowReversal = true, the connector requires
as input the following quantities.
- The temperature of the outflowing fluid
backward.T, e.g., if m_flow ≤ 0.
- The mass fraction of the outflowing fluid
backward.Xi, unless Medium.nXi=0.
- The trace substances of the outflowing fluid
backward.C, unless Medium.nC=0.
If allowFlowReversal = false, then these inputs are
not present and hence not required to be provided.
Contents
| Name |
Description |
Medium |
Medium in the component |
- January 18, 2019, by Jianjun Hu:
Limited the media choice. See #1050.
- April 29, 2015, by Michael Wetter:
Redesigned to conditionally remove the pressure connector if
use_p_in=false.
- April 15, 2015 by Michael Wetter:
Changed connector variable to be temperature instead of specific
enthalpy.
- November 8, 2014 by Michael Wetter:
First implementation.
Generated at 2026-04-01T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos