<?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=769&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Multiwfn forum / dislin module name]]></title>
		<link>http://sobereva.com/wfnbbs/viewtopic.php?id=769</link>
		<description><![CDATA[The most recent posts in dislin module name.]]></description>
		<lastBuildDate>Sun, 05 Feb 2023 18:44:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: dislin module name]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2951#p2951</link>
			<description><![CDATA[<p>I agree with you. I just updated Multiwfn source code package on the website, now all &quot;use dislin_d&quot; in source code have been changed to &quot;use dislin&quot;, and all &quot;dislin_d.mod&quot; in Makefile has been changed to &quot;dislin.mod&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (sobereva)]]></author>
			<pubDate>Sun, 05 Feb 2023 18:44:20 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2951#p2951</guid>
		</item>
		<item>
			<title><![CDATA[dislin module name]]></title>
			<link>http://sobereva.com/wfnbbs/viewtopic.php?pid=2948#p2948</link>
			<description><![CDATA[<p>I ran into some compilation issues with my CMake build script for the Mac build, due to the discrepancy between the module name of dislin in dislin_d.f90 (&quot;dislin&quot;) and the imports in other files (&quot;use dislin_d&quot;). In your makefile, I believe this is currently obscured by the rule to create the mod-file dislin_d.mod from the source file dislin_d.f90:</p><p>dislin_d.mod : dislin_d.f90<br />&#160; &#160; $(FC) $(OPT) -c dislin_d.f90</p><p>For consistency and portability I would suggest to either:<br />1. Change the module name to &quot;dislin_d&quot;<br />2. Change the imports and the Makefile rule to use &quot;dislin&quot;</p><p><a href="https://github.com/kjelljorner/multiwfn-mac-build/blob/main/CMakeLists.txt" rel="nofollow">https://github.com/kjelljorner/multiwfn … eLists.txt</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kjelljorner)]]></author>
			<pubDate>Sun, 05 Feb 2023 10:11:41 +0000</pubDate>
			<guid>http://sobereva.com/wfnbbs/viewtopic.php?pid=2948#p2948</guid>
		</item>
	</channel>
</rss>
