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 Buildings.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.
Name | Description |
---|---|
Medium | Medium in the component |
use_p_in=false
.