Whereas PCMs, including sophisticated ones like SS(V)PE and IEF-PCM, account for long-range solute–solvent interactions, an accurate model for free energies of solvation must also include a treatment of short-range, nonelectrostatic interactions. Various models decompose these interactions in different ways, but usually the nonelectrostatic terms attempt to model all or most of the following: solute–solvent dispersion (van der Waals) interactions, Pauli (exchange) repulsion between solute and solvent, the work associated with forming the solute cavity within the dielectric medium (the so-called “cavitation energy”), hydrogen-bonding and other specific interactions due to the molecular structure of the solvent, and changes in the structure (and therefore the entropy) of the neat solvent upon introduction of the solute
Pomogaeva and
Chipman
1033
J. Chem. Theory Comput.
(2011),
7,
pp. 3952.
Link
,
1034
J. Phys. Chem. A
(2013),
117,
pp. 5812.
Link
,
1035
J. Chem. Theory Comput.
(2014),
10,
pp. 211.
Link
,
1036
J. Phys. Chem. A
(2015),
119,
pp. 5173.
Link
have
introduced an implicit solvation model that attempts to model these
nonelectrostatic interactions alongside a PCM-style treatment of the bulk
electrostatics. They call this approach the “composite method for implicit
representation of solvent” (CMIRS), and it consists first of a self-consistent
treatment of solute–continuum electrostatics using the SS(V)PE model
(Section 11.2.6). To this electrostatics calculation, CMIRS adds
a solute–solvent dispersion term that is modeled upon the non-local VV09 van
der Waals dispersion density functional,
1318
Phys. Rev. Lett.
(2009),
103,
pp. 063004.
Link
a Pauli repulsion
contribution that depends upon the tail of the solute’s electron density that
extends beyond the solute cavity, and a hydrogen-bonding correction based on
the maximum and minimum values of the normal component of the electric field
generated by the solute at the cavity surface. The Gibbs free energy of
solvation is thus modeled as
(11.22) |
where is the continuum electrostatics contribution from the SS(V)PE model, which is based on a solute cavity defined as an isocontour of the solute’s charge density. The second term contains the short-range dispersion, exchange, and "field-extremum short-range" (DEFESR) interactions:
(11.23) |
These terms are evaluated only once, using a converged charge density for the solute from a SS(V)PE calculation.
The CMIRS approach was implemented in Q-Chem by Zhi-Qiang You and John
Herbert.
1417
J. Chem. Theory Comput.
(2016),
12,
pp. 4338.
Link
In the course of this work, a serious error was
discovered in the the original implementation of by
Pomogaeva and Chipman, in the gamess program. Although reparameterization
of a corrected version of the model leads to only small changes in the overall
error statistics across a large database of experimental free energies of
solvation, the apportionment between energy components in
Eq. (11.23) changes significantly.
1417
J. Chem. Theory Comput.
(2016),
12,
pp. 4338.
Link
By
request of Dan Chipman, the Q-Chem implementation is termed “CMIRS v. 1.1",
reserving v. 1.0 for the original gamess implementation of Pomogaeva and Chipman.
The CMIRS model is independently parametrized for each solvent of interest, but
uses no more than five empirical parameters per solvent. It is presently
available in Q-Chem for water, acetonitrile, dimethyl sulfoxide, benzene, and
cyclohexane. Error statistics for compare very favorably to those
of the SM models that are described in Section 11.2.9, e.g., mean
unsigned errors kcal/mol in benzene and cyclohexane and kcal/mol
in water. The latter statistic includes challenging ionic solutes; errors for
charge-neutral aqueous solutes are smaller still.
1417
J. Chem. Theory Comput.
(2016),
12,
pp. 4338.
Link
Solvent | SolvRho | A | B | C | D | Gamma |
---|---|---|---|---|---|---|
Benzene | ||||||
Cyclohexane | ||||||
DMSO | ||||||
Water |
Solvent | SolvRho | A | B | C | D | Gamma |
---|---|---|---|---|---|---|
Benzene | ||||||
Cyclohexane | ||||||
DMSO | ||||||
Water |
The current implementation of CMIRS in Q-Chem computes the electrostatic
energy using Chipman’s isodensity SS(V)PE module. The resulting isodensity
cavity and the solute charge density are then employed in the calculation of
the DEFESR interactions. To request a CMIRS calculation, users must set
IDEFESR = 1 in an isodensity SS(V)PE calculation (see
Section 11.2.6.2). The solvent-dependent empirical parameters
A, B, C, D, Gamma in the CMIRS
model need to be specified in the $pcm_nonels section. Three additional
parameters are also required. One is the damping parameter Delta in
the dispersion equation. We recommend the parameter fixed at a.u. (about 3.7 Å), an optimized value that only considers dispersion at
intermolecular distances larger than van der Waals contact distance. The
second is solvent’s average electron density SolvRho.
The last one is the number of Gauss–Laguerre points GauLag_N for the
integration over the solvent region in the exchange equation. We recommend
grid points for efficient integration with accuracy. Optimized parameters for
the supported solvents are listed in Tables 11.5
and 11.6 for two different values of
.
1417
J. Chem. Theory Comput.
(2016),
12,
pp. 4338.
Link
$molecule 0 1 C 0.000000 0.000005 0.000000 H 0.748558 0.801458 0.000000 H 0.506094 -0.972902 0.000000 H -0.627326 0.085706 0.895425 H -0.627326 0.085706 -0.895425 $end $rem EXCHANGE = b3lyp5 BASIS = 6-31+g* SCF_CONVERGENCE = 8 MEM_TOTAL = 4000 MEM_STATIC = 400 point_group_symmetry = False XC_GRID = 000096000974 $end @@@ $rem EXCHANGE = b3lyp5 BASIS = 6-31+g* SCF_CONVERGENCE = 8 MAX_SCF_CYCLES = 100 SOLVENT_METHOD = isosvp SCF_GUESS = read MEM_TOTAL = 4000 MEM_STATIC = 400 SVP_MEMORY = 1000 point_group_symmetry = False XC_GRID = 000096000974 $end $molecule read $end $svp RHOISO=0.001, DIELST=78.36, NPTLEB=974,ITRNGR=2, IROTGR=2, IPNRF=1, IDEFESR=1 $end $pcm_nonels A -0.006736 B 0.032698 C -1249.6 D -21.405 Delta 7.0 Gamma 3.7 SolvRho 0.05 GauLag_N 40 $end