<?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=537&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / Topological analysis of the electron density difference]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=537</link>
		<description><![CDATA[The most recent posts in Topological analysis of the electron density difference.]]></description>
		<lastBuildDate>Mon, 02 Aug 2021 01:57:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Topological analysis of the electron density difference]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1904#p1904</link>
			<description><![CDATA[<p>it&#039;s correct thanks</p><p><a href="https://postimg.cc/Bt35WY3T" rel="nofollow"><span class="postimg"><img src="https://i.postimg.cc/Bt35WY3T/2.png" alt="2.png" /></span></a><br /><a href="https://postimg.cc/7CgCm4fp" rel="nofollow"><span class="postimg"><img src="https://i.postimg.cc/7CgCm4fp/1.png" alt="1.png" /></span></a></p>]]></description>
			<author><![CDATA[dummy@example.com (Hans)]]></author>
			<pubDate>Mon, 02 Aug 2021 01:57:08 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1904#p1904</guid>
		</item>
		<item>
			<title><![CDATA[Re: Topological analysis of the electron density difference]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1903#p1903</link>
			<description><![CDATA[<p>Your steps are not correct, and as you can see from the resulting figure, the distribution of CPs are unlikely reasonable..</p><p>I strongly suggest you look at examples in Section 4.17.4 and 4.2.7 respectively to understand how to perform basin analysis for density difference, and how to refine the positions of the minima/maxima located via basin analysis module by topology analysis module.</p><p>If what you need is the exact positions of maxima and minima of deformation density rather than (3,-1) and (3,+1) CPs, the following steps are the best and robust:</p><p>There are three steps:<br />(1) Generate generate grid data of deformation density<br />Boot up Multiwfn and input path of H2O wavefunction file, then input<br />5&#160; // Grid data calculation<br />-2&#160; // Obtain deformation property<br />1&#160; // Electron density<br />3&#160; // High quality grid<br />0&#160; // Return to main menu</p><p>(2) Perform basin analysis to locate maxima and minima<br />17&#160; // Basin analysis modlue<br />1&#160; // Generate basins<br />2&#160; // Use grid data in memory<br />-4&#160; // Export<br />3&#160; // Export position of located maxima and minima to attractors.txt in current folder<br />-10&#160; // Return to main menu</p><p>(3) Topology analysis on deformation density<br />iu&#160; // Change user-defined function<br />-3&#160; // The user-defined function will correspond to interpolation function via B-spline algorithm, as mentioned in Section 2.7 of manual<br />2&#160; // Topology analysis<br />-11&#160; // Change the function to be analyzed<br />100&#160; // User-defined function<br />1&#160; // Search CPs from given starting points<br />4&#160; // Using starting points from a .txt file<br />attractors.txt<br />0&#160; // Return</p><p>Now you can examine current CPs after entering option 0, purple and green spheres correspond to minima and maxima.</p><p>Then if you want to compare the CP positions with isosurfaces to confirm if the positions are indeed correct, you can then input</p><p>-10&#160; // Return to main menu<br />13&#160; // Process grid data<br />-2&#160; // Examine isosurface</p><p>After properly adjust isovalue, to e.g. 0.09, as shown below, you can clearly see that green and blue isosurfaces enclose purple and green spheres respectively, so the minima and maxima of deformation density are indeed successfully located.</p><p><a href="https://postimg.cc/xqS1jgTk" rel="nofollow"><span class="postimg"><img src="https://i.postimg.cc/xqS1jgTk/x.png" alt="x.png" /></span></a></p><br /><p>If you also need (3,-1) and (3,+1) CPs, after locating minima and maxima in topology analysis module, you can input<br />6&#160; // Search CPs from a batch of points within a sphere<br />-1&#160; // Start the search using each nucleus as sphere center in turn (I suggest choose this option several times until no new CPs can be found)<br />-9&#160; // Return</p><p>The current CPs shown in option 0:</p><p><a href="https://postimg.cc/Bjtq7VNz" rel="nofollow"><span class="postimg"><img src="https://i.postimg.cc/Bjtq7VNz/2.png" alt="2.png" /></span></a></p><p>As you can see, basically all CPs have been found. Satisfaction of poincare-hopf relationship is never important for complicated function like deformation density, you just need to focus on the CPs that you are really interested in.</p><p>In fact, it is not impossible to locate minima and maxima without making use of the basin analysis module and then refining their positions, however if you directly perform topology analysis for deformation density via option 6 in topology analysis module, positions of some minima and maxima can hardly be located due to numerical reason and the complexity of this function.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Sun, 01 Aug 2021 23:38:19 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1903#p1903</guid>
		</item>
		<item>
			<title><![CDATA[Topological analysis of the electron density difference]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1902#p1902</link>
			<description><![CDATA[<p>I want to perform the topological analysis of the electron density difference (for example, of the water molecule). I previously placed the .wfn files in the Multiwfn directory as indicated in the manual, the steps I performed are as follows:<br />I execute the file water.fch in Multiwfn<br />iu //<br />-1 // I&#039;m not sure here if I should use this option or the user-defined option &quot;-3&quot;, then I continue:<br />5// data grid<br />-2// deformation property<br />1// electron density<br />3// high quality grid<br />0// return<br />2// topology analysis<br />-11// select function<br />100// user-defined function<br />6//<br />11// points in the sphere<br />6000//<br />-1// each nucleus in turn<br />-9// return<br />-10// return main menu</p><p>Then with the main option &quot;13&quot; I visualize the CPs and the isosurface (see Fig. 1). My question is whether this sequence of steps is correct for this type of analysis since the poincare-hopf relationship is not satisfied.</p><p><a href="https://postimg.cc/jwk8JnJt" rel="nofollow"><span class="postimg"><img src="https://i.postimg.cc/jwk8JnJt/Fig-1.png" alt="Fig-1.png" /></span></a></p>]]></description>
			<author><![CDATA[dummy@example.com (Hans)]]></author>
			<pubDate>Sun, 01 Aug 2021 18:07:37 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1902#p1902</guid>
		</item>
	</channel>
</rss>
