Path: Propulsion/Rocket
% Computes the ideal exhaust velocity of a rocket. Since version 2. -------------------------------------------------------------------------- Form: uE = UE( gamma, m, t0, p0, pE ) -------------------------------------------------------------------------- ------ Inputs ------ gamma (1,n) Ratio of specific heats m (1,m) Molecular weight of the combustion products kg/mole t0 (1,1) Combustion temperature (deg-K) p0 (1,1) Combustion pressure (N/m^2) pE (1,1) Exhaust pressure (N/m^2) ------- Outputs ------- uE (m,n) Exhaust velocity --------------------------------------------------------------------------
Common: Graphics/Mesh2 SC: Environs/MolWt2R
Back to the Propulsion Module page