issues
search
Ionizing
/
rsgrad
A VASP calculation monitor. Written in Rust
MIT License
20
stars
1
forks
source link
Implementing Linear-Tetrahedron integration algorithm
#5
Open
Ionizing
opened
1 year ago
Ionizing
commented
1 year ago
Theory
References:
http://staff.ustc.edu.cn/~zqj/posts/LinearTetrahedronMethod/
https://wiki.fysik.dtu.dk/ase/_modules/ase/dft/dos.html#linear_tetrahedron_integration
https://mitsuaki1987.github.io/libtetrabz/index_ja.html
https://github.com/QEF/q-e/blob/master/PW/src/tetra.f90
Theory
References: