Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS Study Notes

1. Density Functional Theory

This project implements a radial Kohn–Sham (KS) self-consistent field (SCF) solver for spherically symmetric (H-like) systems, focusing on the 1s orbital.

See notes in Markdown or PDF.

🪶 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.

Direct integration of the radial Kohn-Sham equation

2. Molecular Dynamics

Notes of Computational Materials Science: From Algorithm principle to Code Implementation

See details here.

  1. Algorithms and Principles
  2. Lennard-Jones Potential
  3. Integration Algorithms for Molecular Dynamics
  4. Optimization Algorithms for Molecular Dynamics

About

Study Notes of Computational Materials Science

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages