Teacher: Paolo Giannozzi, Department of Mathematics, Computer Science and Physics, Via delle Scienze 206, Udine
tel. +39 0432 558216
web: http://www.fisica.uniud.it/~giannozz, e-mail: paolo . giannozzi at uniud . it
Office hours: Please email or phone me to get an appointment (I work in Udine but live in Trieste).

Course Description

Goals: this course provides an introduction to numerical methods and techniques useful for the numerical solution of quantum mechanical problems, especially in electronic structure and condensed-matter physics. The course is organized as a series of theoretical lessons in which the physical problems and the numerical concepts needed for their resolution are presented, followed by practical sessions in which examples of implementatation for specific simple problems are presented. The student will learn to use the concepts and to practise scientific programming by modifying and extending the examples presented during the course.

Syllabus: Schroedinger equations in one dimension: techniques for numerical solutions. Solution of the Schroedinger equations for a potential with spherical symmetry. Scattering from a potential. Variational method: expansion on a basis of functions, secular problem, eigenvalues and eigenvectors. Examples: gaussian basis, plane-wave basis. Many-electron systems: Hartree-Fock equations, self-consistent field, exchange interaction. Numerical solution of Hartree-Fock equations in atoms with radial integration and on a gaussian basis set. Introduction to numerical solution of electronic states in molecules. Electronic states in solids: solution of the Schroedinger equation for periodic potentials. Introduction to exact diagonalization of spin systems. Introduction to Density-Functional Theory.

Bibliography
Lecture Notes (to be updated) See also: J. M. Thijssen, Computational Physics, Cambridge University Press, Cambridge, 1999, Ch.2-4, 5, 6.1-6.4, 6.7.
A rather detailed introduction to Density-Functional techniques can be found in the first chapters of the lecture notes of my (now defunct) course on Numerical Methods in Electronic Structure.

Requirements: basic knowledge of Quantum Mechanics, of Fortran or C programming, of an operating system (preferrably Linux).

Exam: personal project consisting in the numerical solution of a problem, followed by oral examination (typically consisting in the discussion of a subject, different from the one of the personal project, chosen by the student). Contact me a few weeks before the exam to receive the personal project (if not yet assigned) and to set a date. A short written report on the personal project and the related code(s) should be provided no later than the day before the exam.


Schedule

The course starts on February 28. Deviation from the above schedule are marked in boldface in the detailed table of arguments (subject to changes>/i>) below.

N.

Date

Subject

1.
28 February
One-dimensional Schroedinger equation:
Reminder: harmonic oscillator, analytical solution. Discretization, Numerov algorithm, numerical stability, eigenvalue search using stable outwards and inwards integrations. (Notes: Ch.1)
2.
1 March
practical session
Numerical solution of the one-dimensional Schroedinger equation:
examples for the harmonic oscillator (codes harmonic0 and harmonic1)
3.
7 March
Three-dimensional Schroedinger equation:
Central potentials, variable separation, logarithmic grids, perturbative estimate to accelerate eigenvalue convergence. (Notes: Ch.2).
4.
8 March
practical session
Numerical solution for spherically symmetric potentials:
example for Hydrogen atom (code hydrogen_radial)
5.
14 March
Scattering from a potential:
cross section, phase shifts, resonances. (Notes: Ch.3; Thijssen: Ch.2)
6.
15 March
pratical session
Calculation of cross sections:
numerical solution for Lennard-Jones potential (code crossection)
7.
21 March
Variational method:
Schroedinger equation as minimum problem, expansion on a basis of functions, secular problem, introduction to diagonalization algorithms. (Notes: Ch.4; Thijssen: Ch.3)
8.
22 March
pratical session
Variational method using an orthonormal basis set:
example of a potential well in plane waves (code pwell)
9.
28 March
Non-orthonormal basis sets:
gaussian functions. (Notes: Ch.5)
10.
29 March
practical session
Variational method with gaussian basis set:
solution for Hydrogen atom (code hydrogen_gauss)
11.
4 April
The Hartree-Fock method:
Slater determinants, Hartree-Fock equations, self-consistent field. (Notes: Ch.6; Thijssen: Ch.4.1-4.5)
12.
5 April
practical session
He atom in Hartree-Fock approximation:
solution with radial integration and self-consistency (code helium_hf_radial)
13.
12 April
Molecules:
Born-Oppenheimer approximation, potential energy surface, diatomic molecules. introduction to numerical solution for molecules. (Notes: Ch.7; Thijssen: Ch.4.6-4.8)
14.
18 April
practical session
Molecules with gaussian basis:
solution of Hartree-Fock equations on a gaussian basis for a H2 molecule (code h2_hf_gauss)
15.
19 April
Electronic states in crystals:
Bloch theorem, band structure. (Notes: Ch.8; Thijssen: Ch.4.6-4.8)
16.
26 April
practical session
Periodic potentials:
numerical solution with plane waves of the Kronig-Penney model (code periodicwell)
17.
2 May
Electronic states in crystals II:
three-dimensional case, methods of solution, plane wave basis set, introduction to the concept of pseudopotential. (Notes: Ch.9; Thijssen: Ch.6.1-6.4, 6.7)
18.
3 May
pratical session
Pseudopotentials:
solution of the Cohen-Bergstresser model for Silicon (code cohenbergstresser)
19.
9 May
Spin systems
Introduction to spin systems: Heisenberg model, exact diagonalization, iterative methods for diagonalization, sparseness. (Notes: Ch.10)
20.
10 May
practical session
Exact Diagonalization
Solution of the Heisenberg model with Lanczos chains (code heisenberg_exact)
21.
16 May

Density-Functional Theory
Hohenberg-Kohn theorem, Kohn-Sham equations (Notes: Ch.11)
22.
17 May
semi-practical session
DFT with plane waves and pseudopotentials
Fast Fourier-Trasform and iterative techniques; sample code ah solving Si with Appelbaum-Hamann pseudopotentials).
23.
23 May

Density-Functional Theory II

24.
24 May

Assignment of exam problems

Last modified 27 January 2023