Heat Transfer Today

Educational Software for
Heat and Mass Transfer

Excel Workbooks

Radiation View Factors (both analytical solutions and Nusselt Unit Sphere Method)

View Factor Calculator Showing Geometries Easily Handled by this Excel Workbook
UPDATED: 08/13/2022

Introduction

The first four worksheets implement exactly the same analytical solutions as the view factor charts normally printed in heat transfer textbooks (1, 2).   Unfortunately, those charts rarely provide  better than two-digit accuracy.  Moreover they provide no visual feedback either.   View factor algebra, which is commonly used in radiative heat transfer analysis, often involves finding the difference of two very imprecise numbers.   These functions implemented here return values having an accuracy of four or five digits.   In addition, these four worksheets automatically draw a scaled schematic of the configuration to facilitate checking of the input.  Values found using the applications described here may be used in black body or diffuse-gray body radiative transfer calculations using radiosity methodology.

The fifth sheet implements calculations for rectanges in parallel planes and for rectangles in perpendicular planes.   The sixth implements the Nusselt Unit Sphere method for arbitrarily-oriented rectangles.   The seventh worksheet implements analytical solutions for several 2D geometries.

Radiation View Factors – Perpendicular Plates

The first worksheet computes the view factor for perpendicular plates with a common edge from the well-known analytical solution.   A second VBA function draws an isometric view of the geometry on the screen.  To use this workbook, the user simply inputs the length of the common edge as well as the second dimension of each of the two plates.

Interface for view factor calculation for perpendicular rectangles having a common edge. Inputs are entered in the green cells. A VBA function computes the view factor for this geometry and a second function draws the geometry to scale on the screen. A link to a high-resolution chart for this geometry is also provided. The visual feedback facilitates checking of all input.
Radiation View Factor Calculation for Perpendicular Rectangles with a Common Edge. Dimensions are input at the top left (light green boxes).  That input geometry is drawn to scale in the center box and the view factor computed from the analytical solution for this geometry is returned in the yellow cell.  A link to a high-resolution chart is also given.

Radiation View Factors – Coaxial Disks

A VBA function finds the view factor for coaxial, parallel disks from the analytical solution.  The user inputs the radii of the two disks (emitter and receiver) and the separation distance.  A second function draws the disks to scale on the screen.

Interface for calculation of view factors for coaxial, parallel disks. Inputs are at the top left. The viewfactor is computed from the analytical expression for this geometry and a scaled drawing is returned, facilitating checking of input.
Interface for calculation of view factors for coaxial, parallel disks. Inputs are at the top left. The viewfactor is computed from the analytical expression for this geometry and a scaled drawing is returned, facilitating checking of input.

Radiation View Factors – Coaxial Cylinders

View factors for finite-length, coaxial cylinders are computed using a combination of analytical solutions and view factor algebra. The user inputs the radii of the two cylinders and their length. The coding returns all nine relevant view factors and a scale drawing.

Radiation View Factor Calculation for Coaxial, Finite Cylinders.  The user inputs dimensions at the top left.  A VBA function draws that input geometry to scale in the center box.  VBA coding returns the view factors computed from the analytical solution (a total of 9) in the upper right.

 

Radiation View Factors – Parallel Rectangles

In the fourth worksheet a VBA function computes the view factor for parallel, aligned plates from the analytical solution. The user inputs the length and width of the two rectangles and their separation distance.  Another VBA function makes a scale drawing of the geometry.

Radiation View Factor Calculation for Aligned Parallel Rectangles. The user inputs dimensions at the top left (light green boxes).  The program draws that input geometry to scale in the center box.  Another VBA function returns the view factor computed from the analytical solution for this geometry in the yellow cell.

 

Radiation View Factors – Nusselt Unit Sphere Method for Arbitrarily-Oriented Rectangles

Wilhelm Nusselt developed the Nusselt Unit Sphere method as an experimental method.  You can think of the hemisphere seen in this figure as a glass bowl.    A NASA contractor converted his technique to a computational algorithm.

Diagram showing geometries involved in computing radiation view factors using the Nusselt Unit Sphere algorithm.
Nusselt Unit Sphere Method Schematic. The implementation here is applicable to two parallelograms.

Our implementation limits the allowable geometry to two arbitrarily oriented rectangles.    With some effort a competent developer could extend it to other configurations.  The user enters coordinates defining the parallelograms and the algorithm returns the view factor. A plot of the input geometry allows the user to check their inputs.

Interface for Nusselt Unit Sphere Calculation of Radiation View Factors. <yoastmark class=

 

Other Arrangements of Rectangles

A separate worksheet for rectangles in parallel planes and rectangles in perpendicular planes is also included:

These two geometries are covered in a separate Excel workbooks - rectangles in parallel planes and rectangles in perpendicular planes
Geometries covered by fifth worksheet

VBA functions evaluate the analytical solutions for these two geometries.   The figure below shows typical input and output:

Interface for HTTrec2rec Workbook, showing input for Perpendicular Rectangles, not necessarily having a common edge. Dimensions for the red (emitting) and blue (receiving) surfaces are input at the top left. The transformations needed to make an isometric diagram of the geometry are seen below.
Interface for HTTrec2rec Workbook, showing input for Perpendicular Rectangles, not necessarily having a common edge.

The Nusselt Unit Sphere algorithm will handle these two geometries as well.

References:

Howell, J.R., A Catalog of Radiation Heat Transfer Configuration Factors
Modest, M.F., Radiative Heat Transfer, 2nd Ed., McGraw-Hill, 2003.

© 2025 Heat Transfer Today – All Rights Reserved.