diff options
author | Blendoit <51464356+Blendoit@users.noreply.github.com> | 2019-06-06 17:11:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-06 17:11:14 -0700 |
commit | 414032604dd2c4182fff40e454d5d3766a5fd379 (patch) | |
tree | 9d8020f1f78a70e7d0207727f7484f40d945c133 | |
parent | ac309ba0d49e8c82eefb851ded5d60a2d3905f11 (diff) |
Update README.md
-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. |