This model defines an interface for components with four ports
in which flows occur in parallel.
The parameters allowFlowReversal1
and allowFlowReversal2
may be used by models that extend this model to treat flow reversal.
This model is identical to Modelica.Fluid.Interfaces.PartialTwoPort, except for the following:
showDesignFlowDirection
is not implemented.
Name | Description |
---|---|
Medium1 | Medium 1 in the component |
Medium2 | Medium 2 in the component |
h_outflow
in FluidPorts
.
See #977.