Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
--
Convergence
--
Eigensolver
--
LCAO
--
Mixing
--
RDMFT
--- RDMBasis
--- RDMConvEner
--- RDMHartreeFock
--- RDMTolerance
--- RDMToleranceFO
-- SCFCalculateDipole
-- SCFCalculateForces
-- SCFCalculatePartialCharges
-- SCFCalculateStress
-- SCFinLCAO
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
RDMToleranceFO
RDMToleranceFO
Section SCF::RDMFT
Type float
Default 1e-4 Ha
Convergence criterion for stopping the diagonalization of the Fock matrix in the Piris method.
Orbital minimization is stopped when all off-diagonal ellements of the Fock matrix
are smaller than this criterion.
Source information
scf/rdmft.F90 : 159
call parse_variable ( namespace , 'RDMToleranceFO' , CNST ( 1.0e-4 ), rdm % tolerFO )