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

TypeNameDefaultDescription
Buildings.HeatTransfer.Sources.FixedTemperatureTB
Buildings.HeatTransfer.Sources.PrescribedTemperatureTA
Modelica.Blocks.Sources.Stepstep
Buildings.HeatTransfer.Conduction.MultiLayercon
Buildings.HeatTransfer.Convection.InteriorconvConvective heat transfer

Revisions

  • March 6 2010, by Michael Wetter:
    First implementation.