Hello everyone, I am performing a BSSE (Basis Set Superposition Error) calculation using the Counterpoise=2 option to calculate the hydrogen bonding energy between two small molecules with gaussian 16.
For this purpose, I first performed Opt and Freq calculations using the following input:
# OPT(MaxCycle=200) Freq MP2/aug-cc-pVDZ NoSymm pop=npa geom=AllCheckpoint
Then, I conducted the BSSE calculation with the following input:
# SP MP2/aug-cc-pVDZ Counterpoise=2 NoSymm pop=npa
I have two questions regarding this process:
1. Is it generally correct to include the Counterpoise=2 option only in the SP calculation, as shown above? Should the BSSE option also be included in the Opt and Freq calculations?
2. I would like to obtain the partial charge information of the atoms from the BSSE calculation results. However, while the BSSE calculation converges, an error occurs during the NPA (Natural Population Analysis) process. Is it not possible to use the pop=npa option in BSSE calculations? If so, are there any alternative methods to obtain the partial charges aside from NPA?
If anyone has answers to these two questions, I would greatly appreciate your input.
Thank you very much!