How to use MOOSE to generate a layered square with circular void in the middle? #29045
Replies: 1 comment 2 replies
-
You can use this from the Reactor module then delete the central cirlcle using a BlockDeletionGenerator
Once the blocks are set you can use this |
Beta Was this translation helpful? Give feedback.
-
Dear developers, I am trying to use MOOSE to generate a mesh, which is a square with a circular void inside, can u tell me how to do it? Also, the square should be layered, i.e., composed of different blocks(rectangle shape), and how to assign different boundary names (apply to the boundary condition block. e.g., 'inner')
Beta Was this translation helpful? Give feedback.
All reactions