modelPassThroughFluid

Direct fluid pass-through

Extends from Buildings.Fluid.Interfaces.PartialTwoPort (Partial component with two ports).

Information

This is a model of a direct fluid pass-through used for templating purposes.

Parameters

TypeNameDefaultDescription
Assumptions
BooleanallowFlowReversal (from PartialTwoPort)true= false to simplify equations, assuming, but not enforcing, no flow reversal

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Interfaces.FluidPort_aport_a (from PartialTwoPort)Fluid connector a (positive design flow direction is from port_a to port_b)
Modelica.Fluid.Interfaces.FluidPort_bport_b (from PartialTwoPort)Fluid connector b (positive design flow direction is from port_a to port_b)

Revisions

  • February 11, 2022, by Antoine Gautier:
    First implementation.