Link to PDF version of Power Point Slides for Lecture 6, Part 1
Link to PDF version of Power Point Slides for Lecture 6, Part 2
The big picture: Fourier Transforms always work in periodic systems. Direct proof of the Bloch theorem; alternative way to understand the Brillouin Zone, etc.
But it is easy to show that plane wave calculations are not feasible for elements heavier than Li, because too many Fourier components are required for a realistic calculation. Plane waves are useful only only if there is a way to treat core electrons.
- The Schrodinger equation for a periodic crystal
- Calculations in a Plane Wave Basis
- Simple expressions for Bloch states, Schr. Eq.
- Self-consistent Kohn-Sham calculation .
- From output eigenvectors - find new density and potential
- Example of clever algorithm -- efficient in real space
- Fast Fourier Transform (FFT) – introduction of grid in real space
- Repeat to self-consistency
- Tests for convergence -- MUST be done for calculations to be correct!
- Convergence in number of plane waves
- Convergence in number of iterations
- Convergence in number of points sampled in the BZ
Accurate treatment of core electrons- How to use planes for surface calculations
- "Supercells"
- Must use many plane waves - but still efficient
- Examples
- Why eliminate core electrons?
- Must do something to have a feasible number of plane waves
- Eliminating the core electrons with pseudopotentials
- "Ab Initio" Norm-Conserving Pseudopotentials
- Key point is to do calculation on an atom - easy in spherical coordinates
- Define pseudopotential for valence states by finding smooth functions that have the same form outside the core and same eigenvalues as the original atomic valence states
- Elegant proof that if the normalization of the wavefunction inside the core region, the the resulting pseudopotential is valid to linear order for a range of energies
- Great Advantages of Plane waves with pseudopotentials
- Great advantage - Plane wave programs that use pseudopotentials are very simple and very fast - FFTs Can readily calculate forces == the method used for essentially all "ab initio" molecular dynamics. The method easiest to use for response functions, phonon frequencies, etc.
- Augmented methods
- APW methods solve for both core and valence states by using spherical waves inside a sphere and plane waves outside
- Most accurate - most difficult
- Matching is non-linear problem - much easier by linearizing - similar to pseudopotentials that are correct to linear order for changes in energy
- Most useful when both localized and delocalized valence states are important - like transition metals
- Great disadvantage - cannot use FFTs directly since functions are defined differently inside and outside the spheres
- PAW methods add localized core functions to plane waves that extend throughout crystal
- Great advantage - Plane wave programs that are like pseudopotentials - very simple and very fast - FFTs
- Unlike pseudopotentials the core states are kept and the method is more useful when both localized and delocalized valence states are important - like transition metals
- Comparison of results
- Examples of results for solids
- Conclusions
Link to ABINIT - Open Source Kohn-Sham DFT plane wave code with excellent tutorial and many features.
Link to a nice site for generation of pseudopoentials.
Link to WEIN2k - LAPW code. This code is available only upon request to the developers. It is probably the best developed code that uses the augmentation methods