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
@@ -783,7 +783,13 @@ This part of variables are used to control the output of properties.
783
783
[back to top](#input-file)
784
784
- out_wf<a id="out-wf"></a>
785
785
- *Type*: Integer
786
-
- *Description*: Only used in **planewave basis** set. When set this variable to 1, it outputs the coefficients of wave functions into text files. The file names are WAVEFUNC$K.txt, where $K is the index of k point. When set this variable to 2, results are stored in binary files. The file names are WAVEFUNC$K.dat.
786
+
- *Description*: Only used in **planewave basis** and **ienvelope calculation in localized orbitals** set. When set this variable to 1, it outputs the coefficients of wave functions into text files. The file names are WAVEFUNC$K.txt, where $K is the index of k point. When set this variable to 2, results are stored in binary files. The file names are WAVEFUNC$K.dat.
787
+
- *Default*: 0
788
+
789
+
[back to top](#input-file)
790
+
- out_wf_r<a id="out-wf-r"></a>
791
+
- *Type*: Integer
792
+
- *Description*: Only used in **planewave basis** and **ienvelope calculation in localized orbitals** set. When set this variable to 1, it outputs real-space wave functions into `OUT.suffix/wfc_realspace/`. The file names are wfc_realspace$K$B, where $K is the index of k point, $B is the index of band.
787
793
- *Default*: 0
788
794
789
795
[back to top](#input-file)
@@ -1528,17 +1534,6 @@ This part of variables are used to control berry phase and wannier90 interfacae
1528
1534
1529
1535
[back to top](#input-file)
1530
1536
1531
-
- new_dm<a id="new-dm"></a>
1532
-
1533
-
- *Type*: Integer
1534
-
- *Description*: Controls output of some debug information related to our density matrix data-structures.
0 commit comments