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

error in rescue parse #3

Open
Franklalalala opened this issue Aug 12, 2024 · 0 comments
Open

error in rescue parse #3

Franklalalala opened this issue Aug 12, 2024 · 0 comments

Comments

@Franklalalala
Copy link
Collaborator

Franklalalala commented Aug 12, 2024

for the rescue test data, this scipt will meet error:

from dftio.io.rescu.rescu_parser import RescuParser


a_rescu_parser = RescuParser(root=r'F:\new_develop\test\dftio\test\data\rescu_calc\scf', prefix='results')
a_ham_dict, an_overlap_dict, a_density_dict = a_rescu_parser.get_blocks(idx=0, hamiltonian=True, overlap=True, density_matrix=False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant