ESF CONV: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 12: Line 12:


{{sc|ESF_SPLINES|Examples|Examples that use this tag}}
{{sc|ESF_SPLINES|Examples|Examples that use this tag}}
==References==


<!---[[Category:INCAR tag]][[Category:Many-body perturbation theory]][[Category:GW]][[Category:ACFDT]][[Category:Low-scaling GW and RPA]]
<!---[[Category:INCAR tag]][[Category:Many-body perturbation theory]][[Category:GW]][[Category:ACFDT]][[Category:Low-scaling GW and RPA]]

Revision as of 07:33, 12 June 2024

ESF_CONV = [real]
Default: ESF_CONV = 0.01 

Description: Sets the convergence criterion for ESF_SPLINES, i.e., the threshold for the energy difference between two interpolations (in eV).


If the energy between two interpolated k-point grids is less than ESF_CONV the calculation is considered to be converged. If the threshold has not been reached within ESF_NINTER iterations VASP will print a warning about insufficient convergence.

Related tags and articles

ESF_SPLINES, ESF_NINTER, LOPTICS

Examples that use this tag