Quasi-particle properties: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== The HF approximation (yambo -x) == | == The HF approximation (yambo -x) == | ||
As you have seen in the lectures or textbook the GW self-energy is separated into two components named exchange self-energy (Σx) and correlation self-energy (Σc) | As you have seen in the lectures or textbook the GW self-energy is separated into two components named exchange self-energy (Σx) and correlation self-energy (Σc): | ||
[[File:Sigma.png|none|200px|caption]] | [[File:Sigma.png|none|200px|caption]] | ||
We start by evaluating the exchange Self-Energy and the corresponding Quasiparticle energies (Hartree-Fock energies). | We start by evaluating the exchange Self-Energy and the corresponding Quasiparticle energies (Hartree-Fock energies). | ||
[[File:Sx.png|none|500px|caption]] | [[File:Sx.png|none|500px|caption]] | ||
It is important to note that this way we are adding the HF contribution in a perturbative way to previously calculated DFT energies: | It is important to note that this way we are adding the HF contribution in a perturbative way to previously calculated DFT energies: | ||
[[File:Ehf.png|200px|caption]] | [[File:Ehf.png|200px|caption]] | ||
and hence they will differ from a standard self-consistent HF calculation. | and hence they will differ from a standard self-consistent HF calculation. | ||
Let's start by building up the input file for an HF calculation by typying: | Let's start by building up the input file for an HF calculation by typying: | ||
<code>yambo -x -V all -F hf.in </code> | <code>yambo -x -V all -F hf.in </code> |
Revision as of 18:19, 22 March 2017
UNDER CONSTRUCTION (DV)
In this tutorial you will learn how to:
- calculate quasi-particle correction in HF approximation
- calculate quasi-particle correction in GW approximation
- How to choose the input parameter for a meaningful converged calculation
- How to plot a band structure including quasi-particle corrections
Prerequisites
- Complete the Generating the Yambo databases tutorial
SAVE
folder for bulk hBN.yambo
executableypp
executable- Run Initialization
The HF approximation (yambo -x)
As you have seen in the lectures or textbook the GW self-energy is separated into two components named exchange self-energy (Σx) and correlation self-energy (Σc):
We start by evaluating the exchange Self-Energy and the corresponding Quasiparticle energies (Hartree-Fock energies).
It is important to note that this way we are adding the HF contribution in a perturbative way to previously calculated DFT energies:
and hence they will differ from a standard self-consistent HF calculation. Let's start by building up the input file for an HF calculation by typying:
yambo -x -V all -F hf.in