OOF2: The Manual

Name

L2 Error Norm (L2ErrorNorm) — Use the root mean square of the components of the error.

Synopsis

L2ErrorNorm()

Details

Description

L2ErrorNorm is one way of computing the error in an element when using the ZZ_Estimator to drive finite element mesh adaptation. The relative percent error is

percenterror=Ω(σσh)T(σσh)𝑑ΩΩσTσ𝑑Ω×100
(6.149)

where σ and σh are the recovered stress and the finite element stress, respectively. The integral is over the area of the mesh element.