Skip to content

Commit c689abc

Browse files
committed
docs: update SR docs
1 parent 6cd8fb9 commit c689abc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/advanced/elec_properties/hs_matrix.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ We also offer the option of only calculating the overlap matrix without running
6161

6262
A file named `SR.csr` will be generated in the working directory, which contains the overlap matrix.
6363

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+
6466
## examples
6567
We provide [examples](https://github.com/deepmodeling/abacus-develop/tree/develop/examples/matrix_hs) of outputting the matrices. There are four examples:
6668

0 commit comments

Comments
 (0)