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

Faster XFoil request method #24

Open
PedroLuta opened this issue May 26, 2021 · 0 comments
Open

Faster XFoil request method #24

PedroLuta opened this issue May 26, 2021 · 0 comments

Comments

@PedroLuta
Copy link

Hey, I stumbled upon your project and it was very helpful for my personal integration with python and XFoil, thank you very much!!!

I also had to implement an XFoil request method that didn't require disk queries, as it slows down the program a bit. I managed to come up with a method that is 20-30% faster on its requests to xfoil, if you're interested.

It consists of taking xfoil's command prompt output and parsing it, instead of asking xfoil to write the solution on a notepad.

Let me know if i can help with a more general implementation, as what I'm sending to you are my solutions to my research problems.
new_xfoil_request.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant