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 numbers when reading QE's matdyn output #86

Open
singularitti opened this issue Mar 24, 2021 · 0 comments
Open

Split numbers when reading QE's matdyn output #86

singularitti opened this issue Mar 24, 2021 · 0 comments

Comments

@singularitti
Copy link
Member

singularitti commented Mar 24, 2021

Sometimes the QE outputs of phonon frequencies have a lot of imaginary frequencies. If they are too large, it will merge with the previous number.

            0.300000  0.291188  0.276701
-2471.6424-2400.9590-1460.5687-1267.3818  157.7216  181.1466

The current parser separates with spaces, therefore it will fails to read the frequencies. It should separate by numbers.

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