LPEAD: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 41: Line 41:
\langle u_{n\mathbf{k}_{j}}| u_{m\mathbf{k}_{j+1}}\rangle
\langle u_{n\mathbf{k}_{j}}| u_{m\mathbf{k}_{j+1}}\rangle
</math>.
</math>.
As mentioned in the context of [[Berry_phases_and_finite_electric_fields#Self-consistent_response_to_finite_electric_fields|the self-consistent response to finite electric fields]] one may derive analoguous expressions for |&nabla;<sub>'''k'''</sub>u<sub>n'''k'''</sub>&rang; using higher-order finite difference approximations.


When {{TAG|LPEAD}}=.TRUE., VASP will compute |&nabla;<sub>'''k'''</sub>u<sub>n'''k'''</sub>&rang; using the aforementioned finite difference scheme. The order of the finite difference approximation can be specified by means of the {{TAG|IPEAD}}-tag (default: {{TAG|IPEAD}}=4).
When {{TAG|LPEAD}}=.TRUE., VASP will compute |&nabla;<sub>'''k'''</sub>u<sub>n'''k'''</sub>&rang; using the aforementioned finite difference scheme. The order of the finite difference approximation can be specified by means of the {{TAG|IPEAD}}-tag (default: {{TAG|IPEAD}}=4).

Revision as of 17:45, 20 March 2011

LPEAD = .TRUE. | .FALSE
Default: LPEAD = .FALSE. 

Description: for LPEAD=.TRUE., the derivative of the cell-periodic part of the orbitals w.r.t. k, |∇kunk⟩, is calculated using finite differences.


The derivative of the cell-periodic part of the orbitals w.r.t. k, k, |∇kunk⟩, may be written as:

where H(k) and S(k) are the Hamiltonian and overlap operator for the cell-periodic part of the orbitals, and the sum over n´ must include a sufficiently large number of unoccupied states.

It may also be found as the solution to the following linear Sternheimer equation (see LEPSILON):

Alternatively one may compute |∇kunk⟩ from finite differences:

where m runs over the N occupied bands of the system, Δk=kj+1-kj, and

.

As mentioned in the context of the self-consistent response to finite electric fields one may derive analoguous expressions for |∇kunk⟩ using higher-order finite difference approximations.

When LPEAD=.TRUE., VASP will compute |∇kunk⟩ using the aforementioned finite difference scheme. The order of the finite difference approximation can be specified by means of the IPEAD-tag (default: IPEAD=4).

These tags may be used in combination with LOPTICS=.TRUE. and LEPSILON=.TRUE..

Related Tags and Sections

LPEAD, IPEAD, LEPSILON, LOPTICS, Berry phases and finite electric fields


Contents