Content deleted Content added
→History: reverting most recent change... added text is not grammatically correct and doesn't make sense |
|||
(43 intermediate revisions by 34 users not shown) | |||
Line 1:
[[Image:
The '''extended finite element method''' ('''XFEM
== History ==
The extended finite element method (XFEM) was developed in 1999 by [[Ted Belytschko]] and collaborators<ref>{{cite journal | first1=Nicolas | last1=Moës | first2=John | last2=Dolbow | first3=Ted | last3=Belytschko | title=A finite element method for crack growth without remeshing | journal=International Journal for Numerical Methods in Engineering | year=1999 | issue=1 | pages= 131–150 | volume=46}}</ref>, to help alleviate shortcomings of the finite element method and has been used to model the propagation of various discontinuities: strong ([[Fracture|cracks]]) and weak (material interfaces). The idea behind XFEM is to retain most advantages of meshfree methods while alleviating their negative sides.▼
The extended finite element method (XFEM) was developed in 1999 by [[Ted Belytschko]] and collaborators,<ref>
==Rationale==▼
{{cite journal
The extended finite element method was developed to ease difficulties in solving problems with localized features that are not efficiently resolved by mesh refinement. One of the initial applications was the modelling of [[fracture]]s in a material. In this original implementation, discontinuous basis functions are added to standard polynomial basis functions for nodes that belonged to elements that are intersected by a crack to provide a basis that included crack opening displacements. A key advantage of XFEM is that in such problems the finite element mesh does not need to be updated to track the crack path. Subsequent research has illustrated the more general use of the method for problems involving [[Mathematical singularity|singularities]], material interfaces, regular meshing of microstructural features such as voids, and other problems where a localized feature can be described by an appropriate set of basis functions.▼
| first1= Nicolas
| last1= Moës
| first2= John
| last2= Dolbow
| first3= Ted
| last3= Belytschko
| title= A finite element method for crack growth without remeshing
| journal= International Journal for Numerical Methods in Engineering
| year= 1999
| issue= 1
| pages= 131–150
| volume=46
| doi= 10.1002/(sici)1097-0207(19990910)46:1<131::aid-nme726>3.3.co;2-a
| url= https://hal.archives-ouvertes.fr/hal-01004829/file/Moes99.pdf
}}
</ref>
▲
▲== Rationale ==
▲The extended finite element method was developed to ease difficulties in solving problems with localized features that are not efficiently resolved by mesh refinement.
==Principle==
Line 36 ⟶ 56:
There exists several research codes implementing this technique to various degrees.
*
* xfem++
* openxfem++
* [https://blogs.princeton.edu/prevost/dynaflow/dynaflow-description/ Dynaflow]
* [https://git.gem.ec-nantes.fr/ eXlibris]
* [https://github.com/ngsxfem/ngsxfem ngsxfem]
XFEM has also been implemented in code
==References==
Line 51 ⟶ 74:
[[Category:Continuum mechanics]]
[[Category:Finite element method]]
[[Category:Mechanics]]
|