blob: 5db98bffb0d5f8d0b359cfeea1f3be6df7568d08 (
plain)
1
2
3
4
5
6
|
# UCLA_MAE_154B
UCLA Spring 2019, MAE 154B
This program enables the creation of NACA airfoils;\
the evaluation of the airfoil's structural properties;\
the optimization via genetic algorithm of a population of airfoils, using standard GA algorithms.
|