The old map in Multiwfn manual is misleading.
]]>The implementation of CHELPG charge calculation in Multiwfn is completely correct, and the result is exactly identical to Gaussian. The illustration figure in the CHELPG section of Multiwfn manual is indeed wrong, I will revise it in the next release.
PS: If you are using Multiwfn 3.6, please update to the latest version, because very recently the ESP calculation speed in Multiwfn has been significantly improved, the cost of calculating CHELPG charge has reduced by more than one order of magnitude.
Appendix: The correct way of generating .molden file containing MP2 orbitals
Run a calculation like this
! mp2 def2-TZVP
%mp2
Density relaxed
NatOrbs true
end
* xyz 0 1
C 0.00000000 0.00000000 0.56221070
H 0.00000000 -0.92444774 1.10110546
H -0.00000000 0.92444774 1.10110546
O 0.00000000 0.00000000 -0.69618936
*
Then change the resulting .mp2nat file to .gbw file, and then use orca_2mkl to convert it to .molden file.
]]>I am posting this to see if anyone else has had experience with discrepancies like this between different CHELPG routines?
Atom ORCA CHELPG Multiwfn CHELPG DOI: 10.1021/jp0362133 DOI: 10.1016/j.molliq.2015.03.040 (in Supplementary Info)
NA 0.278 0.147 0.152 0.146
CR -0.141 -0.047 -0.106 -0.046
NA 0.282 0.136 0.153 0.146
CW -0.244 -0.152 -0.127 -0.135
CW -0.242 -0.173 -0.127 -0.135
C1 -0.422 -0.191 -0.174 -0.177
HCR 0.243 0.222 0.206 0.202
C1 -0.426 -0.177 -0.173 -0.177
HWR 0.263 0.222 0.205 0.202
HWR 0.263 0.228 0.205 0.192
H1 0.192 0.128 0.131 0.125
H1 0.188 0.135 0.131 0.125
H1 0.192 0.135 0.131 0.142
H1 0.193 0.126 0.131 0.142
H1 0.188 0.131 0.131 0.125
H1 0.193 0.131 0.131 0.125
Finally, there are some errors in documentation out there for the CHELPG procedure. According to the original paper (DOI: 10.1002/jcc.540110311), the grid spacing is 0.3 Angstroms and the cut-off length is 2.8 Angstroms. Occasionally, these get converted, INCORRECTLY, to 3 pm and 28 pm. (See https://www.cup.uni-muenchen.de/ch/comp … lpg.html.) This unit conversion error is also present on page 72 of the Multiwfn 3.6 manual (and presumably other versions). Perhaps some of the issues I've seen in inconsistent results between different CHELPG routines are due to some conversion errors?
Any insight here from anyone would be appreciated. Thanks.
]]>