内容へ移動
HX-XAFS group of Nagoya Univ. SR-Center and Aichi SR
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
現在位置:
start
»
tabuchi
»
run-atoms
トレース:
•
contact
•
asakura
•
ey-cey
•
q4ps-manual
•
qgasflow
•
gaal20191009
•
what-to-do
•
qtxtop
•
xafsm2-whattodo
•
qtapda
tabuchi:run-atoms
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
===== atoms をコマンドラインから使う ===== perl や ifeffit にパスが通った環境下で、datoms を実行すれば良い。\\ 例えば、下記の様に環境変数とパスを設定した cmd の中でなら datoms を実行可能。 <file text demeterEnv.bat> SET DEMETER_BASE=C:\DemeterPerl SET IFEFFIT_DIR=%DEMETER_BASE%\c\share\ifeffit\ SET PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;%DEMETER_BASE%\c\bin;%DEMETER_BASE%\perl\site\bin;%DEMETER_BASE%\perl\bin;%DEMETER_BASE%\c\bin\gnuplot\bin cmd </file> ただし、オリジナルの datoms は <code> #!/usr/bin/perl </code> で始まる unix の shell スクリプトとして書かれているので、Windows から実行するなら 上記の様に perl にパスが通った環境下で <code> perl -S datoms test.inp perl -S datoms -c test.cif perl -S datoms -c test.cif -o feff.inp </code> の様に実行する。
tabuchi/run-atoms.txt
· 最終更新:
2020/04/22 08:18
by
mtab
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ