PARAM, SIGMA

Bulk Data Entry The Stefan-Boltzmann constant used in Radiation Heat Transfer calculations.

Parameter Values Description
SIGMA < Real >

Default = 0.0

The radiation heat flux is:
q=σFAMB(εe(Te+Tabs)4αe(Tamb+Tabs)4)
Where,
σ
Stefan-Boltzmann constant (PARAM,SIGMA).
q
Radiation heat flux.
FAMB
Radiation view factor between the element face and the ambient space node. This is defined on the RADBC entry.
εe
Surface emissivity of the surface element, defined by EMIS1 on the RADM entry.
αe
Surface absorptivity of the surface element, defined by ABSORP field on the RADM entry.
Te
Surface temperature.
Tabs
Absolute temperature scale defined via PARAM, TABS.
Tamb
Ambient temperature.

The temperatures and SIGMA should be defined in consistent units. Based on the input temperature units, the absolute temperature scale, Tabs , can be defined via PARAM,TABS. The value of SIGMA in SI units is 5.67E-8 Watts/m2K4.

Comments

  1. If PARAM, SIGMA is not set, there is no heat transfer based on radiation in the model.