EXACT_EXCHANGE
Whether exact-exchange should be added to the kernel and if so, with which fraction and operator. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- SECTION_PARAMETERS
Type: logical
Default: F
Lone keyword: T
Usage: &EXACT_EXCHANGE {logical}Description: Enables the addition of exact exchange to the kernel.
- CUTOFF_RADIUS
Type: real
Default: 0.00000000E+000
Aliases: R_C, RC, RANGE
Usage: CUTOFF_RADIUS {double}Description: The cutoff radius (in Angstrom) for the truncated Coulomb operator.
- EPS_RANGE
Type: real
Default: 1.00000000E-006
Usage: EPS_RANGE = {double}Description: The threshold to determine the effective range of the short range operator: erfc(omega*eff_range)/eff_range = EPS_RANGE
- EPS_SCREENING
Type: real
Default: 1.00000000E-008
Aliases: EPS_SCREENDescription: A threshold to determine which primitive 3-center integrals are kept for contraction, as the latter operation can be expensive (especially for large basis sets ). If |(ab|c)| < EPS_SCREENING, it is discarded.
- OMEGA
Type: real
Default: 0.00000000E+000
Usage: OMEGA {double}Description: The range parameter for the short range operator (in 1/a0).
- POTENTIAL_TYPE
Type: enum
Default: COULOMB
Aliases: OP, OPERATOR, POTENTIAL
Usage: OPERATOR {string}Description: The type of operator used for exact exchange. The standard Coulomb operator cannot be used in periodic systems.
Valid values:
COULOMBStandard Coulomb operator: 1/rTRUNCATEDTruncated Coulomb operator: 1/r if r < R_c, 0 otherwiseSHORTRANGEShort range: erfc(omega*r)/r
- SCALE
Type: real
Default: 1.00000000E+000
Aliases: FRACTIONDescription: Scaling of the exact exchange contribution.
- T_C_G_DATA
Type: string
Default: t_c_g.dat
Usage: T_C_G_DATA {string}Description: Location of the file t_c_g.dat that contains the data for the evaluation of the truncated gamma function