BSEFATBAND: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
This file contains the first {{TAG|NBSEEIG}} eigenvectors of the BSE matrix.
The {{FILE|BSEFATBAND}} file contains the {{TAG|NBSEEIG}} number of eigenvectors of the BSE matrix.


The structure of the '''BSEFATBAND''' file has a line and collumn structure:
The file has the following structure:
#st line: Number of e-h pairs in the BSE basis and value for {{TAG|NBSEEIG}}.
 
#nd line: the BSE eigenvalue.
  ''rank of the BSE matrix''               ''NBSEEIG''
#Following lines: BSE eigenvector, columns 1-3: k-point coordinates, column 4: hole eigenvalue, column 5: electron eigenvalue, column 6: absolute value of coupling coefficient, column 7: hole orbitalnumber, column 8: electron orbitalnumber, column 9: real part of coupling coefficient, column 10: imaginary part of coupling coefficient.
  1BSE eigenvalue    ''E_BSE''      IP-eigenvalue:   ''E_IP''
''Kx Ky Kz E_h E_e'' Abs(''X_BSE)/W_k'' ''NB_h NB_h'' Re(''X_BSE'')+ i*Im(''X_BSE'') 
...
  2BSE eigenvalue    ''E_BSE''      IP-eigenvalue:   ''E_IP''
''Kx Ky Kz E_h E_e'' Abs(''X_BSE)/W_k'' ''NB_h NB_h'' Re(''X_BSE'')+ i*Im(''X_BSE'')
...
    ''NBSEEIG''BSE eigenvalue   ''E_BSE''      IP-eigenvalue:    ''E_IP''
  ''Kx Ky Kz E_h E_e'' Abs(''X_BSE)/W_k'' ''NB_h NB_h'' Re(''X_BSE'')+ i*Im(''X_BSE'') 
 
where ''E_BSE'' and ''E_IP'' are the BSE and IP transition energies,
''KX KY KZ'' the k-point coordinates,
''E_h'' and ''E_e'' the hole and electron eigenvalues,
''X_BSE'' the component of the eigenvector,
''W_k'' the weight of the k-point, and ''NB_h NB_e'' the hole and electron orbital numbers.


----
----


[[Category:Files]][[Category:Output files]][[Category:Bethe-Salpeter equations]]
[[Category:Files]][[Category:Output files]][[Category:Bethe-Salpeter equations]]

Revision as of 15:44, 19 July 2022

The BSEFATBAND file contains the NBSEEIG number of eigenvectors of the BSE matrix.

The file has the following structure:

  rank of the BSE matrix                NBSEEIG
  1BSE eigenvalue    E_BSE      IP-eigenvalue:    E_IP
Kx Ky Kz E_h E_e Abs(X_BSE)/W_k NB_h NB_h Re(X_BSE)+ i*Im(X_BSE)   
...
  2BSE eigenvalue    E_BSE      IP-eigenvalue:    E_IP
Kx Ky Kz E_h E_e Abs(X_BSE)/W_k NB_h NB_h Re(X_BSE)+ i*Im(X_BSE)
...
   NBSEEIGBSE eigenvalue    E_BSE      IP-eigenvalue:    E_IP
Kx Ky Kz E_h E_e Abs(X_BSE)/W_k NB_h NB_h Re(X_BSE)+ i*Im(X_BSE)   

where E_BSE and E_IP are the BSE and IP transition energies, KX KY KZ the k-point coordinates, E_h and E_e the hole and electron eigenvalues, X_BSE the component of the eigenvector, W_k the weight of the k-point, and NB_h NB_e the hole and electron orbital numbers.