.AixLib.Fluid.Interfaces.PartialTwoPortInterface

Partial model with two ports and declaration of quantities that are used by many models

Information

This component defines the interface for models with two fluid ports. It is similar to Modelica.Fluid.Interfaces.PartialTwoPortTransport, but it does not include the species balance

  port_b.Xi_outflow = inStream(port_a.Xi_outflow);

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

The partial model extends AixLib.Fluid.Interfaces.PartialTwoPort and adds quantities that are used by many models such as m_flow_nominal, m_flow and dp.

The model is used by other models in this package that add heat transfer, mass transfer and pressure drop equations. See for example AixLib.Fluid.Interfaces.StaticTwoPortHeatMassExchanger.

Revisions


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