Skip to content

Split numbers when reading QE's matdyn output #86

@singularitti

Description

@singularitti

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions