User:Roryyarr/sandbox
Virtual Element Method
[edit]Introduction
[edit]The Virtual Element Method (VEM) is a technique for numerically approximating partial differential equations using generalised polygonal or polytopedral meshes. It is an extension of Mimetic Finite Differences (MFD) and Finite Element Methods (FEM).
History
[edit]The method was first introduced in 2013 by L. Beirão da Veiga, F. Brezzi, A. Cangiani, G. Manzini, L. D. Marini, and A. Russo. [1]
Technical descussion
[edit]The structure of virtual element methods
[edit]Similar to the FEM it is characterized by a variational formulation
The continuous problem
[edit]
where and .
Discretization
[edit]The domain can be discretized into a finite number of partitions .
Virtual Element Space
[edit]Formally the virtual element space is defined as: where:
- is a subspace of , the Sobolev space of functions that are square-integrable with square-integrable first derivatives, and that vanish on the boundary of .
- represents the local virtual element space associated with each element in the partition .
The virtual element space allows for flexibility in the choice of element shapes, accommodating general polygonal and polyhedral meshes, which is a significant advantage over traditional finite element methods.
Ritz projection
[edit]The Ritz projection is defined as the operator , which satisfies the following two properties:
Applications
[edit]VEM is applied in various fields including structural mechanics, fluid dynamics, and electromagnetics. For example, it has been used to model complex geometries in engineering problems.
Advantages and Limitations
[edit]VEM offers advantages such as flexibility in mesh generation and improved accuracy for certain problems. However, it may require more computational resources compared to traditional methods.
References
[edit]- ^ Beirão da Veiga, L.; Brezzi, F.; Cangiani, A.; Manzini, G.; Marini, L. D.; Russo, A. (2013). "Basic Principles of Virtual Element Methods". Mathematical Models and Methods in Applied Sciences. 23 (01): 199–214. doi:10.1142/S0218202512500492.
Cite error: There are <ref>
tags on this page without content in them (see the help page).
See also
[edit]
Further Reading
[edit]- Beirão da Veiga, L., Brezzi, F., Marini, L. D., & Russo, A. (2014). The Hitchhiker’s Guide to the Virtual Element Method. Springer.
- Sutton, O. J. (2017). "The virtual element method in 50 lines of MATLAB". Numerical Algorithms, 75(4), 1141-1159. https://doi.org/10.1007/s11075-016-0235-3