LANCZOSTHR: Difference between revisions

From VASP Wiki
m (Tal moved page Construction:LANCZOSTHR to LANCZOSTHR)
No edit summary
 
Line 6: Line 6:


::<math>
::<math>
\mathrm{RMS}[\epsilon] = \sqrt{\sum_{j=1}^N\left[\epsilon_{i}(\omega_j)-\epsilon_{i+1}(\omega_j)\right]^2}
\mathrm{RMS}[\epsilon] = \sqrt{\sum_{j=1}^N\frac{1}{N}\left[\epsilon_{i}(\omega_j)-\epsilon_{i+1}(\omega_j)\right]^2}
</math>
</math>



Latest revision as of 15:25, 18 December 2024

LANCZOSTHR = [real]
Default: LANCZOSTHR =  

Description: LANCZOSTHR is used by the BSE Lanczos algorithm to stop the iterative procedure, once the dielectric function has reached numerical convergence.

The difference between the dielectric function at two consecutive iterations, and , is computed as root-mean-square over the frequency grid

and once LANCZOSTHR the iterative algorithm stops.

Related tag and articles

BSE, BSE calculations, Bethe-Salpeter equations