Commit beeb256
Refactor:Remove the read_atom_species and add read_lattice_constant (#5828)
* modify cheack_tau
* change the cheak_tau
* modify the read_atom_species
* upadte the file
* fix unittest bug
* add objs
* modify the atom_label and atom_mass
* modify compile bug
* modify the reszie of the atom_mass
* fix compile bug
* [pre-commit.ci lite] apply automatic fixes
* Revert "fix compile bug"
This reverts commit 9a51ca3.
* Revert "modify the reszie of the atom_mass"
This reverts commit f9cc2b9.
* update the resize
* fix unitest bug
* change the compile bug
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>1 parent 2ebc9bb commit beeb256
File tree
34 files changed
+652
-610
lines changed- source
- module_cell
- module_neighbor/test
- test_pw
- test
- support
- module_elecstate
- module_dm/test
- test
- module_esolver/test
- module_hamilt_lcao
- module_deepks/test
- module_deltaspin/test
- module_hcontainer/test
- module_io
- json_output
- test
- test_serial
- test
- module_md/test
- module_psi/test
- module_relax/relax_old/test
34 files changed
+652
-610
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 79 | | |
84 | 80 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
| |||
0 commit comments