PARAM1: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|PARAM1|[real]|0.1234}}
{{TAGDEF|PARAM1|[real]|0.1234}}


Description: The {{TAG|PARAM1}} tag determines the value corresponding to different parameters depending on the {{TAG|GGA}} functional that is chosen:
Description: <math>\mu</math> for {{TAG|GGA}}=MK, <math>\beta</math> for {{TAG|GGA}}=BO.
----
 
The {{TAG|PARAM1}} tag determines the value corresponding to different parameters depending on the {{TAG|GGA}} functional that is chosen:
*<math>\mu</math> in the optB86b{{cite|klimes:prb:2011}}, B86R{{cite|hamada:prb:2014}}, and DF3-opt2{{cite|chakraborty:jctc:2020}} exchange functionals, which have the same analytical form and correspond to {{TAG|GGA}}=MK. {{TAG|PARAM1}} should in principle be set to 0.1234 for the optB86b-vdW nonlocal functional{{cite|klimes:prb:2011}} or to <math>10/81\approx0.1234568</math> for the rev-vdW-DF2{{cite|hamada:prb:2014}} and vdW-DF3-opt2{{cite|chakraborty:jctc:2020}} nonlocal functionals.
*<math>\mu</math> in the optB86b{{cite|klimes:prb:2011}}, B86R{{cite|hamada:prb:2014}}, and DF3-opt2{{cite|chakraborty:jctc:2020}} exchange functionals, which have the same analytical form and correspond to {{TAG|GGA}}=MK. {{TAG|PARAM1}} should in principle be set to 0.1234 for the optB86b-vdW nonlocal functional{{cite|klimes:prb:2011}} or to <math>10/81\approx0.1234568</math> for the rev-vdW-DF2{{cite|hamada:prb:2014}} and vdW-DF3-opt2{{cite|chakraborty:jctc:2020}} nonlocal functionals.
*<math>\beta</math> in the optB88{{cite|klimes:jpcm:2010}} exchange functional or <math>\mu/\kappa</math> in the DF3-opt1{{cite|chakraborty:jctc:2020}} exchange functional, which have the same analytical form and correspond to {{TAG|GGA}}=BO. {{TAG|PARAM1}} should in principle be set to <math>0.22/1.2\approx0.1833333333</math> for the optB88-vdW nonlocal functional{{cite|klimes:jpcm:2010}} or to <math>(10/81)/1.1\approx0.1122334456</math> for the vdW-DF3-opt1{{cite|chakraborty:jctc:2020}} nonlocal functional.
*<math>\beta</math> in the optB88{{cite|klimes:jpcm:2010}} exchange functional or <math>\mu/\kappa</math> in the DF3-opt1{{cite|chakraborty:jctc:2020}} exchange functional, which have the same analytical form and correspond to {{TAG|GGA}}=BO. {{TAG|PARAM1}} should in principle be set to <math>0.22/1.2\approx0.1833333333</math> for the optB88-vdW nonlocal functional{{cite|klimes:jpcm:2010}} or to <math>(10/81)/1.1\approx0.1122334456</math> for the vdW-DF3-opt1{{cite|chakraborty:jctc:2020}} nonlocal functional.


The complete {{TAG|INCAR}} file for the nonlocal van der Waals functionals mentioned above can be found at {{TAG|Nonlocal vdW-DF functionals}}.
The complete {{TAG|INCAR}} file for the nonlocal van der Waals functionals mentioned above can be found at {{TAG|Nonlocal vdW-DF functionals}}.
----


== Related tags and articles ==
== Related tags and articles ==
Line 12: Line 14:


{{sc|PARAM1|Examples|Examples that use this tag}}
{{sc|PARAM1|Examples|Examples that use this tag}}
----
== References ==
<references/>


<!--[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:van der Waals functionals]]-->
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:van der Waals functionals]]

Revision as of 12:27, 19 March 2024

PARAM1 = [real]
Default: PARAM1 = 0.1234 

Description: for GGA=MK, for GGA=BO.


The PARAM1 tag determines the value corresponding to different parameters depending on the GGA functional that is chosen:

  • in the optB86b[1], B86R[2], and DF3-opt2[3] exchange functionals, which have the same analytical form and correspond to GGA=MK. PARAM1 should in principle be set to 0.1234 for the optB86b-vdW nonlocal functional[1] or to for the rev-vdW-DF2[2] and vdW-DF3-opt2[3] nonlocal functionals.
  • in the optB88[4] exchange functional or in the DF3-opt1[3] exchange functional, which have the same analytical form and correspond to GGA=BO. PARAM1 should in principle be set to for the optB88-vdW nonlocal functional[4] or to for the vdW-DF3-opt1[3] nonlocal functional.

The complete INCAR file for the nonlocal van der Waals functionals mentioned above can be found at Nonlocal vdW-DF functionals.

Related tags and articles

PARAM2, GGA, Nonlocal vdW-DF functionals

Examples that use this tag

References