Skip to content

v1.4.5

Choose a tag to compare

@kip-hart kip-hart released this 24 Dec 22:04
· 38 commits to master since this release

Added

  • Meshing with gmsh can now use different mesh sizes in the interior and on the boundary of grains. The <mesh_max_edge_length> tag specifies edge lengths on the boundary and <mesh_size> on the interior. If <mesh_max_edge_length> is not used, <mesh_size> is used throughout.