ocayon / Vortex-Step-Method

Vortex Step Method
MIT License
1 stars 1 forks source link

Implementing calculate_results functions #30

Closed jellepoland closed 1 week ago

jellepoland commented 2 weeks ago

Thinking through

ocayon commented 2 weeks ago
  1. Reggarding L_rel, in the old code it needs Fmag and aero_coeffs, which is already the corrected alpha in that implementation. It does not deppend on the uncorrected value.
  2. [0,1,0] is needed to know the geometrical span wise direction. It can also be obtained in another way to make it robust against different orientation in the geometry input.