diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # UCLA_MAE_154B UCLA Spring 2019, MAE 154B -Code enables the creation of NACA airfoils; +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. |