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
EMOccupiedResponse
EMOccupiedResponse
Section Linear Response::Polarizabilities
Type logical
Default false
Solve for full response without projector into unoccupied subspace.
Not possible if there are partial occupations.
When EMHyperpol is set for a periodic system, this variable is ignored and
the full response is always calculated.
Source information
sternheimer/em_resp.F90 : 947
call parse_variable ( sys % namespace , 'EMOccupiedResponse' , . false ., em_vars % occ_response )