<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Dear All,</div><div><br></div><div>I could finish the band calculation successfully and obtain the band.dat file, which is shown below, and it looks fine to me.</div><div><br></div><div> &plot nbnd= 328, nks=   301 /<br>            0.750148  0.721602  0.203942<br>  -79.712  -79.712  -79.712  -79.705  -79.705  -79.705  -79.704  -79.704  -79.703  -79.502<br>  -79.502  -79.502  -79.495  -79.495  -79.495  -79.494  -79.494  -79.493  -44.235  -44.235<br>  -44.235  -44.225  -44.225  -44.225  -44.202  -44.201  -44.201  -44.121  -44.121  -44.120<br>  -44.113  -44.113  -44.113  -44.095  -44.095  -44.095  -42.491  -42.491  -42.491  -42.484<br>  -42.484  -42.484  -42.458  -42.458  -42.458  -42.386  -42.386  -42.386  -42.382  -42.382<br></div><div>......</div><div><br></div><div>Then, I use the following file (<a href="http://drawband.in">drawband.in</a>) to extract the band structure.</div><div><br></div><div>band.dat<br>-1.0 1.0<br>band.xmgr<br><a href="http://band.ps">band.ps</a><br>15.2054<br>1.0 15.2054</div><div><br></div><div>Here is the script I used for plotting band structure.</div><div><br></div><div>#!/bin/bash<br>#SBATCH --partition=workq<br>#SBATCH --job-name="espresso"<br>#SBATCH --nodes=1<br>#SBATCH --time=24:00:00<br>#SBATCH --exclusive<br>#SBATCH --err=std.err<br>#SBATCH --output=std.out<br>#----------------------------------------------------------#<br>#export ESPRESSO_USE="" # This is the default<br>#export ESPRESSO_USE=_scalapack # This is the scalapack version<br>module load espresso/6.5<br>export OMP_NUM_THREADS=1<br>#----------------------------------------------------------#<br>echo "The job "${SLURM_JOB_ID}" is running on "${SLURM_JOB_NODELIST}<br>#----------------------------------------------------------#<br>srun --ntasks=1 --hint=nomultithread --ntasks-per-node=32 --ntasks-per-socket=16 --ntasks-per-core=1 --mem-bind=v,local ${ESPRESSO_HOME}/bin/plotband.x < <a href="http://drawband.in">drawband.in</a> > drawband.out<br>rm -r pr.*</div><div><br></div><div>After I run the script, I obtain three .xmgr files. (band.xmgr.1.1, band.xmgr.2.1 and band.xmgr.3.1). I suppose there should be only one .xmgr file generated after I run plotband.x code. Why are there three .xmgr files generated? I plot all data in these three files and the band structure looks wrong as well.</div><div><br></div><div>Would anyone please give me some suggestions on the solution? Thank you very much.</div><div><br></div><div>Kind regards,</div><div><br></div><div>Kieran</div></div></div></div></div></div></div></div></div>

<br>
<div><hr></div><font face="Arial" size="1">This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email.</font>