[Solved] AbinitBandStructureMaker cannot generate .agr file
Posted: Wed Sep 05, 2012 6:34 am
Hello!
I am now trying to draw the band structure of the ionic crystal by AbinitBandStructureMaker.py.
The .dbs file is successfully generated.
However,.agr file cannot be obtaned by the command,
> python AbinitBandStructureMaker.py t3x.out.dbs
The error message was,
> =========================================
> AbinitBandStructureMaker.py version 1.2
> =========================================
> Traceback (most recent call last):
> File "AbinitBandStructureMaker.py", line 1273, in <module>
> maxlist.append(ctrl.Y[i][ctrl.nvalenceband-1])
> IndexError: index out of bounds
I wish somebody could teach me what was wrong, and what should I do.
Thanks.
I am now trying to draw the band structure of the ionic crystal by AbinitBandStructureMaker.py.
The .dbs file is successfully generated.
However,.agr file cannot be obtaned by the command,
> python AbinitBandStructureMaker.py t3x.out.dbs
The error message was,
> =========================================
> AbinitBandStructureMaker.py version 1.2
> =========================================
> Traceback (most recent call last):
> File "AbinitBandStructureMaker.py", line 1273, in <module>
> maxlist.append(ctrl.Y[i][ctrl.nvalenceband-1])
> IndexError: index out of bounds
I wish somebody could teach me what was wrong, and what should I do.
Thanks.