forked from deepmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: move
rho_mag
from Charge
into Charge_Mixing
, making t…
…hem independent of each other (deepmodeling#3435) * move the code about recipical magnetic density from Charge to Charge_Mixing * move the code about real magnetic density from Charge to Charge_Mixing * replace _ngmc by npw * delete rho_mag and rhog_mag in Charge * fix some bugs * delete AutoSetTest in charge_mixing_test * move renormalize_rho() outside Charge_Mixing * delete the mocks of rho_mag/renormalize_rho/sum_rho in charge_mixing_test
- Loading branch information
1 parent
7626e80
commit e6d6df4
Showing
5 changed files
with
71 additions
and
373 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.