forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
QuestionsRaise your quesiton! We will answer it.Raise your quesiton! We will answer it.
Description
Describe the Testing Issue
I am trying to use an existing atomic orbital files (download from https://abacus.ustc.edu.cn/pseudo/list.htm) to perform low precision calculation (Part 3.3 in https://mcresearch.github.io/abacus-user-guide/abacus-nac1.html).
I modified the Lmax and each orbital information at the beginning of the file. Several scenarios were tried, but scf calculations could not be performed. (If not modified, the calculation can be performed normally)
Here, I modified from 3 4 2 2 1,to 3 3 2 2 0,or 2 3 2 2, or 2 3 2 2 0. (I want to use 3s2p2d to calculate.) All of them are failed.

Here are the result and error.log.
I add a zip attachment if needed.
Additional Context
No response
Task list for Issue attackers (only for developers)
- Understand the testing issue described by the developer.
- Review the specific test case, expected and actual results, and any error messages.
- Identify the root cause of the test failure or issue.
- If a possible solution is suggested, evaluate its feasibility and effectiveness.
- Implement a fix for the test failure or issue, or create a new test case if needed.
- Verify that the fix resolves the testing issue and the test case passes.
- Review and update any relevant documentation, such as test plans or user guides.
- Ensure the testing issue is resolved and close the ticket.
- Share any lessons learned or best practices with the team to prevent similar issues in the future.
Metadata
Metadata
Assignees
Labels
QuestionsRaise your quesiton! We will answer it.Raise your quesiton! We will answer it.

