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 : 169
call parse_variable(namespace, 'LRTolInitTol', 1e-2_real64, this%initial_tol)