Block that takes an inlet connector of type IBPSA.Fluid.FMI.Interfaces.Inlet and converts it to real outputs for properties of an air-based HVAC system.
The output signal m_flow
is equal to
inlet.m_flow
, whereas the output signals
T
, X_w
and C
are set the the properties
inlet.forward
.
Similarly, the properties of
inlet.backward
are set the the values
of the input signals
TAirZon
, X_wZon
and CZon
.
If allowFlowReversal = true
,
input signal connectors are enabled that are used
to set the fluid properties for backflow in the connector
inlet.backward
.
This can be used if this block is used to connect an HVAC
system to a thermal zone, in which case the supply air
properties are in the connector
inlet.forward
,
and the return air properties are in the connector
inlet.backward
.
See IBPSA.Fluid.FMI.Adaptors.ThermalZone for its usage.
Name | Description |
---|---|
Medium | Medium in the component |