meshsize
Meshsize is a term used in mesh generation and numerical simulation to describe the resolution of a discretized domain. It represents the characteristic length of the mesh elements, often taken as the maximum edge length in a local region or, in a metric-based formulation, the target size specified by a size field. In two-dimensional meshes, this corresponds to the typical length of elements (for example, triangles); in three-dimensional meshes, to the edge lengths of tetrahedra or other polyhedra.
The meshsize controls a trade-off between accuracy and computational cost. Smaller meshsize yields finer resolution, better
Meshsize is often chosen locally rather than globally. Meshing tools allow sizing fields or metrics to guide
In practice, meshsize is referred to as a local mesh size or characteristic length and is related