diff options
author | Blendoit <51464356+Blendoit@users.noreply.github.com> | 2019-06-07 12:47:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-07 12:47:39 -0700 |
commit | 8a61c97a1ecf3367858c4a22113eec7cf62baffc (patch) | |
tree | fc59929948b576ca7c58f2dd77d0c0f6dc2c3917 | |
parent | c5fc4ead57ee3a7dd1e54af9cc308a8616330fc4 (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,4 +3,5 @@ UCLA Spring 2019, MAE 154B This program enables the creation of NACA airfoils;\ the analysis of the airfoil's structural properties;\ -the optimization via genetic algorithm of a population of airfoils, using standard GA algorithms. +the optimization via genetic algorithm of a population of airfoils;\ +With the final objective of designing a lightweight FAR 23 compliant airfoil. |