.TAeZoSysPro.HeatTransfer.Components.FviewCalculator

Information

FviewCalculator

This components computes the view factor (or called form factor) from the input Areas and with the Carrol's method. To summarize, this method allows to calculate the value of the view factor without knowing the detailed geometry (civil work) but just with the knowing of the value of all the areas. The Carroll's method requires the following hypotheses:

This last assumption is impossible to verify when there are only two surfaces. Therefore an other method than the Carroll node is used and detailed bellow:

When the total number of surface ≥ 3

The Carroll's method assumes that all the surface does not exchange between them, but only with a fictional node called the Carroll's Node. The following figure allow to visualize the change in the representation of the problem for three surfaces (The left scheme is the classical scheme and the right is the carroll's scheme where MRT means the Mean Radiant Temperature).

The formula of the F_view factor derives to an heuristic relation:

When the total number of surface = 2

It is considered face to face surfaces where the real fview factor (fa->b) of the smallest surface is one. Therefore the calculation of the fview factor for the carrol node components derives:

Where :

This heuristic relation is solved iteratively within the embedded function fviewFunction. The convergence criteria (the value of tolerance) is performed on the residuals wich are defined as the norm between the difference vector Fview at iteration N and iteration N-1.


Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos