BSEELECTRON: Difference between revisions

From VASP Wiki
No edit summary
m (Huebsch moved page Construction:BSEELECTRON to BSEELECTRON without leaving a redirect)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{TAGDEF|BSEELECTRON|[real array]}}
{{TAGDEF|BSEELECTRON|[real array]}}


Description: {{TAG|BSEELECTRON}} sets the coordinates of the fixed electron in the exciton wavefunction calculated in BSE. The coordinates are provided in direct (fractional) coordinates.
Description: {{TAG|BSEELECTRON}} sets the coordinates of the fixed electron of the exciton wavefunction
----
If {{TAG|BSEELECTRON}} is set in a BSE calculation, VASP computes exciton wavefunction for the first {{TAG|NBSEEIG}} states.
The coordinates are provided in direct (fractional) coordinates.
 
When fixing the position of the particle, ensure that it is not fixed exactly at the center of an atom or coincides with a node of the wavefunction. To avoid that, shift the fixed coordinate slightly away from the center of the atom. Furthermore, the wavefunction of the fixed particle is taken at the nearest <math>\mathbf{G}</math>-vector, whose exact position is written in the {{FILE|OUTCAR}} file
hole position is fixed at:
or
electron position is fixed at:
== Related tags and sections ==
== Related tags and sections ==
{{TAG|BSE}}, {{TAG|BSEFATBAND}}, [[BSE calculations]]
{{TAG|BSEHOLE}}, {{TAG|NBSEEIG}}, [[BSE calculations]], [[Plotting exciton wavefunction]]
 
{{sc|NBSEEIG|Examples|Examples that use this tag}}
----
----
[[Category:INCAR tag]][[Category:Many-body perturbation theory]][[Category:Bethe-Salpeter equations]]
[[Category:INCAR tag]][[Category:Many-body perturbation theory]][[Category:Bethe-Salpeter equations]]

Latest revision as of 10:53, 19 March 2024

BSEELECTRON = [real array] 

Description: BSEELECTRON sets the coordinates of the fixed electron of the exciton wavefunction


If BSEELECTRON is set in a BSE calculation, VASP computes exciton wavefunction for the first NBSEEIG states. The coordinates are provided in direct (fractional) coordinates.

When fixing the position of the particle, ensure that it is not fixed exactly at the center of an atom or coincides with a node of the wavefunction. To avoid that, shift the fixed coordinate slightly away from the center of the atom. Furthermore, the wavefunction of the fixed particle is taken at the nearest -vector, whose exact position is written in the OUTCAR file

hole position is fixed at:

or

electron position is fixed at:

Related tags and sections

BSEHOLE, NBSEEIG, BSE calculations, Plotting exciton wavefunction