Bulk Data Entry Defines the radiation material properties of a surface element for heat transfer
analysis.
Format
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
RADM |
RMID |
ABSORP |
EMIS1 |
|
|
|
|
|
|
Example
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
RADM |
24 |
0.2 |
1.0 |
|
|
|
|
|
|
Definitions
Field |
Contents |
SI Unit Example |
RMID |
Radiation material
property entry identification number. No default (Integer >
0)
|
|
ABSORP |
Surface
absortivity. No default (0.0 ≤ Real ≤ 1.0)
|
|
EMIS1 |
Surface emissivity.
No default (0.0 ≤ Real ≤ 1.0)
|
|
Comments
- The RADM entry
can be referenced by a CHBDYE Bulk Data Entry.
- The Radiation Heat Flux is
calculated as follows, between the surface element and the black-body space
node.(1)
Where,
-
- Radiation heat flux.
-
- Stefan-Boltzmann constant defined via PARAM,
SIGMA.
-
- Radiation view factor between the element face and the
ambient space node.
-
- Surface emissivity of the surface element, defined by
EMIS1 on the RADM
entry.
-
- Surface absorptivity of the surface element, defined by
ABSORP field on the
RADM entry.
-
- Surface temperature.
-
- Absolute temperature scale factor defined via
PARAM, TABS.
-
- Ambient temperature.
- For a Heat Transfer Analysis via
Radiation, PARAM,TABS can be used to define the absolute
temperature scale, and PARAM,SIGMA is used to specify the
Stefan-Boltzmann constant. Additionally, a RADBC entry
can be used to define radiation boundary conditions.