<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Gaussian のスクラッチファイル へのコメント	</title>
	<atom:link href="https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/feed/" rel="self" type="application/rss+xml" />
	<link>https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/</link>
	<description></description>
	<lastBuildDate>Fri, 24 Nov 2023 10:19:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>
		匿名 より		</title>
		<link>https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/comment-page-1/#comment-14887</link>

		<dc:creator><![CDATA[匿名]]></dc:creator>
		<pubDate>Fri, 24 Nov 2023 10:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://computational-chemistry.com/?p=2166#comment-14887</guid>

					<description><![CDATA[広告が記事にかかっていて読めないです。]]></description>
			<content:encoded><![CDATA[<p>広告が記事にかかっていて読めないです。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		tenten より		</title>
		<link>https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/comment-page-1/#comment-14788</link>

		<dc:creator><![CDATA[tenten]]></dc:creator>
		<pubDate>Tue, 21 Aug 2018 15:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://computational-chemistry.com/?p=2166#comment-14788</guid>

					<description><![CDATA[もうひとつ、たまに使うコマンドを忘れていました。chkchk というコマンドでchkファイルの中身のサマリーをだしてくれます。たまにこれなんだっけ？とか　正常終了してるchkかなど知りたいときに便利です。]]></description>
			<content:encoded><![CDATA[<p>もうひとつ、たまに使うコマンドを忘れていました。chkchk というコマンドでchkファイルの中身のサマリーをだしてくれます。たまにこれなんだっけ？とか　正常終了してるchkかなど知りたいときに便利です。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		管理人 より		</title>
		<link>https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/comment-page-1/#comment-14787</link>

		<dc:creator><![CDATA[管理人]]></dc:creator>
		<pubDate>Tue, 21 Aug 2018 07:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://computational-chemistry.com/?p=2166#comment-14787</guid>

					<description><![CDATA[&lt;a href=&quot;https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/comment-page-1/#comment-14786&quot;&gt;tenten&lt;/a&gt; への返信。

tenten 様
いつも貴重な情報をありがとうございます。
unfchk というコマンドは存じ上げませんでした。
これからも色々と教えていただければと思います。
今後ともよろしくお願いいたします。]]></description>
			<content:encoded><![CDATA[<p><a href="https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/comment-page-1/#comment-14786">tenten</a> への返信。</p>
<p>tenten 様<br />
いつも貴重な情報をありがとうございます。<br />
unfchk というコマンドは存じ上げませんでした。<br />
これからも色々と教えていただければと思います。<br />
今後ともよろしくお願いいたします。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		tenten より		</title>
		<link>https://computational-chemistry.com/top/blog/2017/04/07/gaussian-scratch/comment-page-1/#comment-14786</link>

		<dc:creator><![CDATA[tenten]]></dc:creator>
		<pubDate>Tue, 21 Aug 2018 06:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://computational-chemistry.com/?p=2166#comment-14786</guid>

					<description><![CDATA[後存知かもしれませんが
formchk  chkファイル(bin)をfchkファイル(text)に変換
(fchkはtextなのでアーキテクチャが違う計算機でやり取りできますよ)
その後、unfchkというコマンドで戻すと　
fchkファイル(text)をchkファイル(その計算機用のbin)に変換

chk (hostA)　→　fchk (hostA)　→　fchk (hostB)　→　chk (hostB)
A win B linux とかでも大丈夫です。

あと便利なコマンドとしては
g09用　c8609  g86からg03までのchkファイルをg09用に変換してくれます。
g16用　c8616  g86からg09までのchkファイルをg16用に変換してくれます。

これを使えば　過去のデータを使いまわせます。
一期一会の電子状態の再現などに有用です。
これらのコマンドはガウシアンの組み込みコマンドなのでガウシアンを動かせる状態にしておかないと使えません。

fchkは通常CIのデータを含まないので　TD-DFTの結果とか容量が小さいです。
UVの結果を見るにはlogで　MO見たい時にはfchkが便利だと思います。chkは計算したものと同じ種類のOSでしか見れないのでちょっと不便ですね。]]></description>
			<content:encoded><![CDATA[<p>後存知かもしれませんが<br />
formchk  chkファイル(bin)をfchkファイル(text)に変換<br />
(fchkはtextなのでアーキテクチャが違う計算機でやり取りできますよ)<br />
その後、unfchkというコマンドで戻すと　<br />
fchkファイル(text)をchkファイル(その計算機用のbin)に変換</p>
<p>chk (hostA)　→　fchk (hostA)　→　fchk (hostB)　→　chk (hostB)<br />
A win B linux とかでも大丈夫です。</p>
<p>あと便利なコマンドとしては<br />
g09用　c8609  g86からg03までのchkファイルをg09用に変換してくれます。<br />
g16用　c8616  g86からg09までのchkファイルをg16用に変換してくれます。</p>
<p>これを使えば　過去のデータを使いまわせます。<br />
一期一会の電子状態の再現などに有用です。<br />
これらのコマンドはガウシアンの組み込みコマンドなのでガウシアンを動かせる状態にしておかないと使えません。</p>
<p>fchkは通常CIのデータを含まないので　TD-DFTの結果とか容量が小さいです。<br />
UVの結果を見るにはlogで　MO見たい時にはfchkが便利だと思います。chkは計算したものと同じ種類のOSでしか見れないのでちょっと不便ですね。</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
