EFP¶
Performs effective fragment potential computations through calls to Kaliman’s libefp library.
General¶
EFP_DISP_DAMPING¶
Fragment-fragment dispersion damping type.
TTis a damping formula by Tang and Toennies.OVERLAPis overlap-based dispersion damping.
- Type: string
- Possible Values: TT, OVERLAP, OFF
- Default: OVERLAP
EFP_ELST_DAMPING¶
Fragment-fragment electrostatic damping type.
SCREENis a damping formula based on screen group in the EFP potential.OVERLAPis damping that computes charge penetration energy.
- Type: string
- Possible Values: SCREEN, OVERLAP, OFF
- Default: SCREEN
EFP_POL_DAMPING¶
Fragment-fragment polarization damping type.
TTis a damping formula like Tang and Toennies.
- Type: string
- Possible Values: TT, OFF
- Default: TT
QMEFP_ELST¶
Do include electrostatics energy term in QM/EFP computation?
- Type: boolean
- Default: true