TRIQS / solid_dmft

solid_dmft is a versatile python wrapper to perform DFT+DMFT calculations utilizing the TRIQS software library.
https://triqs.github.io/solid_dmft/
Other
32 stars 21 forks source link

support different DFT cubic basis conventions #36

Closed harrisonlabollita closed 2 years ago

harrisonlabollita commented 2 years ago

Triqs now supports different DFT conventions for the cubic basis when transforming the Umatrix. This feature is incorporated into solid_dmft, where the user can now specify in the config file which cubic basis to use for the construction of the Umatrix.

harrisonlabollita commented 2 years ago

This fails because of the test_read_config, I will fix this.