Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Name | Description |
---|---|
HeatPort | |
HeatPort_a | Heat inflow |
HeatPort_b | Heat outflow |
OnePort | Heat OnePort |
ConditionalMassFlow | Input of mass flow vs. parametric mass flow |
ConditionalTemperature | 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] |
Heat inflow
Extends from HeatPort.
Name | Description |
---|---|
T | Port temperature [K] |
Q_flow | Heat flow rate (positive if flowing from outside into the component) [W] |
Heat outflow
Extends from HeatPort.
Name | Description |
---|---|
T | Port temperature [K] |
Q_flow | Heat flow rate (positive if flowing from outside into the component) [W] |
Heat OnePort
Name | Description |
---|---|
q_in | |
q_out |
Input 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] |
Input 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] |