This project implements a radial Kohn–Sham (KS) self-consistent field (SCF) solver for spherically symmetric (H-like) systems, focusing on the 1s orbital.
🪶 The whole implementation is based on the interactive course from Delta Science Institute.
The goal is to calculate the lowest eigenvalue and eigenfunction of an isolated C5+ ion in the local density approximation (LDA) with using Ceperley-Alder exchange-correlation functional in the Perdew-Zunger parametrization. Compare numerical DFT solution with analytical solution from Schrödinger equation for isolated C5+ ion.
Notes of Computational Materials Science: From Algorithm principle to Code Implementation
See details here.