You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use abacus3.8.2 to do SCF calculations for water molecules and the following error occurs. Changing the nbands in INPUT to be larger makes the calculation to proceed successfully, but the energy in running_scf.log is wrong. These did not occur when doing the same calculations previously using abacus 3.5.3.
Here is the warning message.
ABACUS v3.8.2
Atomic-orbital Based Ab-initio Computation at UStc
Website: http://abacus.ustc.edu.cn/
Documentation: https://abacus.deepmodeling.com/
Repository: https://github.com/abacusmodeling/abacus-develop
https://github.com/deepmodeling/abacus-develop
Commit: 9a2dcbd (Sun Nov 10 00:39:55 2024 -0500)
Fri Nov 15 11:05:35 2024
MAKE THE DIR : OUT.abacus/
RUNNING WITH DEVICE : CPU / Genuine Intel(R) CPU $0000%@
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
NOTICE
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Too few bands!
CHECK IN FILE : OUT.abacus/warning.log
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
NOTICE
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
TIME STATISTICS
------------------------------------------------------------------
CLASS_NAME NAME TIME/s CALLS AVG/s PER/%
------------------------------------------------------------------
total 0.04 1 0.04 100.00
Driver reading 0.02 1 0.02 47.71
Input_Conv Convert 0.00 1 0.00 1.07
Driver driver_line 0.00 1 0.00 0.00
UnitCell check_tau 0.00 1 0.00 0.01
ESolver_KS_LCAO before_all_runners 0.00 1 0.00 0.00
------------------------------------------------------------------
ABACUS 3.8.2 completes the SCF calculations for water molecules and the energy calculations are correct, like they were before with abacus 3.5.3. Calculations using LDA, PBE can have differences in calculation time and energy results.
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).
The text was updated successfully, but these errors were encountered:
Describe the bug
I use abacus3.8.2 to do SCF calculations for water molecules and the following error occurs. Changing the nbands in INPUT to be larger makes the calculation to proceed successfully, but the energy in running_scf.log is wrong. These did not occur when doing the same calculations previously using abacus 3.5.3.
Here is the warning message.
See output information in : OUT.abacus/
INPUT
Expected behavior
ABACUS 3.8.2 completes the SCF calculations for water molecules and the energy calculations are correct, like they were before with abacus 3.5.3. Calculations using LDA, PBE can have differences in calculation time and energy results.
To Reproduce
No response
Environment
No response
Additional Context
No response
Task list for Issue attackers (only for developers)
The text was updated successfully, but these errors were encountered: