SE
Parameters needed to set up the Semi-empirical methods [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- ANALYTICAL_GRADIENTS
Type: logical
Default: T
Lone keyword: T
Usage: ANALYTICAL_GRADIENTSDescription: Nuclear Gradients are computed analytically or numerically
- COORDINATION_CUTOFF
Type: real
Default: 1.00000000E-006
Usage: COORDINATION_CUTOFFDescription: Define cutoff for coordination number calculation
- D3_SCALING
Type: real[3]
Default: 0.00000000E+000 0.00000000E+000 0.00000000E+000
Usage: D3_SCALING 1.0 1.0 1.0Description: Scaling parameters (s6,sr6,s8) for the D3 dispersion method,
- DELTA
Type: real
Default: 1.00000000E-006
Usage: DELTA {real}Description: Step size in finite difference force calculation
- DISPERSION
Type: logical
Default: F
Lone keyword: T
Usage: DISPERSIONDescription: Use dispersion correction
- DISPERSION_PARAMETER_FILE
Type: string
Usage: DISPERSION_PARAMETER_FILE filenameDescription: Specify file that contains the atomic dispersion parameters
- DISPERSION_RADIUS
Type: real
Default: 1.50000000E+001
Usage: DISPERSION_RADIUSDescription: Define radius of dispersion interaction
- FORCE_KDSO_D_EXCHANGE
Type: logical
Default: F
Lone keyword: TDescription: This keywords forces the usage of the KDSO-D integral screening for the Exchange integrals (default is to apply the screening only to the Coulomb integrals.
- INTEGRAL_SCREENING
Type: enum
Default: KDSO
Usage: INTEGRAL_SCREENING (KDSO|KDSO-D|SLATER)Description: Specifies the functional form for the
Valid values:
KDSOUses the standard NDDO Klopman-Dewar-Sabelli-Ohno equation for the screening of the Coulomb interactions.KDSO-DUses a modified Klopman-Dewar-Sabelli-Ohno equation, dumping the screening parameter for the Coulomb interactions.SLATERUses an exponential Slater-type function for modelling the Coulomb interactions.
- ORTHOGONAL_BASIS
Type: logical
Default: F
Lone keyword: T
Usage: ORTHOGONAL_BASISDescription: Assume orthogonal basis set. This flag is overwritten by methods with fixed orthogonal/non-orthogonal basis set.
- PERIODIC
Type: enum
Default: NONE
Usage: PERIODIC (NONE|EWALD|EWALD_R3|EWALD_GKS)Description: Specifies the type of treatment for the electrostatic long-range part in semi-empirical calculations.
Valid values:
NONEThe long-range part is not explicitly treaten. The interaction depends uniquely on the Cutoffs used for the calculation.EWALDEnables the usage of Multipoles Ewald summation schemes. The short-range part is tapered according the value of RC_COULOMB.EWALD_R3Enables the usage of Multipoles Ewald summation schemes together with a long-range treatment for the 1/R^3 term, deriving from the short-range component. This option is active only for K-DSO integral screening type.EWALD_GKSUse Ewald directly in Coulomb integral evaluation, works only with Slater screening
- STO_NG
Type: integer
Default: 6
Usage: STO_NGDescription: Provides the order of the Slater orbital expansion of Gaussian-Type Orbitals.