Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split off IO from GreensFunction class #171

Open
janssenhenning opened this issue Jun 14, 2022 · 0 comments
Open

Split off IO from GreensFunction class #171

janssenhenning opened this issue Jun 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@janssenhenning
Copy link
Contributor

janssenhenning commented Jun 14, 2022

Atm the GreensFunction class is very tied to the Fleur IO and the LS basis

It would be useful to have the ability to transform into different decompositions, e.g. from d Green's function to e2g/t2g blocks or from ls to j

The idea would be to make the GreensFunction class more generic instead of spins, there could be just the concept of blocks in the matrix, inspired by Greens functions in TRIQS) and either subclassing or completely separating it for Fleur

@janssenhenning janssenhenning added the enhancement New feature or request label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant