.AixLib.Fluid.Interfaces.PartialTwoPortInterface

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 2024-09-20T18:25:48Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos