Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

Slow-growth approach

From VASP Wiki

The free-energy profile along a geometric parameter ξ can be scanned by an approximate slow-growth approach[1]. In this method, the value of ξ is linearly changed from the value characteristic for the initial state (1) to that for the final state (2) with a velocity of transformation ξ˙. The resulting work needed to perform a transformation 12 can be computed as:

w12irrev=ξ(1)ξ(2)(V(q)ξ)ξ˙dt.

In the limit of infinitesimally small ξ˙, the work w12irrev corresponds to the free-energy difference between the the final and initial state. In the general case, w12irrev is the irreversible work related to the free energy via Jarzynski's identity[2]:

expΔA12kBT=expw12irrevkBT.

Note that calculation of the free-energy via this equation requires averaging of the term exp{w12irrevkBT} over many realizations of the 12 transformation. Detailed description of the simulation protocol that employs Jarzynski's identity can be found in reference [3].

How to

  • For a slow-growth simulation, one has to perform a calcualtion very similar to Constrained molecular dynamics but additionally the transformation velocity-related INCREM tag for each geometric parameter with STATUS=0 has to be specified:
  1. Set the standard MD-related tags: IBRION=0, TEBEG, POTIM, and NSW
  2. Choose a thermostat:
    1. Set MDALGO=1, and choose an appropriate setting for ANDERSEN_PROB
    2. Set MDALGO=2, and choose an appropriate setting for SMASS
  3. Define geometric constraints in the ICONST file, and set the STATUS parameter for the constrained coordinates to 0
  4. When the free-energy gradient is to be computed, set LBLUEOUT=.TRUE.
  1. Specify the transformation velocity-related INCREM-tag for each geometric parameter with STATUS=0.


References