古いバージョンのBBSは閲覧のみ可能です。
The old BBS is read only.
6556
[Re:02] Energy band plot
Posted on : September 04, 2014 (Thu) 23:14:54
by Hitoshi Gomi
Hi Jeremy,
First of all, if you are using the latest version (July 29, 2014), 1st column is the length of path along k-vectors that you have setted in the infile, 2nd column is the energy and 3rd column is the Bloch-spectrum function.
This output format is optimized to plot a band dispersion by using the GNUPLOT.
So, you can type following instructions:
set pm3d map
splot "fe_up.spc"
---
Professor Akai said that output format can be switched by editing spmain.f, but I have never tested.
The statement is written before "70 continue" (Line 787).
Hitoshi