MP2

Parameters influencing MP2 (non-RI). [Edit on GitHub]

Keywords

Keyword descriptions

SECTION_PARAMETERS

Type: logical
Default: F
Lone keyword: T
Usage: &MP2 .TRUE.

Description: Activates MP2 calculations.

[Edit on GitHub]

BIG_SEND

Type: logical
Default: T
Lone keyword: T
Usage: BIG_SEND

Description: Influencing the direct canonical MP2 method: Send big messages between processes (useful for >48 processors).

[Edit on GitHub]

METHOD

Type: enum
Default: DIRECT_CANONICAL
Usage: METHOD MP2_GPW

Description: Selects the implementation used to compute the canonical MP2 energy.

Valid values:

  • NONE Skip MP2 calculation.

  • DIRECT_CANONICAL Use the direct canonical MP2 approach.

  • MP2_GPW Use the GPW approach to MP2 integrals.

References: DelBen2012, DelBen2013

[Edit on GitHub]