ConvectiveResistor
Lumped thermal element for heat convection (dT = Rc*Q_flow)
Library
Modelica/Thermal/HeatTransfer/Components
Description
This is a model of linear heat convection, e.g., the heat transfer between a plate and the surrounding air; same as the Convection component but using the convective resistance instead of the convective conductance as an input. This is advantageous for series connections of ConvectiveResistors, especially if it shall be allowed that a convective resistance is defined to be zero (i.e. no temperature difference).
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_Q_flow | Q_flow | Q_flow | Structure | |
mo_Q_flow/fixed | fixed | Cell of scalars | true | |
mo_Q_flow/start | start | Cell of scalars | ||
mo_dT | dT | dT | Structure | |
mo_dT/fixed | fixed | Cell of scalars | true | |
mo_dT/start | start | Cell of scalars | ||
mo_Rc | Rc | Rc | Structure | |
mo_Rc/fixed | fixed | Cell of scalars | true | |
mo_Rc/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
Rc | implicit | Signal representing the convective thermal resistance in [K/W] | input | 1 |
solid | implicit | input | 2 | |
fluid | implicit | output | 1 |