Skip to content

ArshSaja/MACH-Aero-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MACH-Aero Tutorials

Documentation Status

This repository contains step-by-step tutorials for MDO of aircraft configurations with high fidelity (MACH). The MACH framework is developed by the MDO Lab. It facilitates the aerodynamic design, analysis, and optimization of aircraft. The tutorial covers the basics needed to optimize the aerodynamic surface of a wing. It also includes an airfoil optimization example.

Tutorial documentation

You can either view the online tutorial or build the tutorial documentation locally. To generate the tutorial locally, open a terminal and enter the following commands:

$ cd mach_aero_tutorials/doc
$ make html

This generates html files in _build/html/. You can then open _build/html/index.html in your preferred browser to view the tutorial documentation.

Required Packages to build

  • Sphinx (1.6.6)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%