Skip to content

Crystal17 fails to write correct symmetry operations in fort.34 file #73

Open
@akvatol

Description

Error 400 - Occurs during phonon calculations. This error occurs when crystal17 writes the fort.34 file incorrectly, specifically in the section describing symmetry operations. Instead of correctly writing translation components as 0.5a, the program writes values like 1.5a, 2.5*a, and so on. In addition, there is an incorrect rounding of zero in the symmetry operation entries; instead of 0.0, a small value ε is recorded such that ε > 10^(-6). Therefore, this error is not due to the calculation scheme itself, but to improper file formatting by the program.

Activity

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

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