Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
--
Convergence
--
Eigensolver
--
LCAO
--- AtomsMagnetDirection
--- GuessMagnetDensity
--- LCAOAlternative
--- LCAOComplexYlms
--- LCAODiagTol
--- LCAODimension
--- LCAOExtraOrbitals
--- LCAOKeepOrbitals
--- LCAOMaximumOrbitalRadius
--- LCAOScaleFactor
--- LCAOStart
--
Mixing
--
RDMFT
-- SCFCalculateDipole
-- SCFCalculateForces
-- SCFCalculatePartialCharges
-- SCFCalculateStress
-- SCFinLCAO
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
LCAOAlternative
LCAOAlternative
Section SCF::LCAO
Type logical
Default false
If this variable is set, the LCAO procedure will use an
alternative (and experimental) implementation. It is faster for
large systems and parallel in states. It is not working for spinors, however.
Source information
scf/lcao.F90 : 229
call parse_variable ( namespace , 'LCAOAlternative' , . false ., this % alternative )