diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..44a5489 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# UCLA_MAE_154B +UCLA Spring 2019, MAE 154B + +Code enables the creation of NACA airfoils; +the evaluation of the airfoil's structural properties; +the optimization via genetic algorithm of a population of airfoils, usign standard GA algorithms. |