LMP2LT: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 9: | Line 9: | ||
This tag should be used in combination with {{TAG|KPAR}} to tweak parallelization as described in this [[LTMP2_-_Tutorial#Parallelization|tutorial]]. | This tag should be used in combination with {{TAG|KPAR}} to tweak parallelization as described in this [[LTMP2_-_Tutorial#Parallelization|tutorial]]. | ||
== Related | == 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- | [[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.