SteadyClimb:

Path: ACPro/Demos/Airbreathing

% Simulate a steady climb.
   The aircraft employs a turbofan to climb. 

   Things to try:
   1. Change the climb angle
   2. Try a turbojet engine
   3. Change the mass

  ------------------------------------------------------------------------
  See also Turbofan, ComputeAlphaConstantFlightPathAngle, RHS2DPointMass
  ------------------------------------------------------------------------
%
---------------------------------------------------------------------------
   Copyright (c) 2009, 2014 Princeton Satellite Systems, Inc.
   All rights reserved.
---------------------------------------------------------------------------

Children:

ACPro: ACPerformance/ComputeAlphaConstantFlightPathAngle
ACPro: ACPointMass/RHS2DPointMass
ACPro: ACPointMass/SimpleLiftAndDrag
ACPro: Airbreathing/Turbofan
Common: Atmosphere/StdAtm
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Math: Integration/RK4

Back to the ACPro Module page