Skip to content

Add Option to Imprint the Assembly Before Meshing #17

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

Closed
jmwright opened this issue Apr 29, 2025 · 3 comments
Closed

Add Option to Imprint the Assembly Before Meshing #17

jmwright opened this issue Apr 29, 2025 · 3 comments

Comments

@jmwright
Copy link
Member

The problem is that the mesh between two contact faces is not conformal.

Surfaces in contact need to be conformally meshed, which means we need imprinting. This plugin needs to offer the option to imprint the assembly before returning the tagged gmsh object.

@adam-urbanczyk
Copy link
Member

Imprinting is already implemented in CQ, why would you add it here too?

@jmwright
Copy link
Member Author

@adam-urbanczyk The intention is to use CQ's imprinting in this plugin, not re-implement it. I don't know what form exactly that will take yet.

@jmwright
Copy link
Member Author

Finished in #20

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

2 participants