How to compute BSSE
go back to Main Page, Computational Resources, GAUSSIAN, G09
To compute the basis set superposition error (BSSE) in gas phase you can use the Counterpoise keyword. Check the example BSSE_gasphase.in. Fragments can be specified in GaussView through the Edit -> Atom groups commands.
This keyword does not work for species in solution. As SCRF and Counterpoise can not be used together. The way to estimate the BSSE in gas phase can not be directly applied to solution as in solution energies the cavity also has an important role. The way we have found to sort out this is do the following calculations for the species in solution:
1.- 1(2nb) The fragment 1, with ghost atoms of fragment 2 with no basis sets on 2 (example BSSE_solv_nobasis.in) 2.- 2(1nb) The fragment 2, with ghost atoms of fragment 1 with no basis sets on 1 3.- 1(2wb) The fragment 1, with ghost atoms of fragment 2 with basis sets (example BSSE_solv_withbasis.in) 4.- 2(1wb) The fragment 2, with ghost atoms of fragment 1 with basis sets
The BSSE correction is: 1(2nb) - 1(2wb) + 2(1nb) - 2(1wb)