HILLS W: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:HILLS_W}} | {{DISPLAYTITLE:HILLS_W}}{{TAGDEF|HILLS_W|[Real]|<math>10^{-3}</math>}} | ||
{{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 23: | Line 21: | ||
---- | ---- | ||
[[Category:INCAR tag]][[Category:Molecular | [[Category:INCAR tag]][[Category:Molecular dynamics]][[Category:Metadynamics]] | ||
Revision as of 13:56, 7 April 2022
HILLS_W = [Real]
Default: HILLS_W = [math]\displaystyle{ 10^{-3} }[/math]
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
- [math]\displaystyle{ \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 (HILLS_H, HILLS_W, and HILLS_BIN) must be provided by the user.
The width of the Gaussian hills [math]\displaystyle{ w }[/math] (in units of the corresponding collective variable) is set by HILLS_W.
Related tags and articles
Metadynamics, HILLS_H, HILLS_BIN, MDALGO