ERI_MME
Parameters for the calculation of periodic electron repulsion integrals (ERI) using the Minimax-Ewald (MME) method. Note: N_MINIMAX is the only parameter to be tuned for accuracy, all other parameters can be left to default. MME method is faster than numerical GPW. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- CUTOFF
Type: real
Default: 3.00000000E+002Description: User-defined energy cutoff to be used only if DO_CALIBRATE_CUTOFF is set to .FALSE.
- DEBUG
Type: logical
Default: F
Lone keyword: TDescription: debug mode (consistency of summation methods is checked).
- DEBUG_NSUM_MAX
Type: integer
Default: 1000000Description: restrict debug mode for non-ortho cells to this number of summands. Sums with more terms are not checked.
- DEBUG_TOLERANCE
Type: real
Default: 1.00000000E-006Description: tolerance for rel. numerical error in debug mode.
- DO_CALIBRATE_CUTOFF
Type: logical
Default: T
Lone keyword: TDescription: Whether the energy cutoff shall be calibrated to minimize upper bound error estimate.
- DO_ERROR_ESTIMATE
Type: logical
Default: T
Lone keyword: TDescription: Whether the error due to minimax approx. and cutoff shall be estimated
- N_MINIMAX
Type: integer
Default: 20Description: Number of terms in minimax approximation of reciprocal space potential.
- PRINT_CALIB
Type: logical
Default: F
Lone keyword: TDescription: Print detailed info on calibration.
- SUM_PRECISION
Type: real
Default: 1.00000000E-016Description: Terms in lattice sums are ignored if absolute value smaller than this value.