Path: ACPro/ACUtils
% Computes the form factor for a body of revolution. The drag on a body of revolution is k cF S where S is the wetted area and cF is the skin friction coefficient. Type FormFactorSurfaceOfRevolution for demo. -------------------------------------------------------------------------- Form: k = FormFactorSurfaceOfRevolution( m, f ) -------------------------------------------------------------------------- ------ Inputs ------ m (1,:) Mach number f (1,:) Fineness ratio (l/d) ------- Outputs ------- k (1,:) Form factor -------------------------------------------------------------------------- Reference: http://adg.stanford.edu/aa241/drag/BODYFORMFACTOR.HTML --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the ACPro Module page