FireStats error : FireStats: Unknown commit strategy Downloads
Search openAE
User Login

Version History

Jump to:

USAF Digital Datcom Feed Icon

The United States Air Force (USAF) Stability and Control Digital DATCOM is a multi- purpose program written in FORTRAN that calculates the stability and control of an aircraft through analysis of its basic geometric structure. In addition, the DATCOM takes into account variable flight conditions (such as Mach and altitude) and the aircraft\'s propulsion elements. The DATCOM is able to compile meaningful aerodynamic coefficients that closely describe the performance and stability of the aircraft in numerous flight conditions.

Release Name Status Description Release Date
Binary for Linux 64 bit stableBuilt with Intel Fortran compiler. Run |sudo cp datcom /usr/bin/ | to be able to run the |datcom| command from the terminal.2010-01-16Download
./.
Binary for Linux 32 bit stableSimply run |$sudo cp -a datcom /usr/bin| at the terminal to paste the binary into your user bin file allowing you to type datcom at the terminal. This was compiled with Intel FORTRAN compiler.2010-01-04Download
./.
Binary for Windows stableUnzip the folder, run datcom.bat from the command prompt to set the binary path. Enter the folder through the command prompt and type datcom to execute the program.2010-01-04Download
./.
Source Code stableUnzip and compile into a binary.2010-01-04Download
./.

OpenDatcom Feed Icon

OpenDatcom uses an advanced GUI/development environment that allows the user to easily compile the input file and run DATCOM without any knowledge of DOS or the necessary FORTRAN formatting. In addition OpenDatcom processes, compiles, and exports the generated export of stability and performance coefficients. This feature was added with the specific intention of compiling three dimensional stability tables which can be copied straight into the FlightGear (using the JSBsim flight model) open source flight simulator. This allows for an aircraft to be analyzed in DATCOM and its flight to be tested in FlightGear.

Release Name Status Description Release Date
OpenDatcom 1.1betaAll basic functionality except JSBSim generation.2010-01-05Download
./.
Prototype DR2 stableThe OpenDatcom prototype (nicknamed DR2) was a proof of concept software package which sits on top of DATCOM.2009-10-14Download
./.

Athena Vortex Lattice (AVL) Feed Icon

AVL is a program for the aerodynamic and flight-dynamic analysis of rigid aircraft of arbitrary configuration. It employs an extended vortex lattice model for the lifting surfaces, together with a slender-body model for fuselages and nacelles. -Mark Drela (Creator, Professor MIT)

Release Name Status Description Release Date
Binary for Linux 64 bit 3.27stableCopy this file into /usr/bin and run avl through the terminal. Built with Intel Fortran and f77.2010-01-16Download
./.
Binary for Linux 32 bit 3.27stableCopy this file into /usr/bin and run avl through the terminal. Built with Intel Fortran and f77.2010-01-05Download
./.

QPROP Feed Icon

\"QPROP is an analysis program for predicting the performance of propeller-motor or windmill-generator combinations. QMIL is a companion propeller/windmill design program.\" - Mark Drela (Creator, MIT Professor)

Release Name Status Description Release Date
QMIL Linux 64 bit binary stableRun |cp -a qmil /usr/bin|, and then run |qmil| from the terminal.2010-01-16Download
./.
QPROP Linux 64 binary stableRun |cp -a qprop /usr/bin|, and then qprop from the terminal.2010-01-16Download
./.

Plot Datcom 3D Feed Icon

In 2008 Professor Glenn P. Greiner and (then student) Jafar Mohammed created a collection of MatLAB scripts which would allow the user to create a three dimensional model of the aircraft from the Digital Datcom input file. They called the collection Datcom3D. Mostly copying and pasting geometry data from the for005.dat input file into an easy to use master template and running the files creates a complete model which can be rotated, panned, resized and double checked for accuracy.

Release Name Status Description Release Date
Plot Datcom 3D 1.2stableModify datcom3d_template.m file and launch it. The script then makes function calls to the other files located in the folder.2010-06-21Download
./.