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
Copy file name to clipboardExpand all lines: docs/advanced/elec_properties/hs_matrix.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,8 @@ We also offer the option of only calculating the overlap matrix without running
61
61
62
62
A file named `SR.csr` will be generated in the working directory, which contains the overlap matrix.
63
63
64
+
> Note that the column of the overlap matrix when nspin=4 adopts the format of s(up) s(down) p(up) p(down) ... instead of s(up) p(up) ... s(down) p(down) ...
65
+
64
66
## examples
65
67
We provide [examples](https://github.com/deepmodeling/abacus-develop/tree/develop/examples/matrix_hs) of outputting the matrices. There are four examples:
0 commit comments