Navigation : Manual Input Variables - Atomic Orbitals - Calculation Modes - ClassicalParticles - DFTBPlusInterface - Execution - Hamiltonian - Linear Response -- Casida -- KdotP -- Polarizabilities -- SCF in LR calculations -- Solver --- LinearSolver --- LinearSolverMaxIter --- LRTolFinalTol --- LRTolInitTol -- Static Polarization -- Sternheimer -- Vibrational Modes -- MagneticGaugeCorrection -- ResponseMethod - Math - Maxwell - MaxwellStates - Mesh - Output - SCF - States - System - Time-Dependent - Utilities - Alphabetic Index Tutorials Developers Releases LinearSolverMaxIter A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X LinearSolverMaxIter Section Linear Response::Solver Type integer Default 1000 Maximum number of iterations the linear solver does, even if convergence is not achieved. Source information electrons/linear_solver.F90 : 174 call parse_variable(namespace, "LinearSolverMaxIter", 1000, this%max_iter) Featured in testfiles linear_response/02-h2o_pol_lr.04_h2o_susc.inp linear_response/04-vib_modes.03-vib_modes_restart.inp periodic_systems/04-silicon.04-emresp_mo.inp