modelConductorMultiLayer
Test model for heat conductor
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates how to use a solid material, set its heat capacity to zero, and then use this material in a multi-layer construction. The plot window shows that the insulation is computed in steady state, where as the brick is computed using transient heat conduction.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.HeatTransfer.Sources.FixedTemperature | TB | ||
| Buildings.HeatTransfer.Sources.PrescribedTemperature | TA | ||
| Modelica.Blocks.Sources.Step | step | ||
| Buildings.HeatTransfer.Conduction.MultiLayer | con | ||
| Buildings.HeatTransfer.Convection.Interior | conv | Convective heat transfer |
Revisions
-
March 6 2010, by Michael Wetter:
First implementation.