Connectors and partial models
This package contains connectors and partial models:
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Name | Description |
---|---|
FlowPort | Connector flow port |
FlowPort_a | Filled flow port (used upstream) |
FlowPort_b | Hollow flow port (used downstream) |
AbsoluteSensor | Partial model of absolute sensor |
RelativeSensorBase | Partial model of relative sensor without signal output |
RelativeSensor | Partial model of relative sensor |
FlowSensor | 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] |
Filled 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] |
Hollow 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] |
Partial 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 |
Partial 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 |
Partial 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 |
Partial 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 |