Meshblock identification for domain edge #698
Replies: 2 comments
-
|
I figured out the issue and closed the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Just in case. You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to identify which meshblocks are on the domain edge (specifically the low-z-boundary). I am trying to figure out how the boundary condition marking (BoundaryFlag etc.) work. If someone could point me towards the exact meshblock metadata that can be accessed publicly then that would do.
Previously I was using the LogicalLocation data structure e.g. loc.lx3==0 but I think this is wrong when refinement is used.
Beta Was this translation helpful? Give feedback.
All reactions