NSTORB: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|NSTORB|[integer]}} {{DEF|NSTORB|-1|}} Description: {{TAG|NSTORB}} specifies the number of stochastic orbitals per cycle in the stochastic MP2 algorithm.{{cite|Schaef...")
 
No edit summary
Line 23: Line 23:
{{TAG|ALGO}}
{{TAG|ALGO}}


{{sc|NOMEGA|Examples|Examples that use this tag}}
{{sc|NSTORB|Examples|Examples that use this tag}}
----
----


[[Category:INCAR]][[Category:Many-Body Perturbation Theory]] [[Category:MP2]][[Category:VASP6]][[Category:Tutorials]]
[[Category:INCAR]][[Category:Many-Body Perturbation Theory]] [[Category:MP2]][[Category:VASP6]][[Category:Tutorials]]

Revision as of 14:41, 24 February 2020

NSTORB = [integer] 

Default: NSTORB = -1

Description: NSTORB specifies the number of stochastic orbitals per cycle in the stochastic MP2 algorithm.


NSTORB defines the number of stochastic orbitals per cycle, i.e. the number of stochastic orbitals that define one stochastic sample. If the sample is not large enough, the calculations is repeated until the accuracy, defined by ESTOP, is reached.

As a rule of thumb we recommend to set

See here for a small tutorial on stochastic Laplace transformed MP2 calculations.

Related Tags and Sections

NOMEGA, ESTOP, LSMP2LT, LMP2LT, NBANDS, ALGO

Examples that use this tag