diff options
author | Blendoit <51464356+Blendoit@users.noreply.github.com> | 2019-06-07 12:45:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-07 12:45:59 -0700 |
commit | c5fc4ead57ee3a7dd1e54af9cc308a8616330fc4 (patch) | |
tree | cd220057c62e385074f162299d75edc8e12407e1 | |
parent | 79d8e7bfd01feb8ddefe1f6de16093dd065e9c1c (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ UCLA Spring 2019, MAE 154B This program enables the creation of NACA airfoils;\ -the evaluation of the airfoil's structural properties;\ +the analysis of the airfoil's structural properties;\ the optimization via genetic algorithm of a population of airfoils, using standard GA algorithms. |