packageSoil
Package with solid material for soil, characterized by thermal conductance, density and specific heat capacity
Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).
Information
Package with records for solid materials. The material is characterized by its thermal conductivity, mass density and specific heat capacity.
These properties are used to compute heat conduction in circular coordinates. Hence, as opposed to Buildings.HeatTransfer.Data.Solids, they do not include the material thickness and the generation of the spatial grid.
Contents
| Name | Description |
|---|---|
| Thermal properties of solids with heat storage | |
| Granite (k=1.9) | |
| Concrete (k=3.1) | |
| Basalt (k=2.3) | |
| Marble (k=2.7) | |
| Sandstone (k=2.8) |
Revisions
-
September 9, 2011, by Michael Wetter:
First implementation.