All courses › Finite Element Method › Mesh refinement and convergence
Mesh refinement and convergence
The FEM solution approaches the exact solution as elements are made smaller (h-refinement) or the polynomial degree is raised (p-refinement). A convergence study compares the result at different mesh densities to check that the answer no longer changes much.
displacement error, element degree
Symbols
| element size | m | |
| polynomial degree |
Example
Linear elements (), element size halved:
the error is reduced by a factor of .
Put the finest elements where the stress gradients are largest, not evenly over the whole model.
Practise element types, meshing and error for free →
← The CST element · Stress singularity →
Part of Finite Element Method: Element types, meshing and error.