modelHeatConductionSegment
Information
Overview
Model for heat conduction using elements from the MSL.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.ThermalConductance | kA | Constant thermal conductance of material | |
| Modelica.Units.SI.HeatCapacity | mc_p | Heat capacity of element (= cp*m) | |
| Modelica.Units.SI.Temperature | T0 | Initial Temperature of element |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_a | ||
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b | port_b |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Components.ThermalConductor | thermalConductor1 | ||
| Modelica.Thermal.HeatTransfer.Components.ThermalConductor | thermalConductor2 | ||
| Modelica.Thermal.HeatTransfer.Components.HeatCapacitor | heatCapacitor |
Revisions
-
February 06, 2017 by Philipp Mehrfeld:
Naming according to AixLib standards. -
June 15, 2017 by Tobias Blacha:
Moved into AixLib -
March 25, 2015 by Ana Constantin:
Uses components from MSL -
November 06, 2014 by Ana Constantin:
Added documentation.