Connectors and partial models
This package contains connectors and partial models:
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
| Name | Description |
|---|---|
| Connector flow port | |
| Filled flow port (used upstream) | |
| Hollow flow port (used downstream) | |
| Partial model of absolute sensor | |
| Partial model of relative sensor without signal output | |
| Partial model of relative sensor | |
| Partial model of flow sensor |
Connector flow port
| Name | Description |
|---|---|
| medium | Medium in the connector |
| Name | Description |
|---|---|
| medium | Medium in the connector |
| p | [Pa] |
| m_flow | [kg/s] |
| h | [J/kg] |
| H_flow | [W] |
Modelica.Thermal.FluidHeatFlow.Interfaces.FlowPort_aFilled flow port (used upstream)
Extends from FluidHeatFlow.Interfaces.FlowPort (Connector flow port).
| Name | Description |
|---|---|
| medium | Medium in the connector |
| Name | Description |
|---|---|
| medium | Medium in the connector |
| p | [Pa] |
| m_flow | [kg/s] |
| h | [J/kg] |
| H_flow | [W] |
Modelica.Thermal.FluidHeatFlow.Interfaces.FlowPort_bHollow flow port (used downstream)
Extends from FluidHeatFlow.Interfaces.FlowPort (Connector flow port).
| Name | Description |
|---|---|
| medium | Medium in the connector |
| Name | Description |
|---|---|
| medium | Medium in the connector |
| p | [Pa] |
| m_flow | [kg/s] |
| h | [J/kg] |
| H_flow | [W] |
Modelica.Thermal.FluidHeatFlow.Interfaces.AbsoluteSensorPartial model of absolute sensor
Partial model for an absolute sensor (pressure/temperature).
Pressure, mass flow, temperature and enthalpy flow of medium are not affected.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
| Name | Description |
|---|---|
| medium | Sensor's medium |
| Name | Description |
|---|---|
| flowPort | |
| y |
Modelica.Thermal.FluidHeatFlow.Interfaces.RelativeSensorBasePartial model of relative sensor without signal output
Partial model for a relative sensor (pressure drop/temperature difference) without signal output.
Pressure, mass flow, temperature and enthalpy flow of medium are not affected.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
| Name | Description |
|---|---|
| medium | Sensor's medium |
| Name | Description |
|---|---|
| flowPort_a | |
| flowPort_b |
Modelica.Thermal.FluidHeatFlow.Interfaces.RelativeSensorPartial model of relative sensor
Partial model for a relative sensor (pressure drop/temperature difference).
Pressure, mass flow, temperature and enthalpy flow of medium are not affected.
Extends from RelativeSensorBase (Partial model of relative sensor without signal output).
| Name | Description |
|---|---|
| medium | Sensor's medium |
| Name | Description |
|---|---|
| flowPort_a | |
| flowPort_b | |
| y |
Modelica.Thermal.FluidHeatFlow.Interfaces.FlowSensorPartial model of flow sensor
Partial model for a flow sensor (mass flow/heat flow).
Pressure, mass flow, temperature and enthalpy flow of medium are not affected, but mixing rule is applied.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), FluidHeatFlow.BaseClasses.TwoPort (Partial model of two port).
| Name | Description |
|---|---|
| medium | Medium in the component |
| m | Mass of medium [kg] |
| T0 | Initial temperature of medium [K] |
| T0fixed | Initial temperature guess value or fixed |
| tapT | Defines temperature of heatPort between inlet and outlet temperature |
| Initialization | |
| V_flow | Volume flow a->b [m3/s] |
| Name | Description |
|---|---|
| flowPort_a | |
| flowPort_b | |
| y |