RADBC

Space Radiation Specification

Description: Specifies a CHBDYi element face for application of radiation boundary conditions.

Format:

Example:

Alternate Format and Example:

Field Definition Type Default
AMBND Ambient point for radiation exchange. Integer > 0 Required
FAMB Radiation view factor between the face and the ambient point. Real ≥ 0.0 Required
CNTRLND Control point for free convection boundary condition. Integer ≥ 0 or blank 0
EIDi CHBDYi element identification number(s). Integer > 0; EID2 > EID1 Required
INC Element number increment. Integer or blank 1

Remarks:

  1. The basic exchange relationship can be expressed in one of the following forms:
    • , CNTRLND ≠ 0
    • , CNTRLND = 0
  2. AMBND is treated as a black body with its own ambient temperature for radiation exchange between the surface element and space.
  3. Two PARAM entries are required for radiation heat transfer:
    • TABS defines the absolute temperature scale factor used to convert temperature to absolute. (See Section 5, Parameters, for more information on TABS.)
    • SIGMA () is the Stefan-Boltzmann constant. (See Section 5, Parameters, for more information on SIGMA.)
  4. At least one EID must be present on each QVOL entry.
  5. If the alternate form is used, all elements EID1 through EID2 that are not compatible or do not exist will be skipped.
  6. Elements must not be specified more than once.
  7. All elements directly referenced must exist.
  8. The continuations are not allowed.