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

subgrid coordinate sorting behaviour for 1D subgrids #50

Open
chmerdon opened this issue Jun 19, 2024 · 0 comments
Open

subgrid coordinate sorting behaviour for 1D subgrids #50

chmerdon opened this issue Jun 19, 2024 · 0 comments

Comments

@chmerdon
Copy link
Member

if the subgrid dimension is one, the subgrid method sorts the coordinates of the resulting grid without permuting the CellNodes, BFaceNodes etc. This may lead to unexpected behaviour in situations beyond nodal interpolation and plotting or when other projections than just restricting to one coordinate are applied.

In PR#49 the sorting is switched off if project = false at least.

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