Unexpected Grain Morphology Changes in Neper During Spherical Defect Removal from Columnar Grain Models #986
-
Hi everyone, when I use Neper to build a columnar grain model, I want to remove a spherical defect at the center of the model. However, I found that after the removal, the grain morphology of the model changed significantly—from the initial columnar grains to a mixed state of equiaxed and columnar grains. Below is the code I used for the cutting. Could you help me identify what might be causing the issue? The following is the code I used to generate the columnar grain model: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There isn't any option related to a columnar structure in your command. However, it is true that columnar and |
Beta Was this translation helpful? Give feedback.
There isn't any option related to a columnar structure in your command. However, it is true that columnar and
-transform cut
are not compatible. Cutting is done by seed mirroring, which won't work as expected for columnar grains. It will necessarily generate non-columnar grains as you've seen.