LSMP2LT: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|LSMP2LT|.FALSE. {{!}} .TRUE.}} {{DEF|LSMP2LT|.FALSE.|}} Description: {{TAG|LSMP2LT}} selects a stochastic Laplace transformed MP2 algorithm. ---- If {{TAG|LSMP2LT}}...")
 
No edit summary
 
(3 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 [[Stochastic_LTMP2#Parallelization|tutorial]].
This tag should be used in combination with {{TAG|KPAR}} to tweak parallelization as described in this [[Stochastic_LTMP2#Parallelization|tutorial]].


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|NOMEGA}},
{{TAG|NOMEGA}},
{{TAG|ESTOP}},
{{TAG|ESTOP}},
{{TAG|NSTORB}},
{{TAG|NSTORB}},
{{TAG|KPAR}},
{{TAG|ALGO}}
{{TAG|ALGO}}


Line 18: Line 19:
----
----


[[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:32, 21 February 2024

LSMP2LT = .FALSE. | .TRUE. 

Default: LSMP2LT = .FALSE.

Description: LSMP2LT selects a stochastic Laplace transformed MP2 algorithm.


If LSMP2LT=.TRUE. and ALGO=ACFTDRK is set, a quartic scaling stochastic 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, ESTOP, NSTORB, KPAR, ALGO

Examples that use this tag