Skip to content

Commit fa7f6ab

Browse files
committed
update out_freq_ion description
1 parent 073f7dc commit fa7f6ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/advanced/input_files/input-main.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ If only one value is set (such as `kspacing 0.5`), then kspacing values of a/b/c
731731

732732
[back to top](#full-list-of-input-keywords)
733733

734-
## Variables related to input files
734+
## Input files
735735

736736
These variables are used to control parameters related to input files.
737737

@@ -1632,16 +1632,16 @@ These variables are used to control the geometry relaxation.
16321632

16331633
[back to top](#full-list-of-input-keywords)
16341634

1635-
## Variables related to output information
1635+
## Output information
16361636

16371637
These variables are used to control the output of properties.
16381638

16391639
### out_freq_ion
16401640

16411641
- **Type**: Integer
1642-
- **Description**: After self-consistent-field calculations, control the interval of ionic movements for printing properties. These properties cover charge density, local potential, electrostatic potential, Hamiltonian matrix, overlap matrix, density matrix, Mulliken population analysis and so on.
1642+
- **Description**: Control the interval to print information every few ion steps. These properties cover charge density, local potential, electrostatic potential, Hamiltonian matrix, overlap matrix, density matrix, Mulliken population analysis and so on.
16431643
- **Default**: 0
1644-
- **Note**: If you want to use out_freq_elec, please set out_freq_ion to 1, otherwise out_freq_elec is useless
1644+
- **Note**: The integer indicates to print information every 'out_freq_ion' ion steps.
16451645

16461646
### out_freq_elec
16471647

0 commit comments

Comments
 (0)