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

Add connectivity in NekRSMesh #796

Open
aprilnovak opened this issue Oct 6, 2023 · 0 comments
Open

Add connectivity in NekRSMesh #796

aprilnovak opened this issue Oct 6, 2023 · 0 comments

Comments

@aprilnovak
Copy link
Collaborator

Reason

I believe the reason why !788 is failing displacement tests for NekRS is because we currently have duplicate nodes shared by elements (and each element is receiving a different displacement from MOOSE).

Design

We should (i) reduce memory usage and (ii) enforce more robust displacement transfers by using connectivity information from NekRS when building the mesh mirror.

Impact

New feature, may need to have a legacy flag to retain previous test behavior.

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