Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
--
Casida
--
KdotP
--
Polarizabilities
--- BornChargeSumRuleCorrection
--- EMCalcBornCharges
--- EMCalcMagnetooptics
--- EMCalcRotatoryResponse
--- EMEta
--- EMForceNoKdotP
--- EMFreqs
--- EMFreqsSort
--- EMHyperpol
--- EMKPointOutput
--- EMMagnetoopticsNoHVar
--- EMOccupiedResponse
--- EMPerturbationType
--- EMWavefunctionsFromScratch
--- vdWNPoints
--
SCF in LR calculations
--
Solver
--
Static Polarization
--
Sternheimer
--
Vibrational Modes
-- MagneticGaugeCorrection
-- ResponseMethod
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
EMWavefunctionsFromScratch
EMWavefunctionsFromScratch
Section Linear Response::Polarizabilities
Type logical
Default false
Do not use saved linear-response wavefunctions from a previous run as starting guess.
Instead initialize to zero as in FromScratch , but restart densities will still
be used. Restart wavefunctions from a very different frequency can hinder convergence.
Source information
sternheimer/em_resp.F90 : 963
call parse_variable ( sys % namespace , 'EMWavefunctionsFromScratch' , . false ., em_vars % wfns_from_scratch )