<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://sobereva.com/wfnbbs/extern.php?action=feed&amp;tid=433&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / CHELPG analysis using density cube file]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=433</link>
		<description><![CDATA[The most recent posts in CHELPG analysis using density cube file.]]></description>
		<lastBuildDate>Sat, 09 Jan 2021 23:08:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: CHELPG analysis using density cube file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1543#p1543</link>
			<description><![CDATA[<p>Thank you so much for your detailed explanation. <br />It looks very useful. <br />I’ll give it a try.</p>]]></description>
			<author><![CDATA[dummy@example.com (ffuser)]]></author>
			<pubDate>Sat, 09 Jan 2021 23:08:54 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1543#p1543</guid>
		</item>
		<item>
			<title><![CDATA[Re: CHELPG analysis using density cube file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1542#p1542</link>
			<description><![CDATA[<p>It can be realized via a special module. Here I provide you a complete example, ESP charge of water will be calculated.</p><p>I directly use Multiwfn to generate cube file of ESP here, you can also use other code. Boot up Multiwfn and input<br />examples\H2O.fch<br />5&#160; // Calculate grid data<br />12&#160; // ESP<br />2&#160; // Medium quality grid<br />2&#160; // Export grid data to cube file</p><p>Now you have totesp.cub in current folder.</p><p>Next, we calculate ESP charges based on the totesp.cub. You should set &quot;iuserfunc&quot; in settings.ini to -1 to make user-defined function equivalent to linearly interpolated function based on the loaded grid data. Then boot up Multiwfn and input</p><p>totesp.cub<br />100&#160; // Other function (Part 1)<br />23&#160; // Fit function distribution to atomic value<br />5&#160; // Set constraint for total value<br />0<br />1&#160; // Select a real space function and start calculation<br />100&#160; // User-defined real space function</p><p>You will see</p><div class="codebox"><pre><code> Center       X           Y           Z             Value
    1O     0.000000    0.000000    0.225257       -0.725089
    2H     0.000000    1.434977   -0.901029        0.362542
    3H     0.000000   -1.434977   -0.901029        0.362548
Sum of values:    0.000000
RMSE:    0.002612   RRMSE:    0.124550</code></pre></div><p>Note that the subfunction 23 in main function 100 is a general module for fitting a function as atomic values using the same algorithm as ESP fitting, see Section 3.100.23 of Multiwfn manual for detail. Since this module employs MK-type of fitting points, the &quot;Value&quot; shown above corresponds to Merz-Kollman ESP fitting charge.</p><p>Be aware that when generating the ESP cube file, the buffer distance between the boundary atom and the box should be large enough. Under the default setting of fitting points (standard MK fitting points), the buffer should be no less than two times of vdW radius of boundary atoms, otherwise some fitting points will be out-of-box, and ESP at those points cannot be evaluated by interpolation.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Sat, 09 Jan 2021 11:55:21 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1542#p1542</guid>
		</item>
		<item>
			<title><![CDATA[Re: CHELPG analysis using density cube file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1540#p1540</link>
			<description><![CDATA[<p>OK. Thanks for your reply. </p><p>Let me ask another question to find an alternative.<br />Is a text file including grid points and ESP values enough to calculate the ESP charges in Multiwfn?</p><p>If yes, I will prepare grid points and ESP values using density cube file.</p>]]></description>
			<author><![CDATA[dummy@example.com (ffuser)]]></author>
			<pubDate>Sat, 09 Jan 2021 03:46:43 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1540#p1540</guid>
		</item>
		<item>
			<title><![CDATA[Re: CHELPG analysis using density cube file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1537#p1537</link>
			<description><![CDATA[<p>Unfortunately, this is not possible in Multiwfn</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Fri, 08 Jan 2021 19:36:16 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1537#p1537</guid>
		</item>
		<item>
			<title><![CDATA[CHELPG analysis using density cube file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1535#p1535</link>
			<description><![CDATA[<p>Hello,</p><p>I’m wondering if we could calculate ESP fitting charge using density cube file. </p><p>I understood that ESP charges by such as CHELPG and MK were easily calculated using wfn or fchk files. <br />But I couldn’t find the way to do the same thing using only density cube file.</p><p>Thanks in advance for you help!</p>]]></description>
			<author><![CDATA[dummy@example.com (ffuser)]]></author>
			<pubDate>Fri, 08 Jan 2021 06:25:38 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1535#p1535</guid>
		</item>
	</channel>
</rss>
