Path: Thermal/ThermalProperties
% Temperature of a cylinder. Includes ends. -------------------------------------------------------------------------- Form: T = TempCyl( alpha, epsilon, rOverL, S, n, u ) -------------------------------------------------------------------------- ------ Inputs ------ alpha (1,1) Absorptivity epsilon (1,1) Emissivity rOverL (1,1) Ratio of radius to length S (1,1) Heat flux (watts) n (3,1) Unit vector of axis of symmetry u (3,:) Unit vectors to flux source ------- Outputs ------- T (1,:) Temperature (deg-K) --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Thermal Module page