.Buildings.Fluid.Geothermal.ZonedBorefields.Interfaces.PartialTwoNPortsInterface

Partial model with two vectors of ports and declaration of quantities for bore field models

Information

This component defines the interface for models with multiple pairs of inlet and outlet ports, here implemented as two vectors of ports. It is similar to Modelica.Fluid.Interfaces.PartialTwoPortTransport, but it does not include the species balance

  port_b[i].Xi_outflow = inStream(port_a[i].Xi_outflow);

Thus, it can be used as a base class for a heat and mass transfer component

The partial model extends Buildings.Fluid.Geothermal.ZonedBorefields.Interfaces.PartialTwoNPorts and adds quantities that are used by many models such as m_flow_nominal, m_flow and dp.

Revisions


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