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
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}} This tag should be used in combination with {{TAG|KPAR}} to tweak parallelization as described in this [[LTMP2_-_Tutorial#Parallelization|tutorial]].


== Related Tags and Sections ==
== Related Tags and Sections ==

Revision as of 14:16, 24 February 2020

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 Sections

NOMEGA, ALGO

Examples that use this tag