Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
--
Convergence
--
Eigensolver
--
LCAO
--
Mixing
--- MixField
--- Mixing
--- MixingPreconditioner
--- MixingResidual
--- MixingRestart
--- MixingScheme
--- MixInterval
--- MixNumberSteps
--
RDMFT
-- SCFCalculateDipole
-- SCFCalculateForces
-- SCFCalculatePartialCharges
-- SCFCalculateStress
-- SCFinLCAO
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
MixNumberSteps
MixNumberSteps
Section SCF::Mixing
Type integer
Default 4
In the Broyden and Bowler_Gillan schemes, the new input density or potential is constructed
from the values of the densities/potentials of a given number of previous iterations.
This number is set by this variable. Must be greater than 1.
Source information
scf/mix.F90 : 259
call parse_variable ( namespace , trim ( prefix ) // 'MixNumberSteps' , 4 , smix % ns )
Featured in chapters of the manual: