<div dir="ltr">Hi, <br><br>I am trying to calculate the electronic structure of semiconducting crystals such as GaAs under pressure. The flow that I am applying is:<br>- optimize the geometry with vc-relax, where I enter the desired pressure at 'press' <br>- use the resulting structure at electronic band structure calculation with a hybrid functional such as HSE06.<br>There's no problem when I apply hydrostatic pressure, but when I try to apply directional pressure I receive errors. I do this by using cell_dofree<br><br>&CELL<br>  cell_dynamics='damp-w',<br>  press=10.d0,<br>  press_conv_thr=0.5d0,<br>  cell_dofree = 'x',<br>/  <br><br>Specificly my problem falls into the following at the QE troubleshooting file:<br><br>---5.0.0.27 pw.x stops during variable-cell optimization in checkallsym with non orthogonal operation error---<br><br>One of the advised solutions is to "use a symmetry-conserving algorithm: the Wentzcovitch algorithm (cell dynamics='damp-w') should not break the symmetry." , which I tried without success.<br><br>I would greatly appreciate an alternative solution to the problem.<br><br>Best Regards,<br><br>Emre Yarımbıyık </div>