AeroDemonstrator Documentation
AeroDemonstrator is a collection of aerodynamic demonstration projects showcasing the aerodynamic features of airfoils, finite wings, and complete aircraft configurations.
The project provides:
Jupyter notebooks covering airfoil aerodynamics, finite wing theory, wing–fuselage configurations, and full aircraft with control surfaces
Python utility classes for NACA airfoil generation, Vortex Lattice Method, and OpenVSP integration
OpenVSP integration for 3D parametric geometry and VSPAero analysis
Getting Started
Notebooks
API Reference
Project Overview
The code examples are organized by complexity level:
Level |
Notebook |
Topics |
|---|---|---|
Beginner |
|
NACA airfoil geometry, thin-airfoil theory, CL vs. alpha |
Intermediate |
|
Vortex lattice method, induced drag, span loading, aspect ratio effects |
Intermediate |
|
OpenVSP geometry, wing–fuselage aerodynamics, VSPAero VLM |
Advanced |
|
Full aircraft with tails, control surfaces, stability & control |