connectorFluidPort_b
Fluid connector with outlined icon
Extends from FluidPort (Interface for quasi one-dimensional fluid flow in a piping network (incompressible or compressible, one or more phases, one or more substances)).
Information
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Medium.AbsolutePressure | p (from FluidPort) | Pressure in the connection point | |
| Medium.MassFlowRate | m_flow (from FluidPort) | Mass flow rate from the connection point into the component | |
| Medium.SpecificEnthalpy | h (from FluidPort) | Specific mixture enthalpy in the connection point | |
| Medium.EnthalpyFlowRate | H_flow (from FluidPort) | Enthalpy flow rate into the component (if m_flow > 0, H_flow = m_flow*h) | |
| Medium.MassFraction[Medium.nXi] | Xi (from FluidPort) | Independent mixture mass fractions m_i/m in the connection point | |
| Medium.MassFlowRate[Medium.nXi] | mXi_flow (from FluidPort) | Mass flow rates of the independent substances from the connection point into the component (if m_flow > 0, mX_flow = m_flow*X) | |
| Medium.ExtraProperty[Medium.nC] | C (from FluidPort) | Properties c_i/m in the connection point | |
| Medium.ExtraPropertyFlowRate[Medium.nC] | mC_flow (from FluidPort) | Flow rates of auxiliary properties from the connection point into the component (if m_flow > 0, mC_flow = m_flow*C) |