<?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=350&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / Cartesian to spherical MO coefficients conversion in molden file]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=350</link>
		<description><![CDATA[The most recent posts in Cartesian to spherical MO coefficients conversion in molden file.]]></description>
		<lastBuildDate>Mon, 03 Aug 2020 07:46:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cartesian to spherical MO coefficients conversion in molden file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1290#p1290</link>
			<description><![CDATA[<p>That would be a great feature, I am struggling with these cartesian coordinates in Multiwfn. However, I just found out that <a href="https://github.com/zorkzou/Molden2AIM" rel="nofollow">Molden2AIM</a> in its newest version (Version 5.0.0 (06/05/2020)) supports cartesian to spherical transformation.</p><p>It turns</p><div class="codebox"><pre><code>    96   XX       3(Co)   34      0.87388%
    97   YY       3(Co)   34     24.93716%
    98   ZZ       3(Co)   34     16.47464%
    99   XY       3(Co)   34      3.55180%</code></pre></div><p>into</p><div class="codebox"><pre><code>    86   D 0      3(Co)   34     19.25375%
    89   D+2      3(Co)   34     13.69216%
    90   D-2      3(Co)   34      4.15096%
    91   D 0      3(Co)   35      0.50383%</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (tonys)]]></author>
			<pubDate>Mon, 03 Aug 2020 07:46:49 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1290#p1290</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cartesian to spherical MO coefficients conversion in molden file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1201#p1201</link>
			<description><![CDATA[<p>Thanks! Exactly what I am looking for!</p>]]></description>
			<author><![CDATA[dummy@example.com (crduan)]]></author>
			<pubDate>Fri, 19 Jun 2020 17:36:33 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1201#p1201</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cartesian to spherical MO coefficients conversion in molden file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1197#p1197</link>
			<description><![CDATA[<p>The transformation coefficients can be found in supplemental material of original paper of mwfn format (<a href="https://doi.org/10.26434/chemrxiv.11872524" rel="nofollow">https://doi.org/10.26434/chemrxiv.11872524</a>)</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Fri, 19 Jun 2020 07:01:50 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1197#p1197</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cartesian to spherical MO coefficients conversion in molden file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1195#p1195</link>
			<description><![CDATA[<p>Thanks for your speedy reply! That is okay. Could you point to the resources of doing the Cartesian (C) to spherical (S) transformation so that I can try implementing one by myself? I would expect the transformation is done as &lt;MOcoeff_C&gt; = &lt;C2S&gt;&lt;MOcoeff_S&gt;, so the inverse transformation can be easily done in principle? Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (crduan)]]></author>
			<pubDate>Thu, 18 Jun 2020 22:10:52 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1195#p1195</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cartesian to spherical MO coefficients conversion in molden file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1184#p1184</link>
			<description><![CDATA[<p>Unfortunately, Multiwfn can only convert spherical basis functions to Cartesian ones, while converting Cartesian basis functions to spherical ones is not supported.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Sat, 13 Jun 2020 14:56:32 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1184#p1184</guid>
		</item>
		<item>
			<title><![CDATA[Cartesian to spherical MO coefficients conversion in molden file]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=1183#p1183</link>
			<description><![CDATA[<p>Dear Multiwfn developers,</p><p>I have a molden file generated by a quantum chemistry software in which the basis set is represented in Cartesian coordinates (i.e., 6 basis functions for d orbitals). I would like to convert this molden file into the .gbw file via orca_2mkl too as ORCA&#039;s initial guess wfn (I have a script to convert molden file to molekel file first). However, this conversion failed because ORCA by default only accepts basis sets in spherical representation (i.e., 5 basis functions for d orbitals). I am wondering is there any tools in multiwfn that can take the molden file with Cartesian basis set as input, convert the information (MO coefficients, occupation numbers, etc.) to that of a corresponding spherical basis set, and finally output the new molden file?</p><p>Best regards,<br />Chenru</p>]]></description>
			<author><![CDATA[dummy@example.com (crduan)]]></author>
			<pubDate>Sat, 13 Jun 2020 14:19:58 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=1183#p1183</guid>
		</item>
	</channel>
</rss>
