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 theConvection componentbut 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__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | 'Q_flow' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
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 |