Category:Meta-GGA: Difference between revisions
No edit summary |
(→How to) |
||
Line 5: | Line 5: | ||
== How to == | == How to == | ||
A meta-GGA can be used by specifying the tag {{TAG| | A meta-GGA functional can be used by specifying | ||
* the {{TAG|METAGGA}} tag, or | |||
* {{TAG|XC}} tag | |||
in the {{FILE|INCAR}} file. | |||
How to do a [[ | How to do a [[band-structure calculation using meta-GGA functionals]]. | ||
---- | ---- | ||
[[Category:VASP|PAW]][[Category:Exchange-correlation functionals]] | [[Category:VASP|PAW]][[Category:Exchange-correlation functionals]] |
Revision as of 06:05, 12 June 2024
Meta-GGA exchange-correlation functionals depend on the electron density , its first derivative and the kinetic-energy density :
Although meta-GGAs are slightly more expensive than GGAs, they are still fast to evaluate and appropriate for very large systems. Furthermore, meta-GGAs can be more accurate than GGAs and more broadly applicable. Note that as in most other codes, meta-GGAs are implemented in VASP within the generalized KS scheme[1]. The meta-GGA that is currently the most widely used in solid-state physics is SCAN[2]. The meta-GGA functionals using the Laplacian of the electron density, , are not yet available in VASP.
How to
A meta-GGA functional can be used by specifying
in the INCAR file.
How to do a band-structure calculation using meta-GGA functionals.