New Neper command to cut a tessellation by a rounded cube #814
Replies: 2 comments
-
Hi, Can a cylindrical torsion specimen be created like this? |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for your sharing. However, i encountered a problem when i tried to cut a tessellation by a round cube in 2D. There were always errors, so following your instructions, I increased the number of -n and was able to successfully divide it. However, a new problem emerged. The grains at the division boundary became distorted and formed very large grains. How can we improve this step?. I haven't been able to solve this kind of cutting problem in 2D for several days. @rquey Could you help me? neper -T -n 2000 -morpho gg -morphooptistop "val=1e-2" -domain "square(1,4)" -transform "cut(cube(0.45,0.55 neper -V n2000-id1.tess -datacellcol id -imagesize 1200:1200 -print img |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Neper (version
4.8.2-1
) now has a-transform "cut(cube(...))"
option that cuts a tessellation by a cube with rounded corners. This can be used, for instance, to model tensile specimens with flat edges and rounded shoulders:As cutting in "experimental" (i.e., not 100% stable), it may fail sometimes. In such cases, increasing
-n
of changing-id
can help.Beta Was this translation helpful? Give feedback.
All reactions