ocayon / Vortex-Step-Method

Vortex Step Method
MIT License
1 stars 1 forks source link

Dynamic Relaxation Factor Implementation #11

Closed jellepoland closed 2 weeks ago

jellepoland commented 2 months ago

The relaxation factor should be dependent on the number of panels, the more panels the lower the relaxation factor should be. The default setting should be a dynamic relaxation factor that adjusts itself based on the number of panels for optimal convergence success.

Tried a few things, and didn't really work. Closing this for now as the code is fast enough with numba