ENCUTGWSOFT: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
This usually leads to much smoother energy-volume curves in {{TAG|ACFDT calculations}} and {{TAG|MP2 calculations}}. | This usually leads to much smoother energy-volume curves in {{TAG|ACFDT calculations}} and {{TAG|MP2 calculations}}. | ||
The modified Coulomb kernel is in this case: | The modified Coulomb kernel is in this case: | ||
<math>v_{\bold{G}} = \frac{4 \pi e^2} {G^2} \frac{1}{2} \left( 1 + \cos \left( \pi \, \frac{ \frac{\hbar^{2} G^2 }{2 m_e} - \mathrm{ ENCUTGWSOFT} }{ \mathrm{ENCUTGW} - \mathrm{ENCUTGWSOFT}} \right) \right) | |||
\qquad \mbox{for} \quad \frac{\hbar^2 G^2 }{2 m_e} > \mathrm{ENCUTGWSOFT}</math> | |||
If {{TAG|LSCK}} is set to .TRUE., the squeezed Coulomb kernel is used instead of the cosine window:{{cite|riemelmoser:jcp:2020}} | |||
<math>v_{\bold{G}} = \frac{4 \pi e^2} {| \bold{G}|^2} \frac{1}{2} \left( 1 + \cos \left( \pi \, \frac{ \frac{\hbar^{2} |\bold{G}|^2 }{2 m_e} - \mathrm{ ENCUTGWSOFT} }{ \mathrm{ENCUTGW} - \mathrm{ENCUTGWSOFT}} \right) \right) | <math>v_{\bold{G}} = \frac{4 \pi e^2} {| \bold{G}|^2} \frac{1}{2} \left( 1 + \cos \left( \pi \, \frac{ \frac{\hbar^{2} |\bold{G}|^2 }{2 m_e} - \mathrm{ ENCUTGWSOFT} }{ \mathrm{ENCUTGW} - \mathrm{ENCUTGWSOFT}} \right) \right) | ||
\qquad \mbox{for} \quad | \qquad \mbox{for} \quad G_{min}<G<G_{max} </math> | ||
where <math>\hbar^2 G_{max} = \mathrm{ENCUTGW}</math> | |||
== Related Tags and Sections == | == Related Tags and Sections == | ||
{{TAG|PRECFOCK}}, | {{TAG|PRECFOCK}}, | ||
{{TAG|ENCUT}}, | {{TAG|ENCUT}}, | ||
{{TAG|ENCUTGW}}, | {{TAG|ENCUTGW}}, | ||
{{TAG|GW calculations}} | {{TAG|GW calculations}}, | ||
{{TAG|LSCK}} | |||
{{sc|ENCUTGWSOFT|Examples|Examples that use this tag}} | {{sc|ENCUTGWSOFT|Examples|Examples that use this tag}} |
Revision as of 12:26, 23 November 2021
ENCUTGWSOFT = [real]
Default: ENCUTGWSOFT | = ENCUTGW | for ALGO=ACFDT |
= ENCUTGW | as of VASP.6.3 | |
= ENCUTGW | else |
Important: For vasp.6.3 and later releases ENCUTGWSOFT always defaults to ENCUTGW. |
Descprition: The flag ENCUTGWSOFT sets the energy cutoff for response function, such that it 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 ACFDT calculations and MP2 calculations. The modified Coulomb kernel is in this case:
If LSCK is set to .TRUE., the squeezed Coulomb kernel is used instead of the cosine window:[1]
where
Related Tags and Sections
PRECFOCK, ENCUT, ENCUTGW, GW calculations, LSCK