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

Generalize nurbs #52

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Conversation

isteinbrecher
Copy link
Collaborator

This merge allows to set the "element string" for a NURBS patch directly in the script, i.e., we don't have to implement all relevant cases.
Similarly, now there is a class MaterialString which allows to directly set a material from the calling script so we don't have to implement each material case in MeshPy.

@isteinbrecher isteinbrecher requested a review from eulovi April 3, 2024 11:10
@isteinbrecher
Copy link
Collaborator Author

@eulovi this might also be a good way to use the MeshPy NURBS with the new solid elements.

@eulovi
Copy link
Contributor

eulovi commented Apr 3, 2024

Thanks for implementing this @isteinbrecher! I think this is a nice solution to add the new solid elements :)

eulovi
eulovi previously approved these changes Apr 3, 2024
@isteinbrecher isteinbrecher merged commit 1f9c25b into imcs-compsim:main Apr 3, 2024
2 of 3 checks passed
@isteinbrecher isteinbrecher deleted the generalize_nurbs branch April 3, 2024 13:33
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.

2 participants