Skip to content

Read Hartree-Fock calculations #32

Description

@palful

Currently, the class YamboHFDB to read the database ndb.HF_and_locXC is broken and does nothing, making it impossible to analyse Hartree-Fock calculations with yambopy.

I think it should be upgraded in order to make it compatible with the YamboQPDB plots, for example:

  • Instance YamboQPDB giving the path to ndb.HF_and_locXC as input, instead of ndb.QP.
  • The class internally calls YamboHFDB whose only function is to read the database, since it has an alternative structure.
  • Convert the output of YamboHFDB to the structures of YamboQPDB, so that the rest of the methods can be used normally.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions