ERI
Parameters for the electron repulsion integrals. [Edit on GitHub]
Keywords
Keyword descriptions
- CUTOFF_RADIUS
Type: real
Default: 0.00000000E+000 [angstrom]
Usage: CUTOFF_RADIUS 10.0Description: Cutoff radius (in Angstroms) for the truncated 1/r and longrange potentials. Only valid when doing truncated calculations.
- EPS_INTEGRAL
Type: real
Default: 1.00000000E-012
Usage: EPS_INTEGRAL 1.0E-10Description: Accuracy of ERIs that will be stored.
- METHOD
Type: enum
Default: FULL_GPW
Usage: METHOD FULL_GPWDescription: Method used in ERI calculation.
Valid values:
FULL_GPWUse the GPW approach with MOsGPW_HALF_TRANSFORMUse the GPW approach for half-transformed MO ERIs
- OMEGA
Type: real
Default: 4.00000000E-001
Usage: OMEGA 0.25Description: Range-separation parameter for ERI operator.
- OPERATOR
Type: enum
Default: COULOMB
Usage: OPERATOR LONGRANGEDescription: Operator used in ERI calculation.
Valid values:
COULOMBCoulomb operator: 1/rYUKAWAYukawa operator: exp(-omega*R)/RLONGRANGELongrange operator: erf(omega*R)/RSHORTRANGEShortrange operator: erfc(omega*R)/RGAUSSIANGaussian operator: exp(-omega*R2)/RTRUNCATEDTruncated Coulomb operator: if (R < R_c) 1/R else 0)LR_TRUNCTruncated longrange operator: if (R < R_c) erf(omega*R)/R else 0
- PERIODICITY
Type: integer[ ]
Default: 0 0 0
Usage: PERIODICITY 1 1 1Description: Periodicity used for operators in ERI calclulation.