Contents
- Index
Two half-circles of the same radius sharing a common edge
Function f3d_75 returns the view factor between two half-circles that share a common edge.
The calling protocol is:
F=f3d_75(alpha)
Inputs:
alpha: angle (deg or rad)
Example:
$UnitSystem Radian
alpha=1.5 [rad]
F=f3d_75(alpha)
{Solution
F=0.273}