Package with thermophysical properties for opaque surfaces
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).
Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).
Name | Description |
---|---|
Generic | Thermal properties of opaque surfaces |
Black | Black surface with absIR=1.0, absSol=1.0 |
Gray | Gray surface with absIR=0.5, absSol=0.5 |
White | White surface with absIR=0.0, absSol=0.0 |
Thermal properties of opaque surfaces
This record implements thermophysical properties 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).
Extends from Modelica.Icons.Record (Icon for records).
Type | Name | Default | Description |
---|---|---|---|
Area | A | Area [m2] | |
Angle | til | Surface tilt (0: ceiling, pi/2: wall, pi: floor [rad] | |
Emissivity | absIR | 0.84 | Infrared absorptivity [1] |
Emissivity | absSol | 0.84 | Solar absorptivity [1] |
Black surface with absIR=1.0, absSol=1.0
Type | Name | Default | Description |
---|---|---|---|
Area | A | Area [m2] | |
Angle | til | Surface tilt (0: ceiling, pi/2: wall, pi: floor [rad] | |
Emissivity | absIR | 1.0 | Infrared absorptivity [1] |
Emissivity | absSol | 1.0 | Solar absorptivity [1] |
Gray surface with absIR=0.5, absSol=0.5
Type | Name | Default | Description |
---|---|---|---|
Area | A | Area [m2] | |
Angle | til | Surface tilt (0: ceiling, pi/2: wall, pi: floor [rad] | |
Emissivity | absIR | 0.5 | Infrared absorptivity [1] |
Emissivity | absSol | 0.5 | Solar absorptivity [1] |
White surface with absIR=0.0, absSol=0.0
Type | Name | Default | Description |
---|---|---|---|
Area | A | Area [m2] | |
Angle | til | Surface tilt (0: ceiling, pi/2: wall, pi: floor [rad] | |
Emissivity | absIR | 0.0 | Infrared absorptivity [1] |
Emissivity | absSol | 0.0 | Solar absorptivity [1] |