- 4-phonon interactions. #71
- Phonon-thin-film scattering. #81
- Exact in-scattering correction due to phonon-isotope and electron-impurity scattering. #104
- Scissor operation to the conduction band. #83
- Distributed coarray of real-space, Wannier-rep electron-phonon matrix elements. #62
- Improved method for electron-charged impurity scattering following Ganose et al. Nat. Comm. 12:2222 (2021) and Leveillee et al. PRB 107, 125207 (2023)
- Portable precision using
iso_fortran_env
. #79 - Building with
CMake
andfpm
(fortran package manager).#70 - Delta function evaulator is chosen outside of the internal summation loops over states. #105
- Superconductivity app,
superconda
. #87 - Set up unit testing with
testify
. - Set up Github actions.
- Updated to
epw
v5.3.1. #93 - (Experimental) Offloading to accelerators using OpenACC. #63
- (Experimental) Interface between
exciting
andelphbolt
+superconda
. #85
- Building with
make
. - Old method for electron-charged impurity scattering.
- Bug in the units of the spectral alpha/T in the post-processing step. #109
- New abstract data type (ADT) called “particle”. The “phonon” and “electron” ADTs are now inherited from “particle”.
- Bug in the dipole correction of the e-ph matrix elements.