Hi, usually the band structure can be plotted using the post-processing tools AbinitBandMaker.py, located /utils/users/
However after installing 7.4.3, I cannot find the utilities.. May I ask where they are? I cannot find them anywhere.
Many thanks,
Also, in this tutorial, it only says to use " MARP 2451" lecture and MATLAB to visualize the band structure.
Is it serious that Abinit does not have any post-processing tool anymore to plot band Structure ? !
Where are the utilities after installation? [SOLVED]
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Re: Where are the utilities after installation?
beuken@forges:~/Workspace/Abinit/7.4/7.4.3-private
> find . -name "AbinitBand*" -print
./scripts/post_processing/AbinitBandStructureMaker.py
./doc/users/AbinitBandStructureMaker_manual.tex
I do not know why the script name has changed
jmb
------
Jean-Michel Beuken
Computer Scientist
Jean-Michel Beuken
Computer Scientist
Re: Where are the utilities after installation?
Thank you so much!!!