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

Make it easy to add a nodeset from the input file #562

Open
pbauman opened this issue Sep 11, 2018 · 1 comment
Open

Make it easy to add a nodeset from the input file #562

pbauman opened this issue Sep 11, 2018 · 1 comment

Comments

@pbauman
Copy link
Member

pbauman commented Sep 11, 2018

So for simple test cases for things like 3D elasticity, a convenient way to remove rigid rotations is to pin 3 different nodes in the correct ways. It's annoying that I have to separately generate this mesh and read it. It would be nice to be able to just add a node set from the input file and have it added to the mesh so we can then specify some boundary conditions on those nodes (pinned or whatever).

@pbauman
Copy link
Member Author

pbauman commented Sep 11, 2018

I should add this would be easy to implement, but is in the "would be nice to have" category and not "crazy urgent/needed" since it's probably still faster just to manually generate a mesh with all the node sets I'd want for my test cases then writing this code.

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