Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
--
Casida
--
KdotP
--- KdotPCalcSecondOrder
--- KdotPCalculateEffectiveMasses
--- KdotPEta
--- KdotPOccupiedSolutionMethod
--- KdotPUseNonLocalPseudopotential
--- KdotPVelMethod
--
Polarizabilities
--
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
KdotPUseNonLocalPseudopotential
KdotPUseNonLocalPseudopotential
Section Linear Response::KdotP
Type logical
Default true
For testing purposes, set to false to ignore the term $-i \left[\vec{r}, V\right]$ in
the $\vec{k} \cdot \vec{p}$ perturbation, which is due to non-local pseudopotentials.
Source information
electrons/pert.F90 : 172
call parse_variable ( namespace , 'KdotPUseNonLocalPseudopotential' , . true ., this % use_nonlocalpps )