Skip to content

射影バンド計算について #3

Description

@fkomori

射影バンド計算を行って、wfn_orb_proj.dataが出力されたので、以下のperlプログラムを実行しましたが、エラーメッセージが出ます。計算がうまくいっていないのでしょうか。

../bin/band-orbital-proj.pl nfenergy.data bandkpt_2D.in wfn_orb_proj.data

1. オプションなしでは、バンド図を書くことができます。
2.  オプション -atom_range=1,4を入れると、以下のエラーが出ます。
Use of uninitialized value $atom in numeric lt (<) at ../bin/band-orbital-proj.pl line 218, line 147.
Use of uninitialized value $atom in numeric lt (<) at ../bin/band-orbital-proj.pl line 218, line 148.
Argument "=" isn't numeric in numeric lt (<) at ../bin/band-orbital-proj.pl line 218, line 149.
3. オプション -key=4を入れると、以下のエラーが出ます。
Use of uninitialized value $key in string ne at ../bin/band-orbital-proj.pl line 234, line 147.
(同じエラーが .................................                      line 713.
まで出ます。)
4. 以下のオプションは正常に動作します。
-color -erange=-2,2 -einc=1 -cbrange=-1,1 -print_format=png
5. wfn_orb_proj.dataのヘッダー部分を添付します。

小森文夫 生産技術研究所

Orbital Projection for bands.docx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions