GRAYB module information
The GRAYB module crates the radiative conductances, the IR, solar spectrum, and gray body view factor matrices.
The module does the following:
- It reads from the VUFF file all the areas, emissivities, and the appropriate spectrum view factors. If view factors are duplicated, the last one is used.
- The elements are separated into enclosures.
- The residual view factors are computed and, depending on the value of
KSP
, view factor adjustment is performed. - Radiative couplings are calculated, either with Oppenheim or Gebhardt method.
- If Gebhardt method is specified, insignificant radiative couplings are eliminated or joined to
KSP
. - The radiative couplings are written in the MODLF file with the mnemonic
MNM
=RAD
. - If the gray body matrices are being calculated with Gebhardt method, they are written in VUFF with the mnemonic
MNM
=IGM
for the IR spectrum andMNM
=SGM
for the solar spectrum.
For this operation, very small gray body view factors are ignored, where VFGij < 1.E-6.