Commit dcbeb06
authored
Feature: Support
* Feature: Support cube format real-space wave function output for Plane Wave basis set
* Keep out_wfc_r temporarily
* Remove out_wfc_r from PW code
* Remove out_wfc_r from LCAO code
* Add out_wfc_re_im integrate test for LCAO
* Remove the remaining out_wfc_r from ABACUS repo
* Add integration tests for PW get_wf and get_pchg and some bug fixes
* Remove sum_cube.exe from repocube format real-space wave function output for Plane Wave basis set (#6217)1 parent 58a66d8 commit dcbeb06
File tree
30 files changed
+703
-384
lines changed- docs/advanced
- elec_properties
- input_files
- source
- module_esolver
- module_io
- test
- support
- module_parameter
- tests
- 01_PW
- 112_PW_get_wf
- 113_PW_get_pchg
- 02_NAO_Gamma
- 013_NO_GO_get_wf
- 015_NO_GO_get_pchg
- 03_NAO_multik/32_NO_KP_get_wf
- integrate/tools
30 files changed
+703
-384
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
| |||
1593 | 1592 | | |
1594 | 1593 | | |
1595 | 1594 | | |
1596 | | - | |
| 1595 | + | |
1597 | 1596 | | |
1598 | 1597 | | |
1599 | 1598 | | |
| |||
1670 | 1669 | | |
1671 | 1670 | | |
1672 | 1671 | | |
1673 | | - | |
1674 | | - | |
1675 | | - | |
1676 | | - | |
1677 | | - | |
1678 | | - | |
1679 | | - | |
1680 | 1672 | | |
1681 | 1673 | | |
1682 | 1674 | | |
| |||
1911 | 1903 | | |
1912 | 1904 | | |
1913 | 1905 | | |
1914 | | - | |
| 1906 | + | |
1915 | 1907 | | |
1916 | 1908 | | |
1917 | 1909 | | |
1918 | 1910 | | |
1919 | 1911 | | |
1920 | 1912 | | |
1921 | | - | |
| 1913 | + | |
1922 | 1914 | | |
1923 | 1915 | | |
1924 | 1916 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
933 | 934 | | |
934 | 935 | | |
935 | 936 | | |
936 | | - | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
937 | 950 | | |
938 | | - | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
939 | 972 | | |
940 | 973 | | |
941 | 974 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
366 | 365 | | |
367 | 366 | | |
368 | 367 | | |
| |||
384 | 383 | | |
385 | 384 | | |
386 | 385 | | |
387 | | - | |
388 | 386 | | |
389 | 387 | | |
390 | 388 | | |
| |||
0 commit comments