Model of a sink with temperature for reverse flow as an input that can be exported as an FMU
Model of a sink that takes as an input the medium properties
temperature, mass fractions (if Medium.nXi > 0
)
and trace substances (if Medium.nC > 0
).
These properties are used during reverse flow.
For a system of components with the connectors of the
IBPSA.Fluid.FMI
package, this component is required to set the medium properties
for the reverse flow.
If the parameter use_p_in
is set to true
,
then the model has an output connector p
.
This can be used to obtain the pressure of the sink, which
may be needed to iteratively solve for the mass flow rate.
Contents
Name | Description |
---|
Medium | Medium in the component |
-
January 18, 2019, by Jianjun Hu:
Limited the media choice to moist air and water.
See #1050.
-
April 29, 2015, by Michael Wetter:
Redesigned to conditionally remove the pressure connector
if use_p_in=false
.
-
April 29, 2015, by Michael Wetter:
Added pressure output signal which is needed to solve for algebraic loops.
-
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 2025-03-09T19:25:01Z
by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos