.Buildings.Fluid.Geothermal.ZonedBorefields.Interfaces.PartialTwoNPorts

Partial component with vectors of ports

Information

This partial model defines an interface for components with multiple pairs of inlet and outlet ports, here implemented as two vectors of ports. The treatment of the design flow direction and of flow reversal are predefined based on the parameter allowFlowReversal. The component may transport fluid and may have internal storage for a given fluid Medium. The definitions of flow reversal and the Medium apply to all ports.

Implementation

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, an in practice, users have not used this global definition to assign parameters. The ports are vectorized, to allow multiple pairs of inlet and outlet ports.

Contents

NameDescription
 MediumMedium in the component

Revisions


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos