<?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=1799&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / NTOs from "plain text input"]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=1799</link>
		<description><![CDATA[The most recent posts in NTOs from "plain text input".]]></description>
		<lastBuildDate>Wed, 25 Mar 2026 12:15:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: NTOs from "plain text input"]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=5635#p5635</link>
			<description><![CDATA[<p>Dear Professor Lu,</p><p>thank you very much for your answer again!</p><br /><p>Best regards,<br />Roman</p>]]></description>
			<author><![CDATA[dummy@example.com (Marlen)]]></author>
			<pubDate>Wed, 25 Mar 2026 12:15:29 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=5635#p5635</guid>
		</item>
		<item>
			<title><![CDATA[Re: NTOs from "plain text input"]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=5605#p5605</link>
			<description><![CDATA[<p>Dear Roman,</p><p>This is because you didn&#039;t modify configuration coefficients to follow the convention of Gaussian, which is also the convention of the plain text file of Multiwfn. In the case of TDDFT of Gaussian, when reference state is closed-shell, the coefficients are normalized to 0.5 (because alpha and beta part are the same, only one of them is printed); however, in the plain text file you provided they normalize to 1.0. (In contrast, when Multiwfn directly loads configuration coefficients from ORCA output file, the convention is automatically converted).</p><p>Best regards,</p><p>Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Wed, 04 Mar 2026 23:11:26 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=5605#p5605</guid>
		</item>
		<item>
			<title><![CDATA[Re: NTOs from "plain text input"]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=5602#p5602</link>
			<description><![CDATA[<p>Dear Professor Lu,</p><p>I&#039;ve got a small follow-up question. Now with the numbering fixed, the output NTO has AO coefficients exactly like the NTO generated from<br />&quot;native&quot; ORCA output, but for some reason, the eigenvalue of the NTO is exactly double. I realize it is not the real eigenvalue/energy but just the orbital contribution instead; I just would like to ask for a better understanding.</p><p><a href="http://sobereva.com/wfnbbs/uploads/3da0760cb0ae923bb1ecc15fcf53a3bb.zip" rel="nofollow">nitrochloro_fixed_numbering_NTO_1-2_from_txt.zip</a><br /><a href="http://sobereva.com/wfnbbs/uploads/605e2038526a4424e935114afc1e459d.txt" rel="nofollow">nitrochlorobenz_fixed_numbering.txt</a></p><p>Best regards,<br />Roman</p>]]></description>
			<author><![CDATA[dummy@example.com (Marlen)]]></author>
			<pubDate>Wed, 04 Mar 2026 10:14:15 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=5602#p5602</guid>
		</item>
		<item>
			<title><![CDATA[Re: NTOs from "plain text input"]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=5600#p5600</link>
			<description><![CDATA[<p>Dear Professor Lu,</p><p>thank you very much for the clarification! That&#039;s indeed something really easy to miss <img src="http://sobereva.com/wfnbbs/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><br /><p>Best regards,<br />Roman</p>]]></description>
			<author><![CDATA[dummy@example.com (Marlen)]]></author>
			<pubDate>Wed, 04 Mar 2026 09:19:34 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=5600#p5600</guid>
		</item>
		<item>
			<title><![CDATA[Re: NTOs from "plain text input"]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=5599#p5599</link>
			<description><![CDATA[<p>Dear Roman,</p><p>It is not a bug of Multiwfn. You forgot to fix the MO numbering convention when converting information from ORCA output to plain text file. In ORCA, MO index starts from 0, while in Multiwfn, the index starts from 1. So, all MO indices in the plain text file provided to Multiwfn must also start from 1, that means you should add all MO indices by 1 in the current plain text file.</p><p>I will modify the manual to make ORCA users aware of this point.</p><p>Best regards,</p><p>Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Wed, 04 Mar 2026 03:41:27 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=5599#p5599</guid>
		</item>
		<item>
			<title><![CDATA[NTOs from "plain text input"]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=5598#p5598</link>
			<description><![CDATA[<p>Dear Professor Lu,</p><br /><p>I have probably found a weird behaviour in MultiWFN. I&#039;m trying to generate NTOs from an ORCA output (after converting .gbw into .molden with orca_2mkl .. -molden), and it works well, however, once I reformat the ORCA output into the &quot;plain text input&quot; as described in the section 3.21.A.3 of the most recent manual (p. 237), the resulting NTOs (in .molden format) are different. What could be the reason of such discrepancy? Do I format the plain text input in a wrong way? An example is attached. Thank you!</p><br /><p><a href="http://sobereva.com/wfnbbs/uploads/fa6481dc8acca546bbd619dc32d3c6b8.out" rel="nofollow">nitrochlorobenz.out</a><br /><a href="http://sobereva.com/wfnbbs/uploads/199380027380eaeda7e17c69ab6bd894.zip" rel="nofollow">nitrochlorobenz.molden.input.zip</a><br /><a href="http://sobereva.com/wfnbbs/uploads/4b9337ba2ceba6839b83c8ef84c376d9.zip" rel="nofollow">nitrochloro_NTO_1-2_from_out.molden.zip</a></p><p><a href="http://sobereva.com/wfnbbs/uploads/a9f375e8cb702edd6989bb9c23187c54.txt" rel="nofollow">nitrochlorobenz.txt</a><br /><a href="http://sobereva.com/wfnbbs/uploads/ccf4fe02f2c3728b41db71381ec854d0.zip" rel="nofollow">nitrochloro_NTO_1-2_from_txt.molden.zip</a></p><br /><p>Best regards,<br />Roman</p>]]></description>
			<author><![CDATA[dummy@example.com (Marlen)]]></author>
			<pubDate>Mon, 02 Mar 2026 22:11:04 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=5598#p5598</guid>
		</item>
	</channel>
</rss>
