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…')
 
No edit summary
Line 1: Line 1:
{{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 -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 [[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.

Revision as of 13:47, 28 April 2014

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 parameters for bias potential (HILLS_H, HILLS_W, and HILLS_BIN) must be provided by the user.

The height of the Gaussian hills (in eV) used in the metadynamics is set by means of the HILLS_H-tag.

Related Tags and Sections

HILLS_W, HILLS_BIN, MDALGO


Contents