Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
| Name | Description |
|---|---|
| Heat inflow | |
| Heat outflow | |
| Heat OnePort | |
| Input of mass flow vs. parametric mass flow | |
| Input of temperature vs. parametric temperature |
| Name | Description |
|---|---|
| T | Port temperature [K] |
| Q_flow | Heat flow rate (positive if flowing from outside into the component) [W] |
| Name | Description |
|---|---|
| T | Port temperature [K] |
| Q_flow | Heat flow rate (positive if flowing from outside into the component) [W] |
Physiolibrary.Thermal.Interfaces.HeatPort_aHeat inflow
Extends from HeatPort.
| Name | Description |
|---|---|
| T | Port temperature [K] |
| Q_flow | Heat flow rate (positive if flowing from outside into the component) [W] |
Physiolibrary.Thermal.Interfaces.HeatPort_bHeat outflow
Extends from HeatPort.
| Name | Description |
|---|---|
| T | Port temperature [K] |
| Q_flow | Heat flow rate (positive if flowing from outside into the component) [W] |
Physiolibrary.Thermal.Interfaces.OnePortHeat OnePort
| Name | Description |
|---|---|
| q_in | |
| q_out |
Physiolibrary.Thermal.Interfaces.ConditionalMassFlowInput of mass flow vs. parametric mass flow
| Name | Description |
|---|---|
| MassFlow | Mass flow if useMassFlowInput=false [kg/s] |
| Conditional inputs | |
| useMassFlowInput | =true, if mass flow input is used instead of parameter MassFlow |
| Name | Description |
|---|---|
| massFlow | [kg/s] |
Physiolibrary.Thermal.Interfaces.ConditionalTemperatureInput of temperature vs. parametric temperature
| Name | Description |
|---|---|
| T | Temperature if useTemperatureInput=false [K] |
| Conditional inputs | |
| useTemperatureInput | =true, if temperature input is used instead of parameter T |
| Name | Description |
|---|---|
| t | [K] |