<?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=946&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / a question about the code]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=946</link>
		<description><![CDATA[The most recent posts in a question about the code.]]></description>
		<lastBuildDate>Mon, 29 Jan 2024 20:36:18 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: a question about the code]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3612#p3612</link>
			<description><![CDATA[<div class="quotebox"><cite>sobereva wrote:</cite><blockquote><div><p>I made a mistake. gridatm(ipt)%value is single-center integration weight of point ipt. It is essentially combined from radial weight (second Gauss-Chebyshev) and angular weight of Lebedev method.</p><p>The final weight of a integration point is combined of single-center integration weight and Becke&#039;s atom weight.</p><p>It is strongly adviced to check &quot;subroutine intfunc_silent(ifunc,intval)&quot; in otherfunc.f90, it is a minimal code to integrate a specific real space function over the whole space, it is useful for you to understand the implementation of the integration.</p><p>I also have a blog article to detailedly describe the Becke&#039;s multi-center integration algorithm: <a href="http://sobereva.com/69" rel="nofollow">http://sobereva.com/69</a>, but it was written in Chinese.</p></div></blockquote></div><p>Thank you very much for the great details, your prompt support, and the great work<br />Best,<br />AxA</p>]]></description>
			<author><![CDATA[dummy@example.com (axeljr7)]]></author>
			<pubDate>Mon, 29 Jan 2024 20:36:18 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3612#p3612</guid>
		</item>
		<item>
			<title><![CDATA[Re: a question about the code]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3611#p3611</link>
			<description><![CDATA[<p>I made a mistake. gridatm(ipt)%value is single-center integration weight of point ipt. It is essentially combined from radial weight (second Gauss-Chebyshev) and angular weight of Lebedev method.</p><p>The final weight of a integration point is combined of single-center integration weight and Becke&#039;s atom weight.</p><p>It is strongly adviced to check &quot;subroutine intfunc_silent(ifunc,intval)&quot; in otherfunc.f90, it is a minimal code to integrate a specific real space function over the whole space, it is useful for you to understand the implementation of the integration.</p><p>I also have a blog article to detailedly describe the Becke&#039;s multi-center integration algorithm: <a href="http://sobereva.com/69" rel="nofollow">http://sobereva.com/69</a>, but it was written in Chinese.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Mon, 29 Jan 2024 19:34:41 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3611#p3611</guid>
		</item>
		<item>
			<title><![CDATA[Re: a question about the code]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3609#p3609</link>
			<description><![CDATA[<div class="quotebox"><cite>sobereva wrote:</cite><blockquote><div><p>fdens is the function used to evaluate electron density for a given Cartesian coordinate.<br />gridatm(ipt)%x/y/z records X,Y,Z coordinate of integration point ipt<br />gridatm(ipt)%value records function value at integration point ipt<br />beckeweigrid(ipt) records weight of point ipt</p><p>They are not directly relevant to cell volume.</p><p>If you are not familiar with Becke&#039;s multi-center integration algorithm, please check its original paper J. Chem. Phys. 88, 2547. It is standard algorithm to integrate exchange-correlation functional in quantum chemistry codes.</p></div></blockquote></div><p>many thanks, Prof. Lu for the hints. So, I am wondering, what&#039;s the difference between fdens and gridatm(ipt)%value as both give the electron density (here they are multiplied together). <br />And in the mentioned code, the fdens, gridatm(ipt)%value, and beckeweigrid(ipt) are all multiplied together.&#160; I would be thankful if you comment what is the idea behind it?</p>]]></description>
			<author><![CDATA[dummy@example.com (axeljr7)]]></author>
			<pubDate>Mon, 29 Jan 2024 16:57:11 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3609#p3609</guid>
		</item>
		<item>
			<title><![CDATA[Re: a question about the code]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3608#p3608</link>
			<description><![CDATA[<p>fdens is the function used to evaluate electron density for a given Cartesian coordinate.<br />gridatm(ipt)%x/y/z records X,Y,Z coordinate of integration point ipt<br />gridatm(ipt)%value records function value at integration point ipt<br />beckeweigrid(ipt) records weight of point ipt</p><p>They are not directly relevant to cell volume.</p><p>If you are not familiar with Becke&#039;s multi-center integration algorithm, please check its original paper J. Chem. Phys. 88, 2547. It is standard algorithm to integrate exchange-correlation functional in quantum chemistry codes.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Mon, 29 Jan 2024 16:25:26 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3608#p3608</guid>
		</item>
		<item>
			<title><![CDATA[a question about the code]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3606#p3606</link>
			<description><![CDATA[<p>Dear all,<br />Can anyone help me in the source code, population.f90 file line 4971 and 4972, what these variables mean:</p><p>fdens(gridatm(ipt)%x,gridatm(ipt)%y,gridatm(ipt)%z)<br />gridatm(ipt)%value<br />beckeweigrid(ipt)</p><p>I guess/expect some of them should be the unit cell volume and one of them should be QM electron density but I have no clue about exact meanings and would be super thankful for some hints.<br />Thanks in advance,<br />AxA</p>]]></description>
			<author><![CDATA[dummy@example.com (axeljr7)]]></author>
			<pubDate>Sun, 28 Jan 2024 23:28:45 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3606#p3606</guid>
		</item>
	</channel>
</rss>
