METAGGA: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF|METAGGA|SCAN {{!}} | {{TAGDEF|METAGGA|SCAN {{!}} LIBXC {{!}} MBJ {{!}} ...}} | ||
Default: The functional specified by {{TAG|LEXCH}} in the {{FILE|POTCAR}} if | Default: The functional specified by {{TAG|LEXCH}} in the {{FILE|POTCAR}} if {{TAG|GGA}} and {{TAG|XC}} are also not specified. | ||
Description: Selects a meta-GGA functional. | Description: Selects a meta-GGA exchange-correlation functional. | ||
---- | ---- | ||
{{NB|mind| | {{NB|mind| | ||
*If you select a meta-GGA functional, make sure that you use [[METAGGA#POTCAR files: required information | POTCAR files that are suited for meta-GGA functionals]]. However, note that this requirement does not concern the deorbitalized meta-GGAs, i.e. those that do not depend on the kinetic-energy density, like | *If you select a meta-GGA functional, make sure that you use [[METAGGA#POTCAR files: required information | POTCAR files that are suited for meta-GGA functionals]]. However, note that this requirement does not concern the deorbitalized meta-GGAs, i.e. those that do not depend on the kinetic-energy density, like SCAN-L. | ||
*Depending on the meta-GGA that is chosen, it may be recommended to use a [[Available PAW potentials|PAW potential]] that is more accurate than the standard/recommended one. This is particularly the case with functionals (e.g., MBJ or the Minnesota functionals) that are very different from the standard ones like PBE or SCAN. The reason is that for such ''special'' functionals, using a PAW potential that includes more states in the valence or that is harder may be required to obtain results that are closer to the results that would be obtained with an all-electron code. | *Depending on the meta-GGA that is chosen, it may be recommended to use a [[Available PAW potentials|PAW potential]] that is more accurate than the standard/recommended one. This is particularly the case with functionals (e.g., MBJ or the Minnesota functionals like M06-L) that are very different from the standard ones like PBE or SCAN. The reason is that for such ''special'' functionals, using a PAW potential that includes more states in the valence or that is harder may be required to obtain results that are closer to the results that would be obtained with an all-electron code. That also means that it may be a good idea to do test calculations with different PAW potentials. | ||
* | *For accuracy, it is strongly recommended to set {{TAG|LASPH}}{{=}}.TRUE. to [[METAGGA#Aspherical contributions related to one-center terms| account for aspherical contributions to the PAW one-centre terms]]. | ||
*Since VASP.6.4.0 it is possible to use hybrid functionals that mix meta-GGA and Hartree-Fock exchange ({{TAG|AEXX}}). Furthermore, two new tags, {{TAG|AMGGAX}} and {{TAG|AMGGAC}}, were created.}} | *Since VASP.6.4.0 it is possible to use hybrid functionals that mix meta-GGA and Hartree-Fock exchange ({{TAG|AEXX}}). Furthermore, two new tags, {{TAG|AMGGAX}} and {{TAG|AMGGAC}}, were created. | ||
*The {{TAG|XC}} tag, available since VASP.6.4.3, can be used to specify any linear combination of LDA, {{TAG|GGA}} and {{TAG|METAGGA}} exchange-correlation functionals. | |||
*The results obtained with the meta-GGA functionals that depend on the Laplacian of the density <math>\nabla^2n</math> (e.g., SCAN-L) may not be reliable for large values of the energy cutoff {{TAG|ENCUT}} due to numerical instability. According to some tests, it is not recommended to use values of {{TAG|ENCUT}} above 800 eV.}} | |||
== Available functionals == | == Available functionals == | ||
This table lists the meta-GGA functionals available in VASP. There are essentially two types of meta-GGAs, that differ in the variable on which they depend (in addition to <math>n</math> and <math>\nabla n</math>): the kinetic-energy density <math>\tau</math> or the Laplacian of the density <math>\nabla^2n</math>. The names of functionals which end with "_X" and "_C" correspond to exchange-only and correlation functionals, respectively. | |||
{| class="sortable wikitable" | |||
|- | |||
! style="text-align:center;" style=width:16em | METAGGA= !! style="text-align:center;"| Variable !! class="unsortable" | Description | |||
|- | |||
| style="text-align:center;"| LIBXC || style="text-align:center;"| || | |||
Any MGGA from the external library Libxc,{{cite|marques:cpc:2012}}{{cite|lehtola:sx:2018}}{{cite|libxc}} for which it is necessary to have [[Makefile.include#Libxc_.28optional.29|Libxc >= 5.2.0 installed]] and VASP.6.3.0 or higher compiled with [[Precompiler_options#-DUSELIBXC|precompiler options]]. The {{TAG|LIBXC1}} and {{TAG|LIBXC2}} tags (where examples are shown) are also required. | |||
|- | |||
| style="text-align:center;"| TPSS, TPSS_X or TPSS_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | |||
TPSS.{{cite|tao:prl:2003}} | |||
|- | |||
: | | style="text-align:center;"| RTPSS, RTPSS_X or RTPSS_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | ||
revTPSS is a revised version of TPSS.{{cite|perdew:prl:2009}} | |||
|- | |||
: | | style="text-align:center;"| M06L, M06L_X or M06L_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | ||
M06-L.{{cite|zhao:jcp:06}} | |||
|- | |||
| style="text-align:center;"| MS0, MS0_X or MS0_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | |||
MS0 corresponds to <math>\kappa=0.29</math>, <math>c=0.28771</math> and <math>b=1.0</math>.{{cite|sun:jcp:12}}{{cite|sun:jcp:13}} | |||
Note that the correlation component, called vPBEc or regTPSS in the literature, is a GGA. Available since VASP.5.4.1. | |||
|- | |||
: | | style="text-align:center;"| MS1, MS1_X or MS1_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | ||
MS1 corresponds to <math>\kappa=0.404</math>, <math>c=0.18150</math> and <math>b=1.0</math>.{{cite|sun:jcp:13}} | |||
Note that the correlation component, called vPBEc or regTPSS in the literature, is a GGA. Available since VASP.5.4.1. | |||
|- | |||
: | | style="text-align:center;"| MS2, MS2_X or MS2_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | ||
MS2 corresponds to <math>\kappa=0.504</math>, <math>c=0.14601</math> and <math>b=4.0</math>.{{cite|sun:jcp:13}} | |||
Note that the correlation component, called vPBEc or regTPSS in the literature, is a GGA. Available since VASP.5.4.1. | |||
|- | |||
: | | style="text-align:center;"| SCAN, SCAN_X or SCAN_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | ||
SCAN.{{cite|sun:prl:15}} May possibly lead to numerical instabilities. rSCAN or r<math>^{2}</math>SCAN are more stable and should give similar results. | |||
|- | |||
| style="text-align:center;"| RSCAN, RSCAN_X or RSCAN_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | |||
rSCAN is a regularized version of SCAN that is numerically more stable.{{cite|bartok:jcp:19}} | |||
|- | |||
| style="text-align:center;"| R2SCAN, R2SCAN_X or R2SCAN_C<span style="color:blue"><sup>(1)</sup></span> || style="text-align:center;"| <math>\tau</math> || | |||
r<math>^{2}</math>SCAN is a regularized version of SCAN that is numerically more stable.{{cite|furness:jpcl:20}} Available since VASP.6.2.0, or in version 5.4.4 by [https://gitlab.com/dhamil/r2scan-subroutines/-/tree/master/vasp_patch_files patch 4]. | |||
|- | |||
| style="text-align:center;"| SREGTM1 || style="text-align:center;"| <math>\tau</math> || | |||
v1-sregTM{{cite|francisco_a:jcp:2023}} is version 1 of a regularized Tao-Mo functional.{{cite|tao:prl:2016}} Available since VASP.6.4.3. | |||
|- | |||
| style="text-align:center;"| SREGTM2 || style="text-align:center;"| <math>\tau</math> || | |||
v2-sregTM{{cite|francisco_a:jcp:2023}} is version 2 of a regularized Tao-Mo functional.{{cite|tao:prl:2016}} Available since VASP.6.4.3. | |||
|- | |||
| style="text-align:center;"| SREGTM3 || style="text-align:center;"| <math>\tau</math> || | |||
v3-sregTM{{cite|francisco_a:jcp:2023}} is version 3 of a regularized Tao-Mo functional.{{cite|tao:prl:2016}} Available since VASP.6.4.3. | |||
|- | |||
: | | style="text-align:center;"| SCANL || style="text-align:center;"| <math>\nabla^2n</math> || | ||
SCAN-L{{cite|mejia-rodriguez:pra:2017}}{{cite|mejia-rodriguez:prb:2018}} is a deorbitalized version of SCAN. Available since VASP.6.4.0. | |||
|- | |||
| style="text-align:center;"| RSCANL || style="text-align:center;"| <math>\nabla^2n</math> || | |||
rSCAN-L is a deorbitalized version of rSCAN. Available since VASP.6.4.0. | |||
: | |||
|- | |||
| style="text-align:center;"| R2SCANL || style="text-align:center;"| <math>\nabla^2n</math> || | |||
r<math>^2</math>SCAN-L is a deorbitalized versions of r<math>^2</math>SCAN.{{cite|mejia-rodriguez:prb:2020}}{{cite|kaplan:prm:2022}} Available since VASP.6.4.0. | |||
: | |||
: | |- | ||
: | | style="text-align:center;"| OFR2 || style="text-align:center;"| <math>\nabla^2n</math> || | ||
Orbital-free regularized-restored SCAN (OFR2).{{cite|kaplan:prm:2022}} Available since VASP.6.4.0. | |||
|- | |||
: | | style="text-align:center;"| SREGTM2L || style="text-align:center;"| <math>\nabla^2n</math> || | ||
v2-sregTM-L is a deorbitalized versions of v2-sregTM.{{cite|francisco_b:jcp:2023}} Available since VASP.6.4.0. | |||
:<math> | |||
</math> | |||
:The | |- | ||
| style="text-align:center;"| MBJ<span style="color:blue"><sup>(2)</sup></span> || style="text-align:center;"| <math>\nabla^2n,\tau</math> || | |||
Modified Becke-Johnson potential.{{cite|becke:jcp:06}}{{cite|tran:prl:09}} The {{TAG|CMBJA}}, {{TAG|CMBJB}} and {{TAG|CMBJE}} tags correspond to <math>\alpha</math>, <math>\beta</math> and the power <math>e=1/2</math> (that can be modified) in Eq. (3) of Ref. {{cite|tran:prl:09}}, respectively. The default values are <math>\alpha=-0.012</math>, <math>\beta=1.023</math> bohr<math>^{1/2}</math> and <math>e=1/2</math>.{{cite|tran:prl:09}} | |||
|- | |||
| style="text-align:center;"| LMBJ<span style="color:blue"><sup>(2)</sup></span> || style="text-align:center;"| <math>\nabla^2n,\tau</math> || | |||
The local MBJ (LMBJ) potential.{{cite|rauch:jctc:2020}}{{cite|rauch:prb:2020}} The {{TAG|CMBJA}}, {{TAG|CMBJB}}, {{TAG|CMBJE}}, {{TAG|SMBJ}}, and {{TAG|RSMBJ}} tags correspond to <math>\alpha</math>, <math>\beta</math>, the power <math>e=1</math> (that can be modified) of <math>\bar{g}</math>, <math>\sigma</math> and <math>r_{s}^{\mathrm{th}}</math> in Eqs. (5)-(7) of Ref. {{cite|rauch:prb:2020}}, respectively. The default values are (see erratum of Ref. {{cite|rauch:prb:2020}}) <math>\alpha=0.488</math>, <math>\beta=0.5</math> bohr, <math>e=1</math>, <math>\sigma=2</math> <math>\AA</math> (<math>=3.78</math> bohr), and <math>r_{s}^{\mathrm{th}}=7</math> bohr (which corresponds to <math>n_{\mathrm{th}}=6.96\times10^{-4}</math> e/bohr<math>^{3}</math>). | |||
|} | |||
<span style="color:blue">(1)</span> The exchange-only and correlation-only implementations are available since VASP.6.4.3. | |||
<span style="color:blue">(2)</span> A few points about the MBJ and LMBJ potentials: | |||
:*These are ''potential-only'' methods, ''i.e.'', there is no corresponding exchange-correlation energy <math>E_{xc}</math>. The used expression for <math>E_{xc}</math> is LDA, which is an arbitrary choice. This means that MBJ and LMBJ calculations can never be self-consistent with respect to the total energy, and thus we cannot compute Hellmann-Feynman forces (''i.e.'', no ionic relaxation, etc.). Actually, these potentials aim solely at a description of the electronic properties, primarily the band gap, or magnetic moments. | |||
:*MBJ and LMBJ calculations may converge very slowly, so the number of maximum electronic steps ({{TAG|NELM}}) should be set higher than usual. | |||
:*In the presence of an extended vacuum region (e.g., surfaces) or an interface, the average of <math>|\nabla n|/n</math> has no meaning. Therefore, MBJ calculations should be done with a fixed value of <math>c</math>, which can be done with the {{TAG|CMBJ}} tag., or alternatively with the LMBJ that was proposed for the purpose to be applicable to systems with vacuum or interfaces. | |||
== POTCAR files: required information == | == POTCAR files: required information == | ||
Line 133: | Line 146: | ||
{{TAG|LIBXC2}}, | {{TAG|LIBXC2}}, | ||
{{TAG|GGA}}, | {{TAG|GGA}}, | ||
{{TAG|XC}}, | |||
{{TAG|CMBJ}}, | {{TAG|CMBJ}}, | ||
{{TAG|CMBJA}}, | {{TAG|CMBJA}}, |
Latest revision as of 16:00, 11 November 2024
METAGGA = SCAN | LIBXC | MBJ | ...
Default: The functional specified by LEXCH in the POTCAR if GGA and XC are also not specified.
Description: Selects a meta-GGA exchange-correlation functional.
Mind:
|
Available functionals
This table lists the meta-GGA functionals available in VASP. There are essentially two types of meta-GGAs, that differ in the variable on which they depend (in addition to and ): the kinetic-energy density or the Laplacian of the density . The names of functionals which end with "_X" and "_C" correspond to exchange-only and correlation functionals, respectively.
METAGGA= | Variable | Description |
---|---|---|
LIBXC |
Any MGGA from the external library Libxc,[1][2][3] for which it is necessary to have Libxc >= 5.2.0 installed and VASP.6.3.0 or higher compiled with precompiler options. The LIBXC1 and LIBXC2 tags (where examples are shown) are also required. | |
TPSS, TPSS_X or TPSS_C(1) |
TPSS.[4] | |
RTPSS, RTPSS_X or RTPSS_C(1) |
revTPSS is a revised version of TPSS.[5] | |
M06L, M06L_X or M06L_C(1) |
M06-L.[6] | |
MS0, MS0_X or MS0_C(1) |
MS0 corresponds to , and .[7][8] Note that the correlation component, called vPBEc or regTPSS in the literature, is a GGA. Available since VASP.5.4.1. | |
MS1, MS1_X or MS1_C(1) |
MS1 corresponds to , and .[8] Note that the correlation component, called vPBEc or regTPSS in the literature, is a GGA. Available since VASP.5.4.1. | |
MS2, MS2_X or MS2_C(1) |
MS2 corresponds to , and .[8] Note that the correlation component, called vPBEc or regTPSS in the literature, is a GGA. Available since VASP.5.4.1. | |
SCAN, SCAN_X or SCAN_C(1) |
SCAN.[9] May possibly lead to numerical instabilities. rSCAN or rSCAN are more stable and should give similar results. | |
RSCAN, RSCAN_X or RSCAN_C(1) |
rSCAN is a regularized version of SCAN that is numerically more stable.[10] | |
R2SCAN, R2SCAN_X or R2SCAN_C(1) |
rSCAN is a regularized version of SCAN that is numerically more stable.[11] Available since VASP.6.2.0, or in version 5.4.4 by patch 4. | |
SREGTM1 |
v1-sregTM[12] is version 1 of a regularized Tao-Mo functional.[13] Available since VASP.6.4.3. | |
SREGTM2 |
v2-sregTM[12] is version 2 of a regularized Tao-Mo functional.[13] Available since VASP.6.4.3. | |
SREGTM3 |
v3-sregTM[12] is version 3 of a regularized Tao-Mo functional.[13] Available since VASP.6.4.3. | |
SCANL |
SCAN-L[14][15] is a deorbitalized version of SCAN. Available since VASP.6.4.0. | |
RSCANL |
rSCAN-L is a deorbitalized version of rSCAN. Available since VASP.6.4.0. | |
R2SCANL |
rSCAN-L is a deorbitalized versions of rSCAN.[16][17] Available since VASP.6.4.0. | |
OFR2 |
Orbital-free regularized-restored SCAN (OFR2).[17] Available since VASP.6.4.0. | |
SREGTM2L |
v2-sregTM-L is a deorbitalized versions of v2-sregTM.[18] Available since VASP.6.4.0. | |
MBJ(2) |
Modified Becke-Johnson potential.[19][20] The CMBJA, CMBJB and CMBJE tags correspond to , and the power (that can be modified) in Eq. (3) of Ref. [20], respectively. The default values are , bohr and .[20] | |
LMBJ(2) |
The local MBJ (LMBJ) potential.[21][22] The CMBJA, CMBJB, CMBJE, SMBJ, and RSMBJ tags correspond to , , the power (that can be modified) of , and in Eqs. (5)-(7) of Ref. [22], respectively. The default values are (see erratum of Ref. [22]) , bohr, , ( bohr), and bohr (which corresponds to e/bohr). |
(1) The exchange-only and correlation-only implementations are available since VASP.6.4.3.
(2) A few points about the MBJ and LMBJ potentials:
- These are potential-only methods, i.e., there is no corresponding exchange-correlation energy . The used expression for is LDA, which is an arbitrary choice. This means that MBJ and LMBJ calculations can never be self-consistent with respect to the total energy, and thus we cannot compute Hellmann-Feynman forces (i.e., no ionic relaxation, etc.). Actually, these potentials aim solely at a description of the electronic properties, primarily the band gap, or magnetic moments.
- MBJ and LMBJ calculations may converge very slowly, so the number of maximum electronic steps (NELM) should be set higher than usual.
- In the presence of an extended vacuum region (e.g., surfaces) or an interface, the average of has no meaning. Therefore, MBJ calculations should be done with a fixed value of , which can be done with the CMBJ tag., or alternatively with the LMBJ that was proposed for the purpose to be applicable to systems with vacuum or interfaces.
POTCAR files: required information
Calculations with a meta-GGA that depends on the kinetic-energy density require POTCAR files that include information on the kinetic-energy density of the core electrons. Almost all recent POTCAR files do fulfill this requirement, but there are some notable exceptions like O_GW. To check whether a particular POTCAR contains this information, type:
grep kinetic POTCAR
This should yield at least the following lines (for each element on the file):
kinetic energy-density mkinetic energy-density pseudized
and for PAW datasets with partial core corrections:
kinetic energy density (partial)
Mind: For POTCAR files without core electrons (H, He, Li_sv, Be_sv, and _GW variants thereof) the grep command given above will not return the line about pseudized kinetic energy-density, since all electrons are considered as valence. These potentials can nevertheless be used for all meta-GGA functionals.
|
LASPH =.TRUE. should be selected if a meta-GGA functional is selected. If LASPH =.FALSE., the one-center contributions are only calculated for a spherically averaged density and kinetic-energy density. This means that the one-center contributions to the Kohn-Sham potential are also spherical. Since the PAW method describes the entire space using plane waves, errors are often small even if the non-spherical contributions to the Kohn-Sham potential are neglected inside the PAW spheres (additive augmentation, as opposed to the APW or FLAPW method where the plane wave contribution only describes the interstitial region between the atoms). Anyhow, if the density is strongly non-spherical around some atoms in your structure, LASPH =.TRUE. must be selected. Non-spherical terms are particularly encountered in d- and f-elements, dimers, molecules, and solids with strong directional bonds.
Convergence issues
If convergence problems are encountered, it is recommended to preconverge the calculations using the PBE functional and start the calculation from the WAVECAR file corresponding to the PBE ground state. Furthermore, ALGO = A (conjugate gradient algorithm for orbitals) is often more stable than charge density mixing, in particular if the system contains vacuum regions.
Related tags and articles
LIBXC1, LIBXC2, GGA, XC, CMBJ, CMBJA, CMBJB, CMBJE, SMBJ, RSMBJ, LASPH, LMAXTAU, LMIXTAU, LASPH, AMGGAX, AMGGAC, Band-structure calculation using meta-GGA functionals
References
- ↑ M. A. L. Marques, M. J. T. Oliveira, and T. Burnus, Comput. Phys. Commun., 183, 2272 (2012).
- ↑ S. Lehtola, C. Steigemann, M. J. T. Oliveira, and M. A. L. Marques, SoftwareX, 7, 1 (2018).
- ↑ https://libxc.gitlab.io
- ↑ J. Tao, J. P. Perdew, V. N. Staroverov, and G. E. Scuseria, Climbing the Density Functional Ladder: Nonempirical Meta–Generalized Gradient Approximation Designed for Molecules and Solids, Phys. Rev. Lett. 91, 146401 (2003).
- ↑ J. P. Perdew, A. Ruzsinszky, G. I. Csonka, L. A. Constantin, and J. Sun, Workhorse Semilocal Density Functional for Condensed Matter Physics and Quantum Chemistry, Phys. Rev. Lett. 103, 026403 (2009).
- ↑ Y. Zhao and D. G. Truhlar, J. Chem. Phys. 125, 194101 (2006).
- ↑ J. Sun, B. Xiao, and A. Ruzsinszky, J. Chem. Phys. 137, 051101 (2012).
- ↑ a b c J. Sun, R. Haunschild, B. Xiao, I. W. Bulik, G. E. Scuseria, and J. P. Perdew, J. Chem. Phys. 138, 044113 (2013).
- ↑ J. Sun, A. Ruzsinszky, and J. P. Perdew, Phys. Rev. Lett. 115, 036402 (2015).
- ↑ A. P. Bartók and J. R. Yates, J. Chem. Phys. 150, 161101 (2019).
- ↑ J. W. Furness, A. D. Kaplan, J. Ning, J. P. Perdew, and J. Sun, J. Phys. Chem. Lett. 11, 8208 (2020).
- ↑ a b c H. Francisco, A. C. cancio, and S. B. Trickey, Reworking the Tao–Mo exchange-correlation functional. I. Reconsideration and simplification, J. Chem. Phys. 159, 214102 (2023).
- ↑ a b c J. Tao and Y. Mo, Accurate Semilocal Density Functional for Condensed-Matter Physics and Quantum Chemistry, Phys. Rev. Lett. 117, 073001 (2015).
- ↑ D. Mejía-Rodríguez and S. B. Trickey, Deorbitalization strategies for meta-generalized-gradient-approximation exchange-correlation functionals, Phys. Rev. A 91, 052512 (2017).
- ↑ D. Mejia-Rodriguez and S. B. Trickey, Deorbitalized meta-GGA exchange-correlation functionals in solids, Phys. Rev. B 98, 115161 (2018).
- ↑ D. Mejía-Rodríguez and S. B. Trickey, Meta-GGA performance in solids at almost GGA cost, Phys. Rev. B 102, 121109(R) (2020).
- ↑ a b A. D. Kaplan and J. P. Perdew, Phys. Rev. Mater. 6, 083803 (2022).
- ↑ H. Francisco, A. C. cancio, and S. B. Trickey, Reworking the Tao–Mo exchange–correlation functional. II. De-orbitalization, J. Chem. Phys. 159, 214103 (2023).
- ↑ A. D. Becke and E. R. Johnson, J. Chem. Phys. 124, 221101 (2006).
- ↑ a b c F. Tran and P. Blaha, Phys. Rev. Lett. 102, 226401 (2009).
- ↑ T. Rauch, M. A. L. Marques, and S. Botti, Local Modified Becke-Johnson Exchange-Correlation Potential for Interfaces, Surfaces, and Two-Dimensional Materials, J. Chem. Theory Comput. 16, 2654 (2020).
- ↑ a b c T. Rauch, M. A. L. Marques, and S. Botti, Accurate electronic band gaps of two-dimensional materials from the local modified Becke-Johnson potential, Phys. Rev. B 101, 245163 (2020).