Image Charges
Introduction
The image charge (IC) augmented QM/MM model in CP2K is designed for the simulation of adsorbate-metal systems. The adsorbate is treated by QM whereas the metallic substrate is described by classical force fields.
Figure: Nitrobenzene molecule on Au111. Separation in subsystems for IC-QM/MM.
The interactions between metal and adsorbate are described at the MM level of theory accounting for
the polarization of metal and adsorbate by an IC approach. The charge distribution
where
In this expression
Basic input
The IC method is specified in the QMMM section by
&QMMM
:
:
&IMAGE_CHARGE
MM_ATOM_LIST 1..576
EXT_POTENTIAL 0.0
&END IMAGE_CHARGE
&END QMMM
The keyword MM_ATOM_LIST defines the list
of MM atoms that carrying an image charge. These are typically all metal atoms.
EXT_POTENTIAL corresponds to
Print options
Detailed energy information and the normalized IC coefficients
&QMMM
:
:
&PRINT
&IMAGE_CHARGE_INFO
&END
&END PRINT
&END QMMM
Advanced input options
Additional keywords that can be set in IMAGE_CHARGE are:
&IMAGE_CHARGE
MM_ATOM_LIST 1..576
EXT_POTENTIAL 0.0
WIDTH 3.5
IMAGE_MATRIX_METHOD MME
DETERM_COEFF CALC_MATRIX
RESTART_IMAGE_MATRIX .false.
&END IMAGE_CHARGE
WIDTH refers to the width
IMAGE_MATRIX_METHOD determines how
the IC matrix GPW
corresponds to the algorithm
shown in Fig. 1 in J. Chem. Theory Comput., 9, 5086 (2013), whereas MME
is an integral scheme that
has been recently implemented and that is significantly faster.
DETERM_COEFF specifies how the expansion
coefficients CALC_MATRIX
, ITERATIVE
avoids calculation of MME
evaluates the matrix CALC_MATRIX
.
RESTART_IMAGE_MATRIX can be used to
restart ITERATIVE
is set.
Note
Setting these additional keywords is typically not required. The default settings are fine.
Typical setup
The typical setup for an IC-QM/MM simulation is as follows
adsorbed molecules described by DFT
metal is constrained or described by an embedded atom model (EAM)
Interactions between QM and MM:
Pauli repulsion, dispersion etc. modeled by force fields e.g. Lennard Jones
electrostatic interaction/induction: IC model
Example input files
The first input example is a single guanine molecule on an Au111 surface using a modified Born-Mayer potential to describe Pauli repulsion and dispersion between molecule and metal. The second example is a single water molecule on Pt111. The interactions between water and metal are modeled by the Siepmann-Sprik potential, see Siepmann1995.
Guanine@Au111: Au111_guanine
H2O@Pt111: Pt111_1H2O