|
Step 7. CHARGES
In this example, the Pd center has a formal positive charge.
In order to obtain the proper electronic structure in the calculation of the QM
model system, we must define in the ADF input a formal positive charge with the
CHARGE keyword.
CHARGE 1 {note this is in the main ADF input}
The original Tripos force field was parameterized without
explicit electrostatic terms. Thus, we will use this convention and turn off
the electrostatic coupling between the QM and MM regions using the
ELSTAT_COUPLING_MODEL keyword in the QMMM key block.
ELSTAT_COUPLING_MODEL=0
Although this may seem like a dubious choice, experience
with organometallic complexes has shown that this is a good approximation. For
other types of molecular systems, namely amino and nucleic acids it is not a
good choice to turn off the electrostatic coupling between the QM and MM
regions. Furthermore, force fields designed for this biochemical species almost
always have charges included in the parameterization process.
|