<?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=41&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / help]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=41</link>
		<description><![CDATA[The most recent posts in help.]]></description>
		<lastBuildDate>Mon, 06 Nov 2023 05:23:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3419#p3419</link>
			<description><![CDATA[<p>Thanks for confirming my query. </p><p>krjt</p>]]></description>
			<author><![CDATA[dummy@example.com (krjt)]]></author>
			<pubDate>Mon, 06 Nov 2023 05:23:54 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3419#p3419</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3417#p3417</link>
			<description><![CDATA[<div class="quotebox"><cite>krjt wrote:</cite><blockquote><div><p>Thank you very much.</p><p>Sorry to bother you.</p><p>How to get the molden.input file for ground state? Is it from ground state optimization file, ex., opt.gbw?</p><p>krjt</p></div></blockquote></div><p>You just need to perform a ground state calculation, then a .gbw file will yield, and then you can use orca_2mkl to convert it to .molden.input file containing ground state wavefunction.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Sat, 04 Nov 2023 08:13:49 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3417#p3417</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3415#p3415</link>
			<description><![CDATA[<p>Thank you very much.</p><p>Sorry to bother you.</p><p>How to get the molden.input file for ground state? Is it from ground state optimization file, ex., opt.gbw?</p><p>krjt</p>]]></description>
			<author><![CDATA[dummy@example.com (krjt)]]></author>
			<pubDate>Fri, 03 Nov 2023 09:46:19 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3415#p3415</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3414#p3414</link>
			<description><![CDATA[<div class="quotebox"><cite>krjt wrote:</cite><blockquote><div><p>This is a fairly good tutorial for density difference map between excited state and ground state from the outputs of Gaussian calculations.</p><p>How to generate wfn files required for this task from ORCA calculations?</p><p>Your help will be much appreciated.</p><p>krjt</p></div></blockquote></div><p>Please check <a href="http://sobereva.com/wfnbbs/viewtopic.php?id=306" rel="nofollow">http://sobereva.com/wfnbbs/viewtopic.php?id=306</a></p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Thu, 02 Nov 2023 22:24:25 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3414#p3414</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=3413#p3413</link>
			<description><![CDATA[<p>This is a fairly good tutorial for density difference map between excited state and ground state from the outputs of Gaussian calculations.</p><p>How to generate wfn files required for this task from ORCA calculations?</p><p>Your help will be much appreciated.</p><p>krjt</p><div class="quotebox"><cite>sobereva wrote:</cite><blockquote><div><p>Dear mest2309,</p><p>The way of generating density difference map between excited state and ground state in fact has been substantially illustrated in Section 4.18.3 of the manual.</p><p>The easiest way to do this is generating .wfn file for S0 and S1, respectively, and then use custom operation of main function 5 to plot the isosurface map.</p><p>First, optimize your molecule at S0 state to generate the S0 geometry, and then use below input file to generate .wfn file for S0:</p><div class="quotebox"><blockquote><div><p># B3LYP/6-311G** out=wfn</p><p>test</p><p>0 1<br />[Optimized S0 geometry]</p><p>C:\S0.wfn</p></div></blockquote></div><p>Then use this file to generate .wfn for S1</p><div class="quotebox"><blockquote><div><p># B3LYP/6-311G** TD density out=wfn</p><p>test</p><p>0 1<br />[Optimized S0 geometry]</p><p>C:\S1.wfn</p></div></blockquote></div><p>Next, boot up Multiwfn and input following commands<br />C:\S1.wfn // Load excited state wavefunction file<br />5 // Generate grid data<br />0 // Set custom operation<br />1<br />-,C:\S0.wfn // Property of ground state wavefunction will be substracted from that of excited state wavefunction<br />1 // The property to be studied is electron density<br />2 // Medium quality grid (if your system is large, select 3 to use high quality grid to get better result)<br />-1&#160; &#160;// Visualize isosurface</p><p>Then you will see density difference isosurface map corresponding to rho(S1)-rho(S0) at S0 geometry, the map exhibits the charge redistribution during vertical excitation. You can adjust &quot;isovalue&quot; parameter in the GUI window to make the graph looks better.</p><p>Best regards,</p><p>Tian</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (krjt)]]></author>
			<pubDate>Thu, 02 Nov 2023 16:40:09 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=3413#p3413</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=125#p125</link>
			<description><![CDATA[<div class="quotebox"><cite>mest2309 wrote:</cite><blockquote><div><p>Tian</p><p>how to transform .chk file to .wfn or .wfx file </p><p>Mest</p></div></blockquote></div><p>You don&#039;t need to transform it, just redo the calculation with out=wfn keyword, the .wfn/.wfx file will be generated to your specified path. Please check beginning of Chapter 4 of Multiwfn manual for details and examples of generating .wfn/.wfx files.</p><p>PS: In fact, you can directly use .fch of ground state instead of .wfn of ground state. However, .fch of excited state cannot be directly used, because by default the orbitals stored in this file correspond to ground state orbitals.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Thu, 29 Mar 2018 02:30:50 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=125#p125</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=124#p124</link>
			<description><![CDATA[<p>Tian</p><p>how to transform .chk file to .wfn or .wfx file </p><p>Mest</p>]]></description>
			<author><![CDATA[dummy@example.com (mest2309)]]></author>
			<pubDate>Wed, 28 Mar 2018 19:02:27 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=124#p124</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=123#p123</link>
			<description><![CDATA[<p>I_was_a_baby,</p><p>I don&#039;t suggest using .fch file to plot the S0-S1 difference map, because you have to convert the density matrix of excited state to corresponding natural orbitals (Multiwfn only loads orbitals from .fch file rather than density matrix), this requires an additional step. Clearly, using .wfn or .wfx file is more convenient.</p><p>Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Wed, 28 Mar 2018 14:30:40 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=123#p123</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=122#p122</link>
			<description><![CDATA[<p>Dear mest2309,</p><p>The way of generating density difference map between excited state and ground state in fact has been substantially illustrated in Section 4.18.3 of the manual.</p><p>The easiest way to do this is generating .wfn file for S0 and S1, respectively, and then use custom operation of main function 5 to plot the isosurface map.</p><p>First, optimize your molecule at S0 state to generate the S0 geometry, and then use below input file to generate .wfn file for S0:</p><div class="quotebox"><blockquote><div><p># B3LYP/6-311G** out=wfn</p><p>test</p><p>0 1<br />[Optimized S0 geometry]</p><p>C:\S0.wfn</p></div></blockquote></div><p>Then use this file to generate .wfn for S1</p><div class="quotebox"><blockquote><div><p># B3LYP/6-311G** TD density out=wfn</p><p>test</p><p>0 1<br />[Optimized S0 geometry]</p><p>C:\S1.wfn</p></div></blockquote></div><p>Next, boot up Multiwfn and input following commands<br />C:\S1.wfn // Load excited state wavefunction file<br />5 // Generate grid data<br />0 // Set custom operation<br />1<br />-,C:\S0.wfn // Property of ground state wavefunction will be substracted from that of excited state wavefunction<br />1 // The property to be studied is electron density<br />2 // Medium quality grid (if your system is large, select 3 to use high quality grid to get better result)<br />-1&#160; &#160;// Visualize isosurface</p><p>Then you will see density difference isosurface map corresponding to rho(S1)-rho(S0) at S0 geometry, the map exhibits the charge redistribution during vertical excitation. You can adjust &quot;isovalue&quot; parameter in the GUI window to make the graph looks better.</p><p>Best regards,</p><p>Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Wed, 28 Mar 2018 14:27:06 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=122#p122</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=121#p121</link>
			<description><![CDATA[<div class="quotebox"><cite>mest2309 wrote:</cite><blockquote><div><p>Dear frend ,</p><p>Think you a lot WAWA ,&#160; you are a very helpful person , I dont understand what you say because I am not a theoretical person !! So I can&#039;t find a solution for this problem <img src="http://sobereva.com/wfnbbs/img/smilies/sad.png" width="15" height="15" alt="sad" /> !! hope the best and success for you </p><p>Mest</p></div></blockquote></div><p>According to the way what I tell you above, when you write the following order on command line of Linux system:</p><p>/opt/soft/Gauss/Gauss09.E01/g09/formchk S0.chk<br />[Enter]</p><p>then you can transform the .chk file to .fch file, where the route of &quot;/opt/soft/Gauss/Gauss09.E01/g09/formchk&quot; can be changed according to your own situation.</p><p>If you fail to understand my answer how to transformthe .chk file to .fch file, please read the Gaussian manual carefully.</p><p>wawa</p>]]></description>
			<author><![CDATA[dummy@example.com (I_was_a_baby)]]></author>
			<pubDate>Tue, 27 Mar 2018 11:56:12 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=121#p121</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=120#p120</link>
			<description><![CDATA[<p>Dear frend ,</p><p>Think you a lot WAWA ,&#160; you are a very helpful person , I dont understand what you say because I am not a theoretical person !! So I can&#039;t find a solution for this problem <img src="http://sobereva.com/wfnbbs/img/smilies/sad.png" width="15" height="15" alt="sad" /> !! hope the best and success for you </p><p>Mest</p>]]></description>
			<author><![CDATA[dummy@example.com (mest2309)]]></author>
			<pubDate>Tue, 27 Mar 2018 11:21:07 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=120#p120</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=119#p119</link>
			<description><![CDATA[<div class="quotebox"><cite>mest2309 wrote:</cite><blockquote><div><p>Dear frend ,<br />thanks for reply, I can not describe how your answer let&#039;s me happy ! I did all the imput file as you proposed to me but have this problem</p><br /><p><a href="https://postimg.org/image/6msxrfzx7/" rel="nofollow">https://s9.postimg.org/6msxrfzx7/help.png</a></p><p>best regards,<br />Mest</p></div></blockquote></div><p>Friend:</p><p>In this situation, the order of &quot;formchk&quot; haven&#039;t been defined in environment variables.</p><p>There are two ways to solve this problem:<br />1, the order of &quot;formchk&quot; should be defined in environment variables.<br />2, finding the route of formchk module, then using absolute path to transform the .chk file.</p><p>For example, after open output files of Gaussian, you can be find this:</p><p><a href="https://postimg.org/image/mg6tx1i8n/" rel="nofollow"><span class="postimg"><img src="https://s31.postimg.org/mg6tx1i8n/initial.jpg" alt="initial.jpg" /></span></a></p><p>Then absolute path of formchk module is &quot;/opt/soft/Gauss/Gauss09.E01/g09/formchk&quot;. </p><p>So you can transform your .chk files and finish the following jobs.</p><p>wawa<br />2018-03-27</p>]]></description>
			<author><![CDATA[dummy@example.com (I_was_a_baby)]]></author>
			<pubDate>Tue, 27 Mar 2018 10:56:05 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=119#p119</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=118#p118</link>
			<description><![CDATA[<p>Dear frend ,<br />thanks for reply, I can not describe how your answer let&#039;s me happy ! I did all the imput file as you proposed to me but have this problem</p><br /><p><a href="https://postimg.org/image/6msxrfzx7/" rel="nofollow"><span class="postimg"><img src="https://s9.postimg.org/6msxrfzx7/help.png" alt="help.png" /></span></a></p><p>best regards,<br />Mest</p>]]></description>
			<author><![CDATA[dummy@example.com (mest2309)]]></author>
			<pubDate>Tue, 27 Mar 2018 10:39:11 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=118#p118</guid>
		</item>
		<item>
			<title><![CDATA[Re: help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=117#p117</link>
			<description><![CDATA[<div class="quotebox"><cite>mest2309 wrote:</cite><blockquote><div><p>Dear all,</p><p>Hope we are ding fine , I am a PHD student who works with a team in Grenoble France who developes organic materials for photovoltaic applications, recently we developed four organic materials and to evaluate our work we did a theoretical study to confirm the experience !!&#160; since I do not understand how to do the simulations, I ask theoretical friends to simulate for me the optical spectrum and orbitals moleculars ! I received a reversion from review of the journal to plot&#160; Electron Density Difference&#160; and not orbitals moleculars to show the charge transfer&#160; and he told&#160; me to do it with Multiwfn and cite it in Computational details section !! so I did a search on this software and I join this&#160; forum and I find much&#160; helpful peopel here&#160; &#160;!!&#160; can we help me to&#160; draw the Electron Density Difference S0→S1 for me to revise my paper and will accept !!&#160; If I find one I will&#160; join&#160; the input and output files and&#160; hope that I receive an answer&#160; that&#039;s&#160; makes me happy .</p><p>Best regards,</p></div></blockquote></div><p>Dear my friend,</p><p>The method how to plot the Electron Density Difference between S0 and S1 must be what I tell you, I believe, if I haven&#039;t misunderstood.</p><p>First things first, you have to take two computational jobs by Gaussian to obtain the wave function file of S0 and S1. So, the key word of input files of S0 and S1 are following respectively:</p><p>&quot;# [DFT]/[basis set] TD(nstate=N)&quot; for S0<br />&quot;# [DFT]/[basis set] TD(nstate=N) density&quot; for S1</p><p>where N is the number of excited states. And &quot;root=1&quot; in this situation is acquiescent, so it isn&#039;t applied. Please Keep in mind that the name of two .chk files must be different.</p><p>After computations, using formchk module of Gaussian to transform the .chk files to .fch files, then we can use the Multiwfn program.<br />Please start Multiwfn program, and the S0.fch should be loaded.</p><p>S0.fch<br />5<br />0<br />1<br />-,S1.fch<br />1<br />-10 // this option is used to change the extansion distance. If you don&#039;t want to change in there, Please modify the value of &quot;aug3D&quot; in setting.ini<br />10 //10 Bohr<br />2<br />-1 //preview isosurface </p><p>Then you can save the picture. If you want to improve character of your plot, the VMD program should be used.<br />More details can be found in 4.4.5 of Multiwfn manual.</p><p>Best wishes<br />wawa<br />2018-03-27</p>]]></description>
			<author><![CDATA[dummy@example.com (I_was_a_baby)]]></author>
			<pubDate>Tue, 27 Mar 2018 01:18:23 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=117#p117</guid>
		</item>
		<item>
			<title><![CDATA[help]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=116#p116</link>
			<description><![CDATA[<p>Dear all,</p><p>Hope we are ding fine , I am a PHD student who works with a team in Grenoble France who developes organic materials for photovoltaic applications, recently we developed four organic materials and to evaluate our work we did a theoretical study to confirm the experience !!&#160; since I do not understand how to do the simulations, I ask theoretical friends to simulate for me the optical spectrum and orbitals moleculars ! I received a reversion from review of the journal to plot&#160; Electron Density Difference&#160; and not orbitals moleculars to show the charge transfer&#160; and he told&#160; me to do it with Multiwfn and cite it in Computational details section !! so I did a search on this software and I join this&#160; forum and I find much&#160; helpful peopel here&#160; &#160;!!&#160; can we help me to&#160; draw the Electron Density Difference S0→S1 for me to revise my paper and will accept !!&#160; If I find one I will&#160; join&#160; the input and output files and&#160; hope that I receive an answer&#160; that&#039;s&#160; makes me happy .</p><p>Best regards,</p>]]></description>
			<author><![CDATA[dummy@example.com (mest2309)]]></author>
			<pubDate>Mon, 26 Mar 2018 15:48:48 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=116#p116</guid>
		</item>
	</channel>
</rss>
