Path: Thermal/Brayton
% Designs a centrifugal compressor. Type CentrifugalCompressor for a demo from the reference. -------------------------------------------------------------------------- Form: CentrifugalCompressor; % demo d = CentrifugalCompressor; % data structure d = CentrifugalCompressor( d ) -------------------------------------------------------------------------- ------ Inputs ------ d (.) Input data structure .d2 (1,1) Outlet diameter of the impeller ------- Outputs ------- d (.) Augmented data structure -------------------------------------------------------------------------- Reference: Mattingly, Jack D. ,"Elements of Gas Turbine Propulsion," McGraw Hill, 1996, pp 677-683. --------------------------------------------------------------------------
ACPro: ACEngine/MachFromMassFlowParameter ACPro: ACEngine/MassFlowParameter SC: Environs/MolWt2R Common: General/DisplayLatexTable
Back to the Thermal Module page