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

NameDescription
GenericThermal properties of solids with heat storage
GraniteGranite (k=1.9)
ConcreteConcrete (k=3.1)
BasaltBasalt (k=2.3)
MarbleMarble (k=2.7)
SandstoneSandstone (k=2.8)

Revisions

  • September 9, 2011, by Michael Wetter:
    First implementation.