Radially oriented elongated grains #430
-
Hello NEPER Experts I am new to neper. I am wondering if I can able to generate the grains with specific orientation given to individual grains along with the given average aspect ratio as shown in figure. Please help. I am referring to the anisotropic Voronoi tessellation in which aspect ration and orientation of individual Voronoi cell can be defined. I found the following command. Is it useful to do that?
Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
If you mean radially oriented grains, it can be obtained using a circular seed distribution. You'd have to define it yourself (outside Neper), write to a file, and load the seed distribution using If you mean grains with high elongation ratios and random distributions, Neper does not really allows it yet. |
Beta Was this translation helpful? Give feedback.
If you mean radially oriented grains, it can be obtained using a circular seed distribution. You'd have to define it yourself (outside Neper), write to a file, and load the seed distribution using
-morphooptiini coo:file(...)
.If you mean grains with high elongation ratios and random distributions, Neper does not really allows it yet.