HILLS H: Difference between revisions

From VASP Wiki
(Created page with '{{TAGDEF|HILLS_H|[Real]|<math>10^{-3}</math>}} Description: {{TAG|HILLS_H}} specifies the height of the Gaussian hill (in eV) used in metadynamics (in case VASP was compiled wit…')
 
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TAGDEF|HILLS_H|[Real]|<math>10^{-3}</math>}}
{{DISPLAYTITLE:HILLS_H}}{{TAGDEF|HILLS_H|[Real]|<math>10^{-3}</math>}}


Description: {{TAG|HILLS_H}} specifies the height of the Gaussian hill (in eV) used in metadynamics (in case VASP was compiled with -Dtbdyn).
Description: {{TAG|HILLS_H}} specifies the height of the Gaussian hill (in eV) used in metadynamics (in case VASP was compiled with [[Precompiler_flags|-Dtbdyn]]).
----
----
In [[MDALGO#Metadynamics|metadynamics]] ({{TAG|MDALGO}}=11 {{!}} 21), the parameters for bias potential ({{TAG|HILLS_H}}, {{TAG|HILLS_W}}, and {{TAG|HILLS_BIN}}) must be provided by the user.
In [[Metadynamics|metadynamics]] ({{TAG|MDALGO}}=11 {{!}} 21), the bias potential is given as
:<math>
\tilde{V}(t,\xi) = h \sum_{i=1}^{\lfloor t/t_G \rfloor} \exp{\left\{ -\frac{|\xi^{(t)}-\xi^{(i \cdot t_G)}|^2}{2
w^2} \right\}}.
</math>
Thre parameters ({{TAG|HILLS_H}}, {{TAG|HILLS_W}}, and {{TAG|HILLS_BIN}}) must be provided by the user.


The height of the Gaussian hills (in eV) used in the [[MDALGO#Metadynamics|metadynamics]] is set by means of the {{TAG|HILLS_H}}-tag.


== Related Tags and Sections ==
The height of the Gaussian hills <math>h</math> (in eV) is set by {{TAG|HILLS_H}}.
 
== Related tags and articles ==
[[:Category:Metadynamics|Metadynamics]],
{{TAG|HILLS_W}},
{{TAG|HILLS_W}},
{{TAG|HILLS_BIN}},
{{TAG|HILLS_BIN}},
{{FILE|HILLSPOT}},
{{TAG|MDALGO}}
{{TAG|MDALGO}}


{{sc|HILLS_H|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Dynamics]]
[[Category:INCAR tag]][[Category:Molecular dynamics]][[Category:Metadynamics]]

Latest revision as of 08:16, 29 March 2024

HILLS_H = [Real]
Default: HILLS_H =  

Description: HILLS_H specifies the height of the Gaussian hill (in eV) 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 height of the Gaussian hills (in eV) is set by HILLS_H.

Related tags and articles

Metadynamics, HILLS_W, HILLS_BIN, HILLSPOT, MDALGO

Examples that use this tag