Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix horseshoe wake handling in UVLM #204

Merged
merged 1 commit into from Jul 14, 2022
Merged

Fix horseshoe wake handling in UVLM #204

merged 1 commit into from Jul 14, 2022

Conversation

sduess
Copy link
Collaborator

@sduess sduess commented Jul 14, 2022

I fixed a bug caused within the steady VLM solver of the UVLM. An outdated initialization function has been re-activated in commit ImperialCollegeLondon/UVLM@7c68eea. The function overwrote the wake shape geometry (zeta star) and made the first wake panel in any case one meter long, resulting in convergence issues in a subsequent DynamicCoupled solver. Since the function is not used at all, I have erased it from the code. The changes have successfully been double-checked with unit test.

@sduess sduess added the bug label Jul 14, 2022
@sduess sduess requested review from kccwing and ACea15 July 14, 2022 14:10
@rafapalacios rafapalacios self-assigned this Jul 14, 2022
@rafapalacios rafapalacios merged commit a010078 into develop Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants