forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
Describe the bug
When performing cell-relax calculations with the fixed_axes shape keyword in the ABACUS LTS version, an error occurs indicating that only relax_new = 1 is supported. However, the documentation shows that relax_new defaults to True (which equals 1). The error persists even when explicitly setting relax_new 1 in the INPUT file.
Expected behavior
The calculation should proceed normally since relax_new is already set to 1 by default according to the documentation.
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