packageOpaqueSurfaces

Package with thermophysical properties for opaque surfaces

Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).

Information

Package with records for opaque surfaces.

The parameter absIR is used to compute infrared heat radiation (in the infrared spectrum). The parameter absSol is used to compute solar heat radiation (in the solar spectrum).

Contents

NameDescription
GenericThermal properties of opaque surfaces
BlackBlack surface with absIR=1.0, absSol=1.0
GrayGray surface with absIR=0.5, absSol=0.5
WhiteWhite surface with absIR=0.0, absSol=0.0

Revisions

  • November 16, 2010, by Michael Wetter:
    First implementation.