suavecode / SUAVE

An Aircraft Design Toolbox
suave.stanford.edu
GNU Lesser General Public License v2.1
401 stars 392 forks source link

Feature deflection #610

Closed AaronBlau closed 1 year ago

AaronBlau commented 2 years ago

This PR separates the code that deflects control surface panels from generate_wing_vortex_distribution, making it a standalone function. After generating all other surfaces (VLM_wings, fuselages, nacelles), generate_vortex_distribution then calls this function.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.06%) to 90.328% when pulling ba1c42f6f13adb7d0687b0c73999b454b720bb79 on feature-deflection into 500a905fb1be6d526f7e5db3f0de8526907b33bd on develop.

planes commented 2 years ago

I approved this, but I was a significant contributor