WOLFRAM SYSTEM MODELER

FlowPort

Connector flow port

Wolfram Language

In[1]:=
SystemModel["Modelica.Thermal.FluidHeatFlow.Interfaces.FlowPort"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Basic definition of the connector.
Variables:
  • Pressure p
  • flow MassFlowRate m_flow
  • Specific Enthalpy h
  • flow EnthaplyFlowRate H_flow
If ports with different media are connected, the simulation is asserted due to the check of parameter.

Parameters (1)

medium

Value:

Type: Medium

Description: Medium in the connector

Connector Variables (2)

p

Causality: None

Type: Pressure (Pa)

h

Causality: None

Type: SpecificEnthalpy (J/kg)

Flow Variables (2)

m_flow

Type: MassFlowRate (kg/s)

H_flow

Type: EnthalpyFlowRate (W)

Extended by (2)

FlowPort_b

Modelica.Thermal.FluidHeatFlow.Interfaces

Hollow flow port (used downstream)

FlowPort_a

Modelica.Thermal.FluidHeatFlow.Interfaces

Filled flow port (used upstream)