<![CDATA[Multiwfn forum / Sum of electron density inside an ED isosurface]]> - //www.umsyar.com/wfnbbs/viewtopic.php?id=1549 Sat, 09 Nov 2024 19:48:02 +0000 FluxBB <![CDATA[Re: Sum of electron density inside an ED isosurface]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=4680#p4680 Thank  you. For both water and aniline (at the B3LYP/6-31G(d,p) level of theory), the 0.025 electrons per Bohr^3 surface encompasses about 91% of the electron density.

]]>
Sat, 09 Nov 2024 19:48:02 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=4680#p4680
<![CDATA[Re: Sum of electron density inside an ED isosurface]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=4678#p4678 A relatively easy way is:
(1) Using main function 5 to calculate grid data of electron density with grid quality as fine as possible
(2) Then enter main function 13, choose "15 If data value is within certain range, set it to a specified value", input 0,0.025, and then input 0. Now electron density lower than 0.025 a.u. has been set to zero.
(3) Finally, choose "17 Show statistic data of grid points in specific spatial and value ranges", then input "a", now the "Integral of all data" shown on screen is the number of electrons enclosed by the 0.025 a.u. isosurface.

The data obtained in the aforementioned way is calculated by uniform integration grids, note that if there are very heavy atoms, this integration will be inaccurate even if very fine grid is used because of the very sharp electron density around nuclei. In that case the best way of obtaining this quantity is using basin analysis module and use mixed-grid to perform the integration, but modification of source code is needed.

]]>
Sat, 09 Nov 2024 09:58:56 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=4678#p4678
<![CDATA[Sum of electron density inside an ED isosurface]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=4674#p4674 Section 4.13.8 shows how to calculate the total electron density within a defined cylinder, but how would I calculate that quantity inside, say, the 0.025 electrons/Bohr^3 surface? I wish to be able to state, for example, that "the 0.025 isosurface encompasses 85% of the total electron density of the molecule."

]]>
Thu, 07 Nov 2024 23:18:13 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=4674#p4674