Skip to content

Commit 7e604fe

Browse files
committed
update dos description
1 parent 6013183 commit 7e604fe

File tree

1 file changed

+2
-2
lines changed

1 file 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
@@ -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

0 commit comments

Comments
 (0)