Mesh refinement of two-dimensional polycrystalline model #810
-
Dear friends: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can define the element size using a custom
Neper only generates triangular elements in 2D, but you should be able to get quads as described in this discussion. |
Beta Was this translation helpful? Give feedback.
You can define the element size using a custom
-rcl
value. For example, to refine grain 1:Neper only generates triangular elements in 2D, but you should be able to get quads as described in this discussion.