RadiationShapeFactor:

Path: Thermal/ThermalAnalysis

% Computes the radiation shape factor

 w1, w2 and L need to be in the same units.

 TypeRadiationShapeFactors for a demo.

--------------------------------------------------------------------------
   Form:
   f = RadiationShapeFactor( w1, w2, l, units )
--------------------------------------------------------------------------
 
   ------
   Inputs
   ------
   w1    (1,1)	Plate one width
   w2    (1,1) Plate two width
   l     (1,:) Distance
   units (1,:) Units for plot

   -------
   Outputs
   -------
   f	(1,:) Shape factor

--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Thermal Module page