Base classes for convective heat transfer coefficients
This package contains base classes that are used to construct the models in Buildings.HeatTransfer.Convection.Functions.HeatFlux.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
| Name | Description |
|---|---|
| Partial function for convective heat flux |
Partial function for convective heat flux
q_flow = f(dT),
where dT is the solid temperature minus the fluid temperature.
| Type | Name | Default | Description |
|---|---|---|---|
| TemperatureDifference | dT | Temperature difference solid minus fluid [K] |
| Type | Name | Description |
|---|---|---|
| HeatFlux | q_flow | Convective heat flux from solid to fluid [W/m2] |