From 85ab9065f3aa9a0c014b6b13992c83420ee4dffd Mon Sep 17 00:00:00 2001 From: Blendoit <51464356+Blendoit@users.noreply.github.com> Date: Thu, 6 Jun 2019 16:54:24 -0700 Subject: Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3