grain shape and mesh size #328
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
You could try a strategy like this (with parameters that might still need to be adjusted):
For the number of elements, there is no very definite strategy and you need to keep trying |
Beta Was this translation helpful? Give feedback.
-
Use
for a narrow lognormal distribution. I would generally recommend to add a sphericity distribution, but this does not behave well for elongated grains (elongated grains have a low sphericity, which depends on the length along the columnar direction...). To control the sphericity, the best is to generate a 2D tessellation and then extrude it:
|
Beta Was this translation helpful? Give feedback.
You could try a strategy like this (with parameters that might still need to be adjusted):
For the number of elements, there is no very definite strategy and you need to keep trying