HILLS W: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TAGDEF|HILLS_W|[Real]|<math>10^{-3}</math>}}
{{DISPLAYTITLE:HILLS_W}}{{TAGDEF|HILLS_W|[Real]|<math>10^{-3}</math>}}


Description: {{TAG|HILLS_W}} specifies the width of the Gaussian hill (in units of the corresponding collective variable) used in metadynamics (in case VASP was compiled with [[Precompiler_flags|-Dtbdyn]]).
Description: {{TAG|HILLS_W}} specifies the width of the Gaussian hill (in units of the corresponding collective variable) used in metadynamics (in case VASP was compiled with [[Precompiler_flags|-Dtbdyn]]).
Line 12: Line 12:
The width of the Gaussian hills  <math>w</math> (in units of the corresponding collective variable) is set by {{TAG|HILLS_W}}.
The width of the Gaussian hills  <math>w</math> (in units of the corresponding collective variable) is set by {{TAG|HILLS_W}}.


== Related Tags and Sections ==
== Related tags and articles ==
[[:Category:Metadynamics|Metadynamics]],
{{TAG|HILLS_H}},
{{TAG|HILLS_H}},
{{TAG|HILLS_BIN}},
{{TAG|HILLS_BIN}},
{{FILE|HILLSPOT}},
{{TAG|MDALGO}}
{{TAG|MDALGO}}


Line 20: Line 22:
----
----


[[Category:INCAR]][[Category:Molecular Dynamics]][[Category:Metadynamics]]
[[Category:INCAR tag]][[Category:Advanced molecular-dynamics sampling]]

Latest revision as of 11:56, 16 October 2024

HILLS_W = [Real]
Default: HILLS_W =  

Description: HILLS_W specifies the width of the Gaussian hill (in units of the corresponding collective variable) used in metadynamics (in case VASP was compiled with -Dtbdyn).


In metadynamics (MDALGO=11 | 21), the bias potential is given as

Thre parameters (HILLS_H, HILLS_W, and HILLS_BIN) must be provided by the user.

The width of the Gaussian hills (in units of the corresponding collective variable) is set by HILLS_W.

Related tags and articles

Metadynamics, HILLS_H, HILLS_BIN, HILLSPOT, MDALGO

Examples that use this tag