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

Openvsp geometry conversion to Aerosandbox #60

Open
wants to merge 58 commits into
base: develop
Choose a base branch
from

Conversation

opme
Copy link

@opme opme commented Aug 6, 2021

I have been working on geometry conversion from openvsp to aerosandbox and am creating the pull request for discussion.

I was thinking the workflow could be:

  • create model in openvsp gui tool and save model
  • make openvsp file available to a jupyter notebook running against a docker container.
  • run geometry conversion inside notebook
  • Use aerosandbox for further analysis and use interfaces to xfoil and avl.

Is there interest in this feature? Is this the correct folder for it?

Here is a test conversion of an openvsp model: (some small bugs still...)

Fuselage difference can be seen because openvsp allows curves between xsec while aerosandbox uses lines. If you are drawing your own model you can increase the number of xsec used. This model taken from openvsp hangar is using 2 fuselage to make the main body shape.

I also use scivm account so other pull request related to docker/jupyter is from me.

image

image

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

1 participant