- Hongkee Yoon [email protected]
- 2023.01 works with Julia 1.0 & 1.9
- https://kaist-elst.github.io/DFTforge.jl/
The backend package for the Jx MFT code Jx.
Simplify obtaining Hamiltonian, Eigenvalue, Eigenvector from DFT results, and Pre-caching them for parallelized calculations. Pre-cached results are easy to use when calculating in k and q space.
The wrapper package for calculating Hamiltonian, Eigenvalue, Eigenvector from DFT results.
- read DFT results from OpenMX, Wannier90
- Calculate Phi, Enk, Hks,
- K-point representation in INT (for unique K, Q).
- Generate K-points.
- Generalized argument parser (support TOML style input).