of.geometry.mesh.size#
- of.geometry.mesh.size *group_tag* <string> *mesh_size* <Real>
Set the mesh size to the tags. If use default means the global mesh size, you can also set a different value for the zone you want to refine.
- Parameters:
geometry_tag: tag of the geometry group
mesh_size: the mesh size for global or local area.
Example:#
# Global Mesh Size
of.geometry.mesh.size [default] 0.03
# Mesh Size at the User Defined Area
of.geometry.mesh.size [refineLine] 0.001