modelConductorInitialization
Test model for heat conductor initialization
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates how to initialize heat conductors in steady state and with predefined temperatures.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.HeatTransfer.Data.Solids.Brick | brick | ||
| Buildings.HeatTransfer.Data.Solids.InsulationBoard | insulation | ||
| Buildings.HeatTransfer.Data.OpaqueConstructions.Generic | compositeWall | Composite wall consisting of insulation and material |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.HeatTransfer.Sources.FixedTemperature | TB | ||
| Buildings.HeatTransfer.Sources.PrescribedTemperature | TA | ||
| Buildings.HeatTransfer.Conduction.MultiLayer | conS1 | ||
| Modelica.Blocks.Sources.Step | step |
Revisions
-
September 9, 2014, by Michael Wetter:
Moved declaration ofcompositeWalldue to a bug in Dymola 2015 FD01 beta1. -
March 6 2010, by Michael Wetter:
First implementation.