modelHeatConv
Extends from Modelica.Thermal.HeatTransfer.Interfaces.Element1D (Partial heat transfer element with two HeatPort connectors that does not store energy).
Information
Overview
The HeatConv model represents the phenomenon of heat convection. No heat is stored.
Example Results
AixLib.Utilities.HeatTransfer_test
-
April 1, 2014 by Ana Constantin:
Uses components from MSL and respects the naming conventions -
April 10, 2013 by Ole Odendahl:
Added basic documentation and formatted appropriately -
October 22, 2014 by Marcus Fuchs:
Changed graphics section to be compliant with Modelica Specification
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.CoefficientOfHeatTransfer | hCon | Convection heat transfer coeffient | |
| Modelica.Units.SI.Area | A |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| HeatPort_a | port_a (from Element1D) | ||
| HeatPort_b | port_b (from Element1D) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.HeatFlowRate | Q_flow (from Element1D) | Heat flow rate from port_a -> port_b | |
| SI.TemperatureDifference | dT (from Element1D) | port_a.T - port_b.T |