Skip to content

Commit 9c5a9d1

Browse files
committed
update examples of dhrxs1
1 parent 6f00554 commit 9c5a9d1

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

docs/advanced/input_files/input-main.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,7 +1856,7 @@ These variables are used to control the output of properties.
18561856

18571857
- **Type**: Boolean
18581858
- **Availability**: Numerical atomic orbital basis (not gamma-only algorithm)
1859-
- **Description**: Generate files containing the kinetic energy matrix $T(R)$. The format will be the same as the Hamiltonian matrix $H(R)$ and overlap matrix $S(R)$ as mentioned in [out_mat_hs2](#out_mat_hs2). The name of the files will be `trs1.csr` and so on. Also controled by [out_interval](#out_interval) and [out_app_flag](#out_app_flag).
1859+
- **Description**: Generate files containing the kinetic energy matrix $T(R)$. The format will be the same as the Hamiltonian matrix $H(R)$ and overlap matrix $S(R)$ as mentioned in [out_mat_hs2](#out_mat_hs2). The name of the files will be `trs1_nao.csr` and so on. Also controled by [out_interval](#out_interval) and [out_app_flag](#out_app_flag).
18601860
- **Default**: False
18611861
- **Unit**: Ry
18621862
- **Note**: In the 3.10-LTS version, the file name is data-TR-sparse_SPIN0.csr.
@@ -1865,7 +1865,7 @@ These variables are used to control the output of properties.
18651865

18661866
- **Type**: Boolean
18671867
- **Availability**: Numerical atomic orbital basis (not gamma-only algorithm)
1868-
- **Description**: Whether to print files containing the derivatives of the Hamiltonian matrix. The format will be the same as the Hamiltonian matrix $H(R)$ and overlap matrix $S(R)$ as mentioned in [out_mat_hs2](#out_mat_hs2). The name of the files will be `dhrxs1.csr` and so on. Also controled by [out_interval](#out_interval) and [out_app_flag](#out_app_flag).
1868+
- **Description**: Whether to print files containing the derivatives of the Hamiltonian matrix. The format will be the same as the Hamiltonian matrix $H(R)$ and overlap matrix $S(R)$ as mentioned in [out_mat_hs2](#out_mat_hs2). The name of the files will be `dhrxs1_nao.csr`, `dhrys1_nao.csr`, `dhrzs1_nao.csr` and so on. Also controled by [out_interval](#out_interval) and [out_app_flag](#out_app_flag).
18691869
- **Default**: False
18701870
- **Unit**: Ry/Bohr
18711871
- **Note**: In the 3.10-LTS version, the file name is data-dHRx-sparse_SPIN0.csr and so on.

0 commit comments

Comments
 (0)