quantum-espresso/NEB/examples/ESM_example
giannozz 7a9d185b8c Updated printout routine and examples for ESM, by Minoru
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13781 c92efa57-630b-4861-b058-cf58834340f0
2017-08-26 13:55:14 +00:00
..
reference Updated printout routine and examples for ESM, by Minoru 2017-08-26 13:55:14 +00:00
README Added missing example for ESM with NEB 2015-08-14 20:04:40 +00:00
run_example update of NEB examples 2017-02-08 15:05:46 +00:00

README

This example shows how to calculate the minimum energy path (MEP) 
by using the nudged elastic band (NEB) method in conjunction with 
the Effective Screening Medium Method (ESM) and constant bias potential 
(constant-mu) method.

Before starting this example, see also examples for the ESM method in
pw.x (PW/examples/ESM_example).

The example calculation proceeds as follows:

1) make an NEB calculation for H atom diffusion on Al(001) surface with
   ordinaly periodic boundary condition (no ESM),
   (input=Al001+H_pbc.in, output=Al001+H_pbc.out). This calculation 
   shows the MEP of H atom (Bridge site -> top site -> bridge site).
   This is a reference calculation for the following ESM calculations.

2) make an NEB calculation for H atom diffusion on Al(001) surface with
   ESM (bc3), (input=Al001+H_bc3.in, output=Al001+H_bc3.out).

3) repeat #2 under a constant bias potential (constant-mu) condition.
   The target Fermi energy is set to that for the initial geometory
   of #2 system. This Fermi energy is the reference of the bias potential.

4) repeat #3 but with a lower target Fermi energy (-0.5V)

5) repeat #3 but with a higher target Fermi energy (+0.5V)