ENCUTGWSOFT: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|ENCUTGWSOFT|[real] (energy cutoff for response function)|{{TAG|ENCUTGW}}<math>\times 0.8</math> for {{TAG|ALGO}}{{=}}''ACFDT''|{{TAG|ENCUTGW}}else}}
{{TAGDEF|ENCUTGWSOFT|[real] (energy cutoff for response function)|{{TAG|ENCUTGW}}|<math>\times 0.8</math> for {{TAG|ALGO}}{{=}}''ACFDT''|{{TAG|ENCUTGW}}|else}}





Revision as of 17:30, 15 January 2017

ENCUTGWSOFT = [real] (energy cutoff for response function)
Default: ENCUTGWSOFT = ENCUTGW 


\begin{tabular} {ll} Default: \\ {\tt ENCUTGWSOFT}={\tt ENCUTGW}$\times 0.8$ & for {\tt ALGO}=ACFDT \\ {\tt ENCUTGWSOFT}={\tt ENCUTGW} & else \\ \end{tabular} \vspace{5mm}

The flag allows to truncate the Coulomb kernel slowly between the energy specified by ENCUTGWSOFT and ENCUTGW. This usually leads to much smoother energy-volume curves in AC-FDT and MP2 calculations. The modified Coulomb kernel is in this case: [math]\displaystyle{ v_{\bf G} = \frac{4 \pi e^2} {| \bf G|^2} \frac{1}{2} \left( 1 + {\rm cos} \left( \pi \, \frac{ \frac{\hbar^2 |\bf G|^2 }{2 m_e} - {{TAG|ENCUTGWSOFT}}}{ {{TAG|ENCUTGW}} - {{TAG|ENCUTGWSOFT}}} \right) \right) \qquad \mbox{for} \quad \frac{\hbar^2 |\bf G|^2 }{2 m_e} \gt {{TAG|ENCUTGWSOFT}} }[/math]


Related Tags and Sections

PRECFOCK, ENCUT, ENCUTGW, GW calculations


Contents