Skip to content

Commit e53f43f

Browse files
authored
Update input-main.md
1 parent 5fd1398 commit e53f43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/input_files/input-main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ These variables are used to control the plane wave related parameters.
781781
### diago_smooth_ethr
782782

783783
- **Type**: bool
784-
- **Description**: If `FALSE`, all the empty states are diagonalized at the same level of accuracy of the occupied ones. If `TRUE` the empty states are diagonalized using a larger threshold (10-5) (this should not affect total energy, forces, and other ground-state properties, but computational efficiency will be improved.).
784+
- **Description**: If `TRUE`, the smooth threshold strategy, which applies a larger threshold (10e-5) for the empty states, will be implemented in the diagonalization methods. (This strategy should not affect total energy, forces, and other ground-state properties, but computational efficiency will be improved.) If `FALSE`, the smooth threshold strategy will not be applied.
785785
- **Default**: false
786786

787787
### pw_diag_nmax

0 commit comments

Comments
 (0)