LMP2LT: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|LMP2LT|.FALSE. {{!}} .TRUE.}} {{DEF|LMP2LT|.FALSE.|}} Description: {{TAG|LMP2LT}} selects a Laplace transformed MP2 algorithm. ---- If {{TAG|LMP2LT}}=.TRUE. and {{T...")
 
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 5: Line 5:
----
----


If {{TAG|LMP2LT}}=.TRUE. and {{TAG|ALGO}}=ACFTDRK is set, a quartic scaling Laplace transformed MP2 algorithm is selected.{{cite|schaefer:JCP2017}} This tag should be used in combination with {{TAG|KPAR}} to tweak parallelization as described here[[LTMP2_-_Tutorial#Parallelization|here]].
If {{TAG|LMP2LT}}=.TRUE. and {{TAG|ALGO}}=ACFTDRK is set, a quartic scaling Laplace transformed MP2 algorithm is selected.{{cite|schaefer:JCP2017}}  


== Related Tags and Sections ==
This tag should be used in combination with {{TAG|KPAR}} to tweak parallelization as described in this [[LTMP2_-_Tutorial#Parallelization|tutorial]].
 
== Related tags and articles ==
{{TAG|NOMEGA}},
{{TAG|NOMEGA}},
{{TAG|ALGO}}
{{TAG|ALGO}},
{{TAG|LSMP2LT}},
{{TAG|KPAR}}


{{sc|LMP2LT|Examples|Examples that use this tag}}
{{sc|LMP2LT|Examples|Examples that use this tag}}
----
----


[[Category:INCAR]][[Category:Many-Body Perturbation Theory]] [[Category:MP2]][[Category:VASP6]]
[[Category:INCAR tag]][[Category:Many-body perturbation theory]][[Category:MP2]]

Latest revision as of 06:30, 21 February 2024

LMP2LT = .FALSE. | .TRUE. 

Default: LMP2LT = .FALSE.

Description: LMP2LT selects a Laplace transformed MP2 algorithm.


If LMP2LT=.TRUE. and ALGO=ACFTDRK is set, a quartic scaling Laplace transformed MP2 algorithm is selected.[1]

This tag should be used in combination with KPAR to tweak parallelization as described in this tutorial.

Related tags and articles

NOMEGA, ALGO, LSMP2LT, KPAR

Examples that use this tag