Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF  
    
  -- 
   Convergence 
    
  -- 
   Eigensolver 
    
  -- 
   LCAO 
    
  -- 
   Mixing  
      --- MixField 
      --- Mixing 
      --- MixingKerker 
      --- MixingKerkerFactor 
      --- MixingMagnetization 
      --- MixingPreconditioner 
      --- MixingResidual 
      --- MixingRestart 
      --- MixingScheme 
      --- MixingSpinDensityMatrix 
      --- MixInterval 
      --- MixNumberSteps 
  
    
  -- 
   RDMFT 
      -- GroundStateAlgorithm 
      -- 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 scheme, 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  : 311
 call  parse_variable ( namespace ,  trim ( prefix ) // 'MixNumberSteps' ,  4 ,  smix % ns ) 
  
     
 
 
    
         
        
        
        
        Featured in chapters of the manual: