About block naming #30282
Answered
by
GiudGiud
Blackfoxdragon
asked this question in
Q&A Meshing
About block naming
#30282
-
|
I assembled the mesh generated by the PolygonConcentricCircleMeshGenerator module using the PatternedHexMeshGenerator module; however, for each identical mesh from the PolygonConcentricCircleMeshGenerator, their inner rings share the same block ID. Now, I want to create a unique ID for each inner ring without repeatedly using the PolygonConcentricCircleMeshGenerator module. Is there any way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Apr 10, 2025
Replies: 1 comment 9 replies
-
|
@miaoyinb thoughts? I would say we can do this now with:
|
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
Blackfoxdragon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@miaoyinb thoughts?
I would say we can do this now with:
https://mooseframework.inl.gov/moose/source/meshmodifiers/VariableValueElementSubdomainModifier.html