(feat) Added MDAO api for aerodynamics optimization
The api features 3 components: The solver, the geometry and the initial mesh. The api is tested in a aerodynamic shape case where the NACA0012 is constrained at 0deg AoA with cl=0.40 and the objective function to minimize is the drag wrt the max camber and the max camber position. The test case ends with a final shape close to the NACA4412 (camber = 35% & max camber pos = 41%)
blast/api/mdaAPI.py
0 → 100644
blast/mdao/naca0012_mdao.py
0 → 100644
Please register or sign in to comment