Contents


Two infinitely long perpendicular plates of unequal widths having one common edge

 

 

Function F2D_12 returns the view factor between two infinitely long perpendicular plates of unequal widths having one common edge.

 

The input variables are:

w = the area per unit width into the screen of plate 1 [m or ft]

h = the area per unit width into the screen of plate 2 [m or ft]

 

Example:  F=F2D_12(w, h) 

 

Reference: http://www.me.utexas.edu/~howell/sectionc/C-3.html

 

Index