BSEPREC

From VASP Wiki
Revision as of 10:25, 20 October 2023 by Tal (talk | contribs)

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, BSE calculations

Examples that use this tag