Commit a05c14a
authored
Reconstruct the LCAO codes for the parameter 'PARAM.inp.out_interval', enable a unified control of output information every few ionic steps. (#6272)
* begin changing the output file names of out_mat_hs
* update output vxc an output tk
* Fix example 006_NO_GO_OH in 02_NAO_Gamma
* fix a bug
* fix 17_NO_KP_OH example in 03_NAO_multik
* partly update the 19_NO_KP_OH_nscf exxample and related codes
* partly update 20_NO_KP_OHS_S4
* fix the example 20_NO_KP_OHS_S4
* print out the information for H(R), S(R), H(k) and S(k)
* update 08_EXX examples
* update output filenames related to dH, dS, rR
* update documents
* add ctrl_output_lcao.h and ctrl_output_lcao.cpp files
* update ctrl_output_lcao function
* add more function in ctrl_output_lcao
* update ctrl_output_lcao
* update the output_mat_sparse function
* update p_hamilt class without the Device parameter
* add back functions in ctrl_output_lcao
* add back berry phase in ctrl_output_lcao
* add back wannier90
* add back rdmft
* update lcao_after_scf, this is before using ctrl_outut_lcao in lcao_after_scf
* update
* the functions turn normal, reconstruction finished
* merge
* fix bug related to deepks and exc
* update input-main.md
* fix exx codes1 parent 2b1e662 commit a05c14a
File tree
15 files changed
+646
-527
lines changed- docs/advanced/input_files
- source
- module_elecstate
- module_esolver
- module_io
- module_ri
15 files changed
+646
-527
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
1876 | 1875 | | |
1877 | 1876 | | |
1878 | 1877 | | |
1879 | | - | |
1880 | | - | |
1881 | | - | |
1882 | | - | |
1883 | | - | |
1884 | | - | |
1885 | | - | |
1886 | 1878 | | |
1887 | 1879 | | |
1888 | 1880 | | |
| |||
1914 | 1906 | | |
1915 | 1907 | | |
1916 | 1908 | | |
1917 | | - | |
| 1909 | + | |
1918 | 1910 | | |
1919 | 1911 | | |
1920 | 1912 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| 540 | + | |
540 | 541 | | |
541 | 542 | | |
542 | 543 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
172 | | - | |
173 | | - | |
174 | 173 | | |
175 | 174 | | |
176 | 175 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments