This partial model defines an interface for components with two ports, of which one is vectorized.
The treatment of the design flow direction and of flow reversal are
determined based on the parameter allowFlowReversal
.
The component may transport fluid and may have internal storage.
This model is similar to
Modelica.Fluid.Interfaces.PartialTwoPort
but it does not use the outer system
declaration.
This declaration is omitted as in building energy simulation,
many models use multiple media, and in practice,
users have not used this global definition to assign parameters.
Name | Description |
---|---|
Medium | Medium in the component |
HideResult=true
.h_outflow
in FluidPorts
.
See #977.
port_a_exposesState
and
port_b_exposesState
for #351
and
showDesignFlowDirection
for #349.
start
attribute for leaving
enthalpy at port_a
and port_b
.
This was done to make the model similar to
BuildingSystems.Fluid.Interfaces.PartialFourPort.
final
.