Skip to content

Conversation

@dyzheng
Copy link
Collaborator

@dyzheng dyzheng commented Oct 31, 2024

Linked Issue

Fix #4884 and #5328 and #5411

Unit Tests and/or Case Tests for my changes

  • A unit test is added for each new feature or bug fix.

What's changed?

  • Example: My changes might affect the performance of the application under certain conditions, and I have tested the impact on various scenarios...

Any changes of core modules? (ignore if not applicable)

  • Example: I have added a new virtual function in the esolver base class in order to ...

@mohanchen mohanchen added the Refactor Refactor ABACUS codes label Nov 2, 2024
@mohanchen mohanchen merged commit 502fdec into deepmodeling:develop Nov 7, 2024
14 checks passed
@mohanchen mohanchen added the Bugs Bugs that only solvable with sufficient knowledge of DFT label Nov 7, 2024
Fisherd99 pushed a commit to Fisherd99/abacus-BSE that referenced this pull request Mar 31, 2025
…e/stress code into operator (deepmodeling#5381)

* Refactor&Fix: soc force&stress for LCAO

* Fix: nspin2 error

* Fix: lack of switch_dmr

* Test: add coverage of force/stress for SOC, and delete useless code

* [pre-commit.ci lite] apply automatic fixes

* Fix&Refactor: error of NSPIN=2 and refactor DensityMatrix class

* Fix: reference of forces in Gamma_only cases

* [pre-commit.ci lite] apply automatic fixes

* Fix: change reference of Gamma-only case and SOC case

* Fix: nb2d default error with NSPIN=4

* Fix: delete useless code

---------

Co-authored-by: dyzheng <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugs Bugs that only solvable with sufficient knowledge of DFT Refactor Refactor ABACUS codes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The stress of LCAO SOC seems wrong

2 participants