Path: Thermal/ThermalProperties
% Temperature of a sphere. Type TempSph for a demo. -------------------------------------------------------------------------- Form: T = TempSph( alpha, epsilon, S ) -------------------------------------------------------------------------- ------ Inputs ------ alpha (1,1) Absorptivity epsilon (1,1) Emissivity S (1,1) Heat flux (watts) ------- Outputs ------- T Temperature (deg-K) -------------------------------------------------------------------------- References: Van Vliet, R. M., Passive Temperature Control in the Space Environment, MacMillan, 1965, p. 6. --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Thermal Module page