The many-body expansion (MBE) for a system of monomers is given by
(13.53) |
in which represents the energy of monomer , = is a two-body correction for dimer , and = is a three-body correction for trimer , etc. In a large system and/or a large basis set, truncation of this expression at the two- or three-body level may dramatically reduce the amount of computer time that is required to compute the energy. Convergence of the MBE can be accelerated by embedding the monomer (), dimer (), trimer (), calculations in some representation of the electrostatic potential of the rest of the system. A simple means to do this is via atom-centered point charges that could be obtained when the terms are calculated; this is the so-called electrostatically-embedded many-body expansion (EE-MBE),208, 793, 794, 534 which we will denote as EE-MBE() when the expansion is truncated at -body terms. MBE() and EE-MBE() are available in Q-Chem, with analytic gradients, up to five-body terms ().
It is well known that the interaction energies of non-covalent clusters are usually overestimated—often substantially—owing to basis-set superposition error (BSSE), which disappears only very slowly as the basis sets approach completeness. The widely used Boys-Bernardi counterpoise procedure corrects for this by computing all energies, cluster and individual monomers, using the full cluster basis set. (In clusters with more than two monomers, the obvious generalization of the Boys-Bernardi counterpoise correction is sometimes called the “site–site function counterpoise” correction or SSFC.) Note, however, that basis-set extrapolation is still necessary for high-quality binding energies. In , for example, a counterpoise-corrected MP2/aug-cc-pVQZ calculation is still kcal/mol from the MP2 basis-set limit.791 Fortunately, the MBE allows for use of large basis sets in order to perform basis-set extrapolations in sizable clusters,791, 792 and one can employ a counterpoise correction that is consistent with an -body expansion in order to obtain an -body approximation to the Boys-Bernardi counterpoise-corrected supersystem energy. Two such corrections have been proposed: the many-body counterpoise correction, MBCP(),791, 792 and the -body Valiron-Mayer function counterpoise correction, VMFC().452 The two approaches are equivalent for but the MBCP() method requires far fewer subsystem calculations starting at and is thus significantly cheaper, while affording very similar results as compared to VMFC().791, 792
A MBE() calculation is requested by setting MANY_BODY_INT = TRUE in the $rem section. The level of theory used for the fragments will be whatever is specified in the $rem section. Researchers who use Q-Chem’s MBE code are asked to cite Ref. 793, 534. In addition, please cite Ref. 791 for the MBCP() method.
A MBE() calculation is requested by setting MANY_BODY_INT = TRUE in the $rem section. The level of theory used for the fragments will be whatever is specified in the $rem section. Researchers who use Q-Chem’s MBE code are asked to cite Ref. 793, 534. In addition, please cite Ref. 791 for the MBCP() method.
MANY_BODY_INT
Perform a MBE calculation.
TYPE:
BOOLEAN
DEFAULT:
FALSE
OPTIONS:
TRUE
Perform a MBE calculation.
FALSE
Do not perform a MBE calculation.
RECOMMENDATION:
NONE
Additional MBE-specific options, such as the order of the expansion (), are specified in a $mbe input section, as described below.
Order
Specifies the order of the many-body expansion.
INPUT SECTION: $mbe
TYPE:
INTEGER
DEFAULT:
None
OPTIONS:
Perform an MBE() calculation.
RECOMMENDATION:
Orders are available.
Embed
Specifies the embedding method for EE-MBE().
INPUT SECTION: $mbe
TYPE:
STRING
DEFAULT:
None
OPTIONS:
None
Do not use embedding.
Charges
Use atomic point charges.
Density
Full Coulomb embedding using monomer densities.
RECOMMENDATION:
Use of atomic point charges requires a $mbe_charges section to specify the charges.
Q-Chem’s implementation of EE-MBE() with atomic point charges is designed to use with a $mbe_charges input section to specify fixed embedding charges. (Use of these charges is intended to accelerate convergence of the MBE by capturing many-body polarization effects and thus making the higher-order -body terms smaller, although three- and four-body terms remain non-negligible even with embedding charges.534, 586) The format of the $mbe_charges section is simply a list of charges in the same order as the atoms in the $molecule section. An example is provided below.
Many-body counterpoise corrections are requested with two keywords in the $mbe input section: BSSE_Type and BSSE_Order. These have only been implemented up to , as the terms make by far the most significant contribution.586
BSSE_Order
Perform a many-body counterpoise correction of the MBCP() or VMFC() variety.
INPUT SECTION: $mbe
TYPE:
INTEGER
DEFAULT:
0
OPTIONS:
0
Do not perform a counterpoise correction.
Perform a counterpoise correction truncated at order .
RECOMMENDATION:
Orders are available. Use the keyword BSSE_Type to choose
between MBCP and VMFC.
BSSE_Type
Select the type of many-body counterpoise correction, MBCP( or VMFC().
INPUT SECTION: $mbe
TYPE:
STRING
DEFAULT:
MBCP
OPTIONS:
MBCP
Use MBCP().
VMFC
Use VMFC().
RECOMMENDATION:
The two methods are equivalent for but different for .
MBCP() contains fewer terms but generally provides comparable results as compared
to the formally more complete VMFC() approach.
$molecule 0 1 -- 0 1 O -1.126149 -1.748387 -0.423240 H -0.234788 -1.493897 -0.661862 H -1.062789 -2.681331 -0.218819 -- 0 1 O -0.254210 1.611495 -1.293845 H -1.001520 1.163510 -1.690129 H -0.153399 2.411746 -1.809248 -- 0 1 O 1.694541 -0.226287 1.705739 H 0.785920 0.073487 1.677909 H 2.047134 0.150917 2.511706 -- 0 1 O -0.864533 0.522472 1.218817 H -0.694120 1.093542 0.469789 H -1.131418 -0.310426 0.829702 $end $rem SYM_IGNORE true METHOD B3LYP BASIS cc-pVDZ MANY_BODY_INT true THRESH 14 SCF_CONVERGENCE 7 $end $mbe order 3 embed charges $end $mbe_charges -0.834 0.417 0.417 -0.834 0.417 0.417 -0.834 0.417 0.417 -0.834 0.417 0.417 $end
$molecule 0 1 -- 0 1 O -1.126149 -1.748387 -0.423240 H -0.234788 -1.493897 -0.661862 H -1.062789 -2.681331 -0.218819 -- 0 1 O -0.254210 1.611495 -1.293845 H -1.001520 1.163510 -1.690129 H -0.153399 2.411746 -1.809248 -- 0 1 O 1.694541 -0.226287 1.705739 H 0.785920 0.073487 1.677909 H 2.047134 0.150917 2.511706 -- 0 1 O -0.864533 0.522472 1.218817 H -0.694120 1.093542 0.469789 H -1.131418 -0.310426 0.829702 $end $rem MANY_BODY_INT TRUE METHOD B3LYP BASIS cc-pVDZ THRESH 12 SCF_CONVERGENCE 6 $end $mbe BSSE_Order 3 BSSE_Type MBCP ! this is the default $end