modelCylindricHeatConduction
Heat conduction through cylindric material
Information
Overview
Model to describe cylindric heat conduction, for example in pipe insulations.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | d_out | outer diameter of pipe | |
| Modelica.Units.SI.ThermalConductivity | lambda | 373 | Heat conductivity of pipe |
| Modelica.Units.SI.Length | d_in | inner diameter of pipe | |
| Modelica.Units.SI.Length | length | Length of pipe | |
| Integer | nParallel | 1 | Number of identical parallel pipes |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_a | ||
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b | port_b |
Revisions
-
October 12, 2016 by Marcus Fuchs:
Add description and fix documentation -
October 11, 2016 by Sebastian Stinner:
Transferred to AixLib -
November 13, 2013 by Ole Odendahl:
Added documentation and formatted appropriately - by Alexander Hoh:
implemented