Question on total energy of free atom.
Posted: Mon Aug 07, 2006 5:09 am
Hi everyone,
For calculating the binding energy of a Pt atom to a much larger compound,
I must also calculate the energy of the free Pt atom.
I have checked that the energy difference between LREAL=True and
LREAL=False is very small (i.e. less than 1 meV, whereas the expected
binding energy is about 2 eV).
Both, in the VASP guide and In the Handson1 workshop sheets for the
Oxygen atom, it suggests to use ISMEAR=0 and a reasonable smearing
width SIGMA of 0.1 or 0.2 eV.
To my surprise, the free-atom energy E0(for sigma to zero) varies
linearly with the smearing width; almost 0.1 eV difference between
SIGMA=0.1 and 0.2. This is what I observe:
Is this something to worry about? Should I use a different smearing
method instead to bypass this variation with SIGMA?
Thanks,
Rob.
For calculating the binding energy of a Pt atom to a much larger compound,
I must also calculate the energy of the free Pt atom.
I have checked that the energy difference between LREAL=True and
LREAL=False is very small (i.e. less than 1 meV, whereas the expected
binding energy is about 2 eV).
Both, in the VASP guide and In the Handson1 workshop sheets for the
Oxygen atom, it suggests to use ISMEAR=0 and a reasonable smearing
width SIGMA of 0.1 or 0.2 eV.
To my surprise, the free-atom energy E0(for sigma to zero) varies
linearly with the smearing width; almost 0.1 eV difference between
SIGMA=0.1 and 0.2. This is what I observe:
Code: Select all
SIGMA=0.1 E0=-0.17
SIGMA=0.2 E0=-0.24
SIGMA=0.3 E0=-0.31
SIGMA=0.4 E0=-0.38
method instead to bypass this variation with SIGMA?
Thanks,
Rob.