Skip to content

MC-Aero ia an aerodynamic characteristics (drag coefficient and lift coefficient) approximation tool for the full range of angle of attack.

License

Notifications You must be signed in to change notification settings

Copprhead/mc-aero

 
 

Repository files navigation

MC-Aero

Aerodynamic characteristics (drag coefficient and lift coefficient) approximation tool for the full range of angle of attack, based on NASA TM-102267.

Installation

Linux

Linux dpkg package is provided for Ubuntu 20.04 LTS / LinuxMint 20.x.

Windows

Windows zip package is provided. It does not require installation.

Building from source

Dependencies

MC-Aero requires Qt and Qt Widgets for Technical Applications.

Linux

On Ubuntu based Linux distributions those dependencies can be installed with the following command:

apt install libqt5svg5-dev libqwt-qt5-dev qtbase5-dev

Windows

On Windows those dependencies have to be installed manually.

Building using qmake

MC-Aero can be built with qmake tool. Run qmake on mc-aero.pro file and then use appropriate building system. You can also use Qt Creator.

Screenshot

About

MC-Aero ia an aerodynamic characteristics (drag coefficient and lift coefficient) approximation tool for the full range of angle of attack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • C 5.0%
  • QMake 1.4%
  • Other 1.4%