FlexiblePatternGenerator with boundary_type=CIRCLE Error #30673
-
|
I am using FlexiblePatternGenerator to create a mesh that has fuel pins arranged in a large hexagonal pattern but with each vertex pin removed. For some reason, no matter how large I make the boundary_size parameter, I keep getting the same error that I believe implies my boundary is too small to contain all of the pins despite having an arbitrarily large boundary size. When I run the mesh with all the same parameters except with boundary_type set to HEXAGON, it works fine. Something about the circle seems to be going wrong. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
Hello please avoid screenshots for text and use triple backquotes to format it instead |
Beta Was this translation helpful? Give feedback.


@willschlueter can you increase the number of sectors?
The number of sectors helps make a balanced circular mesh. I used 128 to get a result.
I also think a boundary_size of 1 is excessive here? It seems like the circle is huge compared to the assembly ?