<?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=667&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / Update inquire statements]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=667</link>
		<description><![CDATA[The most recent posts in Update inquire statements.]]></description>
		<lastBuildDate>Fri, 13 May 2022 15:49:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2483#p2483</link>
			<description><![CDATA[<p>Dear Tian Lu,</p><p>Thank you! Your workaround works with gfortran.</p><p>Best regards,<br />Igor</p>]]></description>
			<author><![CDATA[dummy@example.com (i.s.ger)]]></author>
			<pubDate>Fri, 13 May 2022 15:49:07 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2483#p2483</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2481#p2481</link>
			<description><![CDATA[<p>Dear Igor,</p><p>I just noticed that you have added definition of module &quot;inquire&quot; in the patch. I ignored this point before.</p><p>I found the patch introduces dependency on C compiler as well as sys/stat.h, which will make compilation more difficult especially in Windows. To avoid using &quot;inquire(directory=...)&quot; I found another workaround. I just updated Multiwfn on website, you can find I have added a new subroutine &quot;inquire_dir&quot; in util.f90, which is able to determine existence of directory fully within Fortran framework, and it should be compatible with gfortran.</p><p>Best regards,</p><p>Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Fri, 13 May 2022 14:43:40 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2481#p2481</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2471#p2471</link>
			<description><![CDATA[<p>Dear Tian Lu,</p><p>I added this module to this patch. After applying the patch, that module should be created (automatically)... That is my question, since I do not see your code after applying the patch, I also do not know how you apply it.</p><p>Best regards,<br />Igor</p>]]></description>
			<author><![CDATA[dummy@example.com (i.s.ger)]]></author>
			<pubDate>Thu, 12 May 2022 02:18:14 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2471#p2471</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2470#p2470</link>
			<description><![CDATA[<p>Dear Igor,</p><p>In official source code of fileIO.f90 of Multiwfn 3.8(dev), there is no module named &quot;fileIO&quot; defined in fileIO.f90.</p><p>Best,</p><p>Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Thu, 12 May 2022 01:29:38 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2470#p2470</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2469#p2469</link>
			<description><![CDATA[<p>Dear Tian Lu,</p><p>That is strange... Do you see fileIO module at the end of fileIO.f90?</p><p>Best regards,<br />Igor</p>]]></description>
			<author><![CDATA[dummy@example.com (i.s.ger)]]></author>
			<pubDate>Wed, 11 May 2022 08:53:11 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2469#p2469</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2468#p2468</link>
			<description><![CDATA[<p>Dear Igor,</p><p>After adding `use fileIO, only: inquire`, ifort will show: &quot;error #7002: Error in opening the compiled module file.&#160; Check INCLUDE paths.&#160; &#160;[FILEIO]&quot;</p><p>Best,<br />Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Wed, 11 May 2022 07:58:43 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2468#p2468</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2467#p2467</link>
			<description><![CDATA[<p>Dear Tian Lu,</p><p>That is interesting since I&#039;m working on top of this patch...</p><p>Could you please add `use fileIO, only: inquire` in routines where this problem appears? It will fix this issue.</p><p>Best regards,<br />Igor</p>]]></description>
			<author><![CDATA[dummy@example.com (i.s.ger)]]></author>
			<pubDate>Wed, 11 May 2022 05:56:40 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2467#p2467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2465#p2465</link>
			<description><![CDATA[<p>Dear Igor,</p><p>I found lines such as &quot;call inquire(directory=&quot;wfntmp&quot;,exist=alivewfntmp)&quot; will cause &quot;error #6632: Keyword arguments are invalid without an explicit interface.&#160; &#160;[DIRECTORY]&quot; during compilation via ifort. </p><p>Best,</p><p>Tian</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Wed, 11 May 2022 04:58:34 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2465#p2465</guid>
		</item>
		<item>
			<title><![CDATA[Update inquire statements]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2463#p2463</link>
			<description><![CDATA[<p>Dear Tian Lu,</p><p>For increasing the portability of MultiWFN, I updated inquire statements since inquire(directory=) is an extension of Intel Fortran compiler.<br />Here, is the patch for it: <a href="http://sobereva.com/wfnbbs/uploads/9cc129ac71c5ec6e1e6a969e97622483.txt" rel="nofollow">0001-Inquire-directory-for-gFortran.patch.txt</a></p><p>This patch decreases necessary changes for compiling MultiWFN using gfortran. I did not implement all features of inquire statements; only these which are used in MultiWFN source code.</p><p>Best regards,<br />Igor</p>]]></description>
			<author><![CDATA[dummy@example.com (i.s.ger)]]></author>
			<pubDate>Tue, 10 May 2022 08:42:03 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2463#p2463</guid>
		</item>
	</channel>
</rss>
