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 --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Thermal Module page