From 85ffa9c9c0015b318ea5eb5e9b8678719cb80931 Mon Sep 17 00:00:00 2001 From: Karan Chawla Date: Mon, 31 Oct 2016 11:38:56 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a35c58b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# AE416_AirfoilOptimization +This repository contains code development for the 4th credit project for AE416. The aim of the project is to compare different optimization algorithms in the context of airfoil optimization.