Fix issue with stress and forces in O(N) calculations #408
Labels
area: main-source
Relating to the src/ directory (main Conquest source code)
improves: stability
Fix or enhance issues with stability or robustness
priority: major
time: days
type: maintenance
Refactoring, updating etc
Milestone
There is an inconsistency between the analytic and numerical stress when performing O(N) calculations. I am pretty confident that I have tracked this down to a missing term in the S-Pulay force and stress (the effect on forces is small, around 1%, while the effect on stress is very large for small L matrix cutoffs).
The text was updated successfully, but these errors were encountered: