File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/advanced/input_files Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1711,8 +1711,8 @@ These variables are used to control the output of properties.
17111711- ** Description** : Whether to output the density of states (DOS). For more information, refer to the [ dos.md] ( ../elec_properties/dos.md ) .
17121712 - 0: no output
17131713 - 1: output the density of states (DOS)
1714- - nspin=1 or 4: ` dos1 .txt` and ` dos1_smear.txt ` with the latter one with smearing effect
1715- - nspin=2: ` dos1 .txt` and ` dos2 .txt` for two spin channles. In addition, ` dos1_smear.txt ` and ` dos2_smear.txt ` for data with the smearing effect .
1714+ - nspin=1 or 4: ` doss1g{geom}_{basis} .txt` , where geom is the geometry index when cell changes or ions move while basis is either ` pw ` or ` nao ` .
1715+ - nspin=2: ` doss1g{geom}_{basis} .txt` and ` doss2g{geom}_{basis} .txt` for two spin channles.
17161716 - 2: (LCAO) output the density of states (DOS) and the projected density of states (PDOS)
17171717 - 3: output the Fermi surface file (fermi.bxsf) in BXSF format that can be visualized by XCrySDen
17181718- ** Default** : 0
You can’t perform that action at this time.
0 commit comments