<div dir="ltr">Hello Quantum Espresso Users!<div><br></div><div>I installed QE on ubuntu and ran the first example for plotting band gap for silicon structure successfully. Then I tried graphene structure using the following:</div><div><br></div><div>&SYSTEM</div><div> ibrav= 4, celldm(1)= 4.602, celldm(3) = 4, nat= 2, ntyp= 1,<br></div><div>....</div><div><div>ATOMIC_POSITIONS {alat}</div><div>C 0.00 0.00 0.00</div><div>C 0.00 0.57735026918962576451 0.00</div></div><div>K_POINTS {tpiba_b}<br></div><div>....</div><div>I got the correct results for bandgap of graphene.<br></div><div><br></div><div>Now if I want to run for free bravais lattice with ibrav=0 for supercells consisting of 3 hex rings</div><div><br></div><div><div>&SYSTEM</div><div>  ibrav = 0 ,  A =    9.17901,  nat = 14,  ntyp = 1</div><div>/</div><div>CELL_PARAMETERS {alat}</div><div>  1.000000000000000   0.000000000000000   0.000000000000000 </div><div>  0.000000000000000   1.000000000000000   0.000000000000000 </div><div>  0.000000000000000   0.000000000000000   1.000000000000000 </div><div>ATOMIC_SPECIES</div><div>   C   12.01060   C.pz-van_ak.UPF</div><div>ATOMIC_POSITIONS {alat}</div><div>C   0.200001000000000   0.827165000000000   0.500000000000000 </div><div>C   0.366667000000000   0.807920000000000   0.500000000000000 </div><div>C   0.433333000000000   0.653960000000000   0.500000000000000 </div><div>C   0.100000000000000   0.692450000000000   0.500000000000000 </div><div>C   0.166666666666667   0.538491000000000   0.500000000000000 </div><div>C   0.600000000000000   0.634715000000000   0.500000000000000 </div><div>C   0.666666666666667   0.480756000000000   0.500000000000000 </div><div>C   0.333333333333333   0.519246000000000   0.500000000000000 </div><div>C   0.400001000000000   0.365286000000000   0.500000000000000 </div><div>C   0.833333333333333   0.461511000000000   0.500000000000000 </div><div>C   0.900000000000000   0.307551000000000   0.500000000000000 </div><div>C   0.566667000000000   0.346041000000000   0.500000000000000 </div><div>C   0.633334000000000   0.192080000000000   0.500000000000000 </div><div>C   0.800000000000000   0.172835000000000   0.500000000000000 </div></div><div>K_POINTS {tpiba_b}<br></div><div>......</div><div><br></div><div>I do not obtain graphene band gap structure. I just get parallel bands. Can anyone please help? I want to use ibrav=0 because I also want to run on deformed structures on supercells in future. </div><div><br></div><div>Thanks in advance!</div><div><br></div><div>-Jane</div></div>