how can I find the mesh size

06 Mar.,2024

 

$\begingroup$

For each element the so-called local mesh size can be defined e.g. as the maximum edge length. This has applications at least in residual a posteriori error analysis where the elementwise error indicator is often multiplied by the local mesh size.

Instead of computing the maximum edge length one can show that the Jacobian determinant of the affine mapping from the reference element to a global element is proportional to the square of the local mesh size. This is a property that I often use when programming adaptive mesh refinement using a posteriori estimators since the code for computing the Jacobian determinant is already there (assuming that the finite element code is implemented using reference elements).

If the mesh is not uniform in the sense that for each pair of triangles their local mesh sizes can be bounded by each other (multiplied by some constant), then the so-called 'global mesh size'—i.e. the maximum of local mesh sizes—may not be a meaningful quantity. For example, in adaptive refinement one usually is concerned about the error versus number of degrees-of-freedom—as indicated in the comments.

For more information sl72 mesh, please get in touch with us!