AbsDa:

Path: Thermal/ThermalProperties

% Absorbed radiation from an incremental area.

   Type AbsDa for a demo.

--------------------------------------------------------------------------
   Form:
   q = AbsDa( alpha, dA, S )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   alpha       (1,1)    Absorptivity
   dA          (1,1)    Incremental area
   S           (1,:)    Heat flux

   -------
   Outputs
   -------
   q           (1,:)    Absorbed heat flux (watts)

--------------------------------------------------------------------------
   References:	Van Vliet, R. M., Passive Temperature Control in the 
               Space Environment, MacMillan, 1965, p. 4. 
--------------------------------------------------------------------------

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