Navigation : 
        
      
    
    
    LRTolInitTol
    
    
    
    
LRTolInitTol
Section Linear Response::Solver
Type float
Default 1e-2
This is the tolerance to determine that the linear solver has converged,
for the first SCF iteration. Ignored if LRTolScheme = fixed.
    
        
        
        
        
        Source information
        
        
    
    
hamiltonian/scf_tol.F90 : 167
 call parse_variable(namespace, 'LRTolInitTol', CNST(1e-2), this%initial_tol)