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

Exploded views demo in caps2tacs #285

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

sean-engelstad
Copy link
Contributor

@sean-engelstad sean-engelstad commented Dec 1, 2023

  • ability to run main tacs analysis in different caps directories
  • switch from loft to rule in caps_wing example
  • New script examples/caps_wing/8_make_exploded_views.py shows how to make exploded views of a wing in paraview (see below image). You can set an "exploded" config parameter for instance (although you don't have to do it that way). Then use parallel tacsAIM instances to generate the mesh of each subcomponent of the structure and manipulate them all separately in paraview for instance.
  • The second example shows an exploded view of something more complicated that was generated in FUNtoFEM - a supersonic transport wing.

Screenshot from 2023-12-01 16-07-56

sizing1-exploded-design

@timryanb timryanb linked an issue Dec 1, 2023 that may be closed by this pull request
@timryanb timryanb merged commit 53aad02 into smdogroup:master Dec 1, 2023
5 checks passed
@sean-engelstad sean-engelstad deleted the exploded_views branch February 7, 2024 16:55
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.

Demonstrate Exploded Views in caps2tacs
2 participants