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

Clean up linear SHARPy's interface with UVLM #60

Merged
merged 11 commits into from
Dec 17, 2019
Merged

Conversation

ngoiz
Copy link
Collaborator

@ngoiz ngoiz commented Dec 17, 2019

This PR fixes #48.

The interface between linear SHARPy and the UVLM has been tidied up with the following improvements:

  • All functions directly calling a UVLM function have been moved to sharpy/aero/utils/uvlmlib.py. There are no additional imports of the UVLM C++ library elsewhere in the code
  • Tests and functions have been updated accordingly (and reformatted with spaces for indentation etc)
  • The functions present in linear.src.libalg have been included in utils.algebra and libalg.py deleted.

@fonsocarre fonsocarre merged commit f7b4617 into develop Dec 17, 2019
@fonsocarre fonsocarre deleted the dev_cleanuplinear branch December 17, 2019 17:06
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

Successfully merging this pull request may close these issues.

None yet

2 participants