Back to Joe's Java Index Back to Aerodynamics Package page


Aerodynamics Package

Revision History

 

August 17, 2002

Original release of my Aerodynamics package.

August 19, 2002

Accidentally forgot to include AeroCoefficients, AeroCoefXAft, AeroReferences, and AeroMethods in the original archive file. This version now includes them.

November 20, 2004
Added ConicalShock class that computes the properties related to a semi-infinite cone in supersonic flow.

Added a method that computes turbulent skin friction coefficient with heat transfer to AeroMethods.java.

Improved performance of many methods in Isentropic.java and ShockMethods.java.

Updated and improved many notes and comments.
April 30, 2005
Fixed a bug in the conePc_P0() method in ConicalShock.java.  Had forgotten to accounted for the total pressure loss across the shock.


Created: August 17, 2002
Modified: May 1, 2005