HILLS H: Difference between revisions

From VASP Wiki
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:HILLS_H}}
{{DISPLAYTITLE:HILLS_H}}{{TAGDEF|HILLS_H|[Real]|<math>10^{-3}</math>}}
 
{{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 [[Precompiler_flags|-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]]).
Line 19: Line 17:
{{TAG|HILLS_W}},
{{TAG|HILLS_W}},
{{TAG|HILLS_BIN}},
{{TAG|HILLS_BIN}},
{{FILE|HILLSPOT}},
{{TAG|MDALGO}}
{{TAG|MDALGO}}


Line 24: Line 23:
----
----


[[Category:INCAR tag]][[Category:Molecular Dynamics]][[Category:Metadynamics]]
[[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