modelConvectiveResistor
Lumped thermal element for heat convection (dT = Rc*Q_flow)
Information
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).
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | Rc | Signal representing the convective thermal resistance in [K/W] | |
| Interfaces.HeatPort_a | solid | ||
| Interfaces.HeatPort_b | fluid |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.HeatFlowRate | Q_flow | Heat flow rate from solid -> fluid | |
| SI.TemperatureDifference | dT | = solid.T - fluid.T |