XanaduAI / GradDFT

GradDFT is a JAX-based library enabling the differentiable design and experimentation of exchange-correlation functionals using machine learning techniques.
Apache License 2.0
79 stars 7 forks source link

Gamma point calculations with PBCs: solids #91

Closed jackbaker1001 closed 1 year ago

jackbaker1001 commented 1 year ago

Without much change, Grad DFT can now handle calculations with solids provided we use the gamma point only to sample the first BZ. Full BZ sampling will come later.