ERI_GPW
Parameters for the GPW approach to electron repulsion integrals. [Edit on GitHub]
Keywords
Keyword descriptions
- CUTOFF
Type: real
Default: 3.00000000E+002
Usage: CUTOFF 300Description: The cutoff of the finest grid level in the GPW integration.
- EPS_FILTER
Type: real
Default: 1.00000000E-009
Usage: EPS_FILTER 1.0E-9Description: Determines a threshold for the sparse matrix multiplications if METHOD GPW_HALF_TRANSFORM is used
- EPS_GRID
Type: real
Default: 1.00000000E-008
Usage: EPS_GRID 1.0E-9Description: Determines a threshold for the GPW based integration
- GROUP_SIZE
Type: integer
Default: -1
Usage: GROUP_SIZE 2Description: Sets the size of a subgroup for ERI calculation, each of which with a full set of work grids, arrays or orbitals depending on the method of grids (work grids, arrays, orbitals). Small numbers reduce communication but increase the memory demands. A negative number indicates all processes (default).
- PRINT_LEVEL
Type: enum
Default: SILENT
Aliases: IOLEVEL
Usage: PRINT_LEVEL HIGHDescription: How much output is written by the individual groups.
Valid values:
SILENTAlmost no outputLOWLittle outputMEDIUMQuite some outputHIGHLots of outputDEBUGEverything is written out, useful for debugging purposes only
- REL_CUTOFF
Type: real
Default: 5.00000000E+001
Aliases: RELATIVE_CUTOFF
Usage: REL_CUTOFF 50Description: Determines the grid at which a Gaussian is mapped.
- STORE_WFN
Type: logical
Default: T
Aliases: STORE_WAVEFUNCTION
Lone keyword: T
Usage: STORE_WFN TDescription: Store wavefunction in real space representation for integration.