INTEGRALS
Parameters controlling how to compute integrals that are needed in MP2, RI-MP2, RI-RPA, RI-SOS-MP2 and GW (inside RI-RPA). [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- ERI_METHOD
Type: enum
Default: DEFAULT
Usage: ERI_METHOD MMEDescription: Method for calculating periodic electron repulsion integrals (MME method is faster but experimental, forces not yet implemented). Obara-Saika (OS) for the Coulomb operator can only be used for non-periodic calculations.
Valid values:
DEFAULTUse default ERI method (for periodic systems: GPW, for molecules: OS, for MP2 and RI-MP2: GPW in any case).GPWUses Gaussian Plane Wave method [DelBen2013].MMEUses MiniMax-Ewald method (experimental, ERI_MME subsection, only for fully periodic systems with orthorhombic cells).OSUse analytical Obara-Saika method.
- SIZE_LATTICE_SUM
Type: integer
Default: 5
Usage: SIZE_LATTICE_SUM 10Description: Size of sum range L.