LMP2LT: Difference between revisions

From VASP Wiki
No edit summary
Line 11: Line 11:
== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|NOMEGA}},
{{TAG|NOMEGA}},
{{TAG|ALGO}}
{{TAG|ALGO}},
{{TAG|LSMP2LT}}


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

Revision as of 14:35, 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, LSMP2LT

Examples that use this tag