BSEPREC: Difference between revisions

From VASP Wiki
No edit summary
m (Tal moved page Construction:BSEPREC to BSEPREC)
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
The timestep in the time-evolution calculation is inversely proportional to the maximum transition energy {{TAG|OMEGAMAX}} and the number of steps is inversely proportional to the broadening {{TAG|CSHIFT}}. Depending on the {{TAG|BSEPREC}}  stable these parameters are scaled depending on the precision tag {{TAG|BSEPREC}}.
The timestep in the time-evolution calculation is inversely proportional to the maximum transition energy {{TAG|OMEGAMAX}} and the number of steps is inversely proportional to the broadening {{TAG|CSHIFT}}. Depending on the {{TAG|BSEPREC}}  stable these parameters are scaled depending on the precision tag {{TAG|BSEPREC}}.


::{| cellpadding="5" cellspacing="0" border="1"
{| cellpadding="5" cellspacing="0" border="1"
! BSEPREC !! OMEGAMAX !! CSHIFT
! BSEPREC !! OMEGAMAX !! CSHIFT
|-
|-
Line 18: Line 18:
|}
|}


For example, the number of steps <math>N_{\rm steps}</math> for {{TAG|BSEPREC}} = Low can be found via <math>N_{\rm steps}=\frac{{\rm OMEGAMAX}\times 2}{{\rm CSHIFT}\times5^{-1}}</math>
For example, the number of steps <math>N_{\rm steps}</math> for {{TAG|BSEPREC}} = Low can be found via <math>N_{\rm steps}=\frac{{\rm OMEGAMAX}\times 2}{{\rm CSHIFT}/5}</math>
 
== Related tag and articles ==
== Related tag and articles ==
{{TAG|IBSE}},
{{TAG|IBSE}},
[[BSE calculations]]
{{TAG|NBANDSV}},
 
{{TAG|NBANDSO}},
{{sc|NBANDSV|Examples|Examples that use this tag}}
{{TAG|CSHIFT}},
{{TAG|OMEGAMAX}},
[[BSE calculations]],
[[Time-dependent density-functional theory calculations]],
[[Bethe-Salpeter equations]]
----
----
[[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 11:59, 20 October 2023

BSEPREC = Low | Medium | High | Accurate
Default: BSEPREC = Medium 

Description: BSEPREC determines the precision of the time-evolution algorithm for solving the Bethe-Salpeter or Casida equations, i.e., the timestep and the number of steps.


The timestep in the time-evolution calculation is inversely proportional to the maximum transition energy OMEGAMAX and the number of steps is inversely proportional to the broadening CSHIFT. Depending on the BSEPREC stable these parameters are scaled depending on the precision tag BSEPREC.

BSEPREC OMEGAMAX CSHIFT
Accurate (a)
High (h)
Medium (m)
Low (l)

For example, the number of steps for BSEPREC = Low can be found via

Related tag and articles

IBSE, NBANDSV, NBANDSO, CSHIFT, OMEGAMAX, BSE calculations, Time-dependent density-functional theory calculations, Bethe-Salpeter equations