MULTIPOLES
References: Aguado2003, Laino2008
Enables the use of multipoles in the treatment of the electrostatics. [Edit on GitHub]
Keywords
Keyword descriptions
- SECTION_PARAMETERS
Type: logical
Default: F
Lone keyword: T
Usage: &MULTIPOLES TDescription: Controls the activation of the Multipoles [Edit on GitHub]
- EPS_POL
Type: real
Default: 5.00000000E-008
Usage: EPS_POL {real}Description: Specify the rmsd threshold for the derivatives of the energy towards the Cartesian dipoles components [Edit on GitHub]
- MAX_IPOL_ITER
Type: integer
Default: 0
Usage: MAX_IPOL_ITER {int}Description: Specify the maximum number of iterations for induced dipoles [Edit on GitHub]
- MAX_MULTIPOLE_EXPANSION
Type: enum
Usage: MAX_MULTIPOLE_EXPANSION DIPOLEDescription: Specify the maximum level of multipoles expansion used for the electrostatics. [Edit on GitHub]
Valid values:
NONENo multipolar terms! Check the codes providing a zero contribution.CHARGEUse up to the Charge termDIPOLEUse up to the Dipole termQUADRUPOLEUse up to the Quadrupole term
- POL_SCF
Type: enum
Default: NONE
Usage: POL_SCF CONJUGATE_GRADIENTDescription: Specify the method to obtain self consistent induced multipole moments. [Edit on GitHub]
Valid values:
NONENo inducible multipoles.SELF_CONSISTENTConventional self-consistent iteration.CONJUGATE_GRADIENTLinear conjugate-gradient optimization of the sum of the electrostatic and induction energy. This method does not support non-linear polarization but is sometimes faster.