Skip to content

out_mat_l given a irregular results when the atoms exceed 150. #6907

@liusss324

Description

@liusss324

Describe the bug

Dear developer,
I use out_mat_l to output the matrix L. However, when the number of atoms exceeds 150, the files Lx.dat, Ly.dat, and Lz.dat produce irregular results. Specifically, lines 10 and 11 become indistinguishable, and the last two lines exhibit the same issue.

In contrast, out_mat_l outputs regular, expected results for systems with a smaller number of atoms. For instance, the system in Figure 2, which contains 14 atoms, works correctly, while the system in Figure 1, with over 150 atoms, shows the described irregularities.

Image Image

Expected behavior

No response

To Reproduce

No response

Environment

No response

Additional Context

No response

Task list for Issue attackers (only for developers)

  • Verify the issue is not a duplicate.
  • Describe the bug.
  • Steps to reproduce.
  • Expected behavior.
  • Error message.
  • Environment details.
  • Additional context.
  • Assign a priority level (low, medium, high, urgent).
  • Assign the issue to a team member.
  • Label the issue with relevant tags.
  • Identify possible related issues.
  • Create a unit test or automated test to reproduce the bug (if applicable).
  • Fix the bug.
  • Test the fix.
  • Update documentation (if necessary).
  • Close the issue and inform the reporter (if applicable).

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