Navigation :
KdotPVelMethod
KdotPVelMethod
Section Linear Response::KdotP
Type integer
Default grad_vel
Method of velocity calculation.
Options:
- grad_vel:
$-i \left(\nabla + \left[r, V_{\rm nl} \right] \right)$
- hcom_vel:
As a commutator of the position operator and Hamiltonian, $-i \left[ r, H \right]$.
Source information
electrons/pert.F90 : 185
call parse_variable(namespace, 'KdotPVelMethod', OPTION__KDOTPVELMETHOD__GRAD_VEL, this%vel_method)