Path: Thermal/ThermalAnalysis
% Radiation from an incremental area Type RadDa for a demo. -------------------------------------------------------------------------- Form: q = RadDa( T, epsilon, da ) -------------------------------------------------------------------------- ------ Inputs ------ T (1,:) Temperature (deg-K) epsilon (1,1) Emissivity da (1,1) incremental area (m^2) ------- Outputs ------- q (1,:) Heat flux (watts) -------------------------------------------------------------------------- References: Van Vliet, R. M., Passive Temperature Control in the Space Environment, MacMillan, 1965, p. 3. --------------------------------------------------------------------------
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