Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

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}}..."
 
Line 13: Line 13:
{{TAG|ESTOP}},
{{TAG|ESTOP}},
{{TAG|NSTORB}},
{{TAG|NSTORB}},
{{TAG|KPAR}},
{{TAG|ALGO}}
{{TAG|ALGO}}



Revision as of 14:49, 24 February 2020

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 Sections

NOMEGA, ESTOP, NSTORB, KPAR, ALGO

Examples that use this tag