forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
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.
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
Labels
No labels