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

Fort.25 parser bands problem #47

Open
blokhin opened this issue Sep 24, 2020 · 1 comment
Open

Fort.25 parser bands problem #47

blokhin opened this issue Sep 24, 2020 · 1 comment
Assignees

Comments

@blokhin
Copy link
Member

blokhin commented Sep 24, 2020

File "/usr/local/lib/python3.7/dist-packages/mpds_aiida/properties.py", line 177, in properties_run_direct
    result = Fort25(os.path.join(work_folder, 'fort.25')).parse()
  File "/usr/local/lib/python3.7/dist-packages/aiida_crystal_dft/io/f25.py", line 53, in parse
    result[part] = self._parser[part](data)
  File "/usr/local/lib/python3.7/dist-packages/aiida_crystal_dft/io/f25.py", line 75, in _parse_bands
    assert result["n_bands"] == parsed_data["header"][2]
AssertionError
@blokhin
Copy link
Member Author

blokhin commented Sep 24, 2020

Problematic wfs on aiida-rev-3 leading to that:

/data/aiida/repository/node/a7/9d/3b7b-6571-4afe-b5d5-581514978004/path/fort.9
/data/aiida/repository/node/5d/20/4ca7-2fb2-4e0e-8dc4-8f44d5654c10/path/fort.9
/data/aiida/repository/node/5a/f2/9607-03c4-49f5-a6ed-6e9ba0827b2c/path/fort.9

@blokhin blokhin self-assigned this Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant