<div dir="ltr">I am trying to calculate phonons in monolayer (ML) mos2 along high symmetry paths, I am using the same input file that gave me a good electronic band structure. I am using espresso-5.1. The scf and ph input files are pasted below. I have also attached a .tif file of the dispersion, please notice that near the Gamma points there is some significant irregularity. <div><br></div><div>I am curious to know why this input file worked OK for the electronic band structure but not so well for phonons? For clarity I used an 8x8x1 MP grid for the electronic band structure calculation and a 6x6x4 MP grid for phonons. (I had good success using a 6x6x4 MP grid for calculating phonons in ML mos2 before however I used the wrong lattice constants putting the structure under strain thus the purpose of this new calculation).</div><div><br></div><div>I understand the vdW forces may play a role in electronic band calculations of MLs so the interplanar distance is ~15 angstroms for both the electronic band calculation and phonons calculation.</div><div><br></div><div>%%%%%%%%%%%%SCF CALC</div><div><div>&CONTROL</div><div>    calculation='scf',</div><div>    restart_mode='from_scratch',</div><div>    pseudo_dir='/home/cf79a/espresso-par/espresso-5.1.2/pseudo',</div><div>    outdir='/home/cf79a/espresso-par/espresso-5.1.2/materials/EFRI/outdir/MoS2',</div><div>    prefix='MoS2-lda',</div><div>/</div><div>&SYSTEM</div><div>    ibrav=4, celldm(1)=5.905393714, celldm(3)=6,</div><div>    nat=3, ntyp=2, ecutwfc =140</div><div>/</div><div>&ELECTRONS</div><div>    conv_thr =  1.0d-15</div><div>    mixing_beta = 0.7</div><div>/</div><div>ATOMIC_SPECIES</div><div> Mo  95.94    Mo.pw-mt_fhi.UPF</div><div> S   32.065   S.pw-mt_fhi.UPF</div><div>ATOMIC_POSITIONS bohr</div><div>S        0.00002      -0.00001       0.000000000</div><div>Mo       2.952696857   1.704740325   2.938523912</div><div>S        0.00002      -0.00001       5.877047824</div><div>K_POINTS automatic</div><div>  6 6 4 1 1 1</div></div><div><br></div><div>%%%%%%%%%%%%%%%%%PHONONS</div><div><div>phonons of MoS2</div><div>&inputph</div><div>  recover=.true.,</div><div>  tr2_ph=1.0d-12,</div><div>  ldisp=.true.,</div><div>  nq1=6, nq2=6, nq3=4</div><div>  amass(1)=95.94,</div><div>  amass(2)=32.065,</div><div>  prefix='MoS2-lda',</div><div>  !outdir='directory where large files are written/'</div><div>  outdir='/home/cf79a/espresso-par/espresso-5.1.2/materials/EFRI/outdir/MoS2',</div><div>  fildyn='mos.dyn',</div><div> /</div></div><div><br></div><div>Best,</div><div>Cameron</div><div><br></div></div>