LMP2LT: Difference between revisions
No edit summary |
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 in this [[LTMP2_-_Tutorial#Parallelization|tutorial]]. | 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.