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
AixLib.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 |
-
March 18, 2024, by Michael Wetter:
Added causality.
See IBPSA, #1853.
-
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-10-29T19:21:14Z
by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos