Gebhardt method

The thermal solver can compute radiative conductances using the Gebhardt method.

When gray body view factors, VFGij, between the elements are calculated by the Gebhardt method, the radiation emitted by the element i and absorbed by the element j after multiple diffuse reflections is equal to the absorbed portion of the radiation directly incident upon j, plus the radiation reflected by all surfaces:

The reflected radiation is assumed to be reflected perfectly diffusely, which means that it is reflected in proportion to the view factors of the element. If only geometric view factors are present in the VUFF file, then even if an element has specular reflectivity, its reflectivity is treated as perfectly diffuse.

If ray-traced view factors are present in VUFF using the VFTRACE option, the equivalent reduced diffuse properties of the view factor matrix are used for elements that have specular or transmissive surface properties. In this case, the specular and transmissive effects have been accounted for during the ray-tracing procedure.

Eliminating insignificant radiative conductances

Excessively weak radiative conductances calculated with the Gebhardt method may be eliminated or connected to the element i using a non-zero RK thermal solver control parameter. For each element i and j the largest gray body view factors not connected to a space element VFGimax and VFGimax are identified. Only those radiative conductances whose gray body view factors satisfy both specified inequalities are considered:

All others are considered insignificant.

The double inequality is necessary because when Ai << Aj the conductance may be insignificant for j but very important for i.

If RK > 0 the insignificant radiative conductances are not considered unless the coupling is to space.

If RK < 0 and a valid (non-zero, non-space) element number is specified, each insignificant radiative coupling between elements i and j is replaced by two equivalent couplings: one from element i to the specified element, and one from element j to the same element.

The gray body view factor matrices are not affected by RK.

It is necessary to exercise care with RK > 0 to avoid eliminating an excessive number of radiative couplings. RK = 1 eliminates all radiative couplings.

RK = 0 defaults to RK = 1.E-4.