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

unable to produce correct stl file when using sweep_file table input #16

Open
marcovanderbijl opened this issue Nov 2, 2018 · 2 comments

Comments

@marcovanderbijl
Copy link

marcovanderbijl commented Nov 2, 2018

I was trying to recreate the wing as showcased in the research paper "Wing optimisation using Dual Number Automatic Differentiation in MachUp". That used a sweep table input file. MachUp reports it has read the file but the generated .stl is incorrect (It makes an stl but not with the specified sweep and it also uses grid 1 (when input.json specified grid100).
Is this option broken?
or am I doing things wrong?

@marcovanderbijl
Copy link
Author

sweep_table.txt

input.json.txt

attached are the files I used as input

@marcovanderbijl
Copy link
Author

marcovanderbijl commented Nov 3, 2018

I could not find how to download older versions to see what commit broke things.
Luckily I did find an old fork (https://github.com/antzor10/MachUp).
Running that version and input tables worked like advertised.
[Edit: changed fork link]

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