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
| Type | Name | Default | Description |
|---|---|---|---|
| Assumptions | |||
| Boolean | allowFlowReversal (from PartialTwoPort) | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Interfaces.FluidPort_a | port_a (from PartialTwoPort) | Fluid connector a (positive design flow direction is from port_a to port_b) | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_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.