Checked in the csv file for the basic aerodynamics (Config/SSU_Aero.csv).
The original data is at http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19850070642_1985070642.pdf
The csv file format is described below; basically each block of 4 lines has the mach and AOA values followed by a line for each of the normal, axial and moment values. Note that the blocks MUST go in order of increasing AOA, then mach. It's probably also a good idea to post what you're doing, so we don't do the same sections of the file. I'm currently working on the elevon file.
The original data is at http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19850070642_1985070642.pdf
The csv file format is described below; basically each block of 4 lines has the mach and AOA values followed by a line for each of the normal, axial and moment values. Note that the blocks MUST go in order of increasing AOA, then mach. It's probably also a good idea to post what you're doing, so we don't do the same sections of the file. I'm currently working on the elevon file.