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

fixup: use simpler interface to get cell spacing #57

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

streeve
Copy link
Collaborator

@streeve streeve commented Sep 28, 2023

Already available from global mesh

@pabloseleson
Copy link
Collaborator

@streeve : This PR seems to use a vector dx = [dx dy dz], instead of three separate variables dx, dy, and dz. Is that all?

@streeve
Copy link
Collaborator Author

streeve commented Oct 2, 2023

This PR seems to use a vector dx = [dx dy dz], instead of three separate variables dx, dy, and dz. Is that all?

It primarily uses the global mesh (rather than local) to extract the cell spacing - the previous version was unnecessarily complicated. But it also makes the change you noted to simplify for #58

@streeve streeve merged commit 80a431a into ORNL:main Oct 3, 2023
14 checks passed
@streeve streeve deleted the fixup_dx branch October 3, 2023 17:25
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