<div dir="ltr"><div>Thank you very much for your attention, Kazume. </div><div><br></div><div>I found out that my error wasn't with QE, but rather a numerical error in the compilation of parallel processing libraries. Since it was a small system, I ran it on a single core and it worked. So, it wasn't an issue with QE.<br><br></div><div>Best regards, <br></div><div><br></div><div>Pedro<br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>--<br></div><div>Prof. Dr. <b>Pedro A. F. P. Moreira</b></div><div><b><br></b></div><div>Departamento de Física (DF)</div><div>Universidade Federal de São Carlos (UFSCar)</div><div>Tel.: (+55 16) 3351-8474</div><div><i><a href="mailto:pmoreira@ufscar.br" target="_blank">pmoreira@ufscar.br</a></i><br></div><div><b></b></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em seg., 3 de jun. de 2024 às 19:43, Kazume NISHIDATE <<a href="mailto:nisidate@iwate-u.ac.jp">nisidate@iwate-u.ac.jp</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Pedro,<br>
<br>
I can't reproduce your error.<br>
<br>
Calculations using your input file with the QE v.7.2 and the<br>
QE v.7.3.1 were normally finished.<br>
<br>
test-7.3] grep bfgs al.out<br>
     number of bfgs steps    =   0<br>
     number of bfgs steps    =   1<br>
     number of bfgs steps    =   2<br>
     bfgs converged in   4 scf cycles and   3 bfgs steps<br>
     File ./work/al.bfgs deleted, as requested<br>
<br>
test-7.2] grep bfgs al.out<br>
     number of bfgs steps    =   0<br>
     number of bfgs steps    =   1<br>
     number of bfgs steps    =   2<br>
     bfgs converged in   4 scf cycles and   3 bfgs steps<br>
     File ./work/al.bfgs deleted, as requested<br>
<br>
<br>
<br>
> 2024/06/03 22:07、Pedro Augusto Franco Pinheiro Moreira via users <<a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a>>のメール:<br>
> <br>
> Dear all.<br>
> <br>
> I'm trying to relax an Al cell using vc-relax, but the following symmetry error keeps popping up:<br>
> <br>
> %% Error in routine checkallsym (1): some of the original symmetry operations not satisfied %%%<br>
> <br>
> The QE version is 7.3.1. The pseudopotential was copied from the SSSP library, and as you can see, I used the parameters that were suggested there. I've tried several suggestions from the user list, but none of them have worked. In fact, I changed the "cell_dofree" variable to both "all" and "xyz", and both had the same errors. My input is below.<br>
> <br>
> Does anyone know why this error occurs and how to fix it?<br>
> <br>
> Thanks in advance,<br>
> <br>
> Pedro<br>
> <br>
> &CONTROL<br>
>    calculation   = 'vc-relax'<br>
>    pseudo_dir    = '../pseudo_SSSP'<br>
>    outdir        = './tmp'<br>
>    prefix        = 'al'<br>
>    etot_conv_thr = 1.0D-5<br>
>    forc_conv_thr = 1.0D-4<br>
> /<br>
> &SYSTEM<br>
>    ibrav         = 0<br>
>    nat           = 4<br>
>    ntyp          = 1<br>
>    occupations   = 'smearing'<br>
>    smearing      = 'mv'<br>
>    degauss       = 0.02<br>
>    ecutwfc       = 30.0<br>
>    ecutrho       = 240.0<br>
> /<br>
> &ELECTRONS<br>
>    mixing_beta   = 0.7<br>
>    conv_thr      = 1.0D-7<br>
> /<br>
> &IONS<br>
>    ion_dynamics  = 'bfgs'<br>
> /<br>
> &CELL<br>
>    cell_dynamics = 'bfgs'<br>
>    cell_dofree   = 'all'<br>
>    press_conv_thr= 0.05<br>
> /<br>
> ATOMIC_SPECIES<br>
>    Al 26.9815 Al.pbe-n-kjpaw_psl.1.0.0.UPF<br>
> ATOMIC_POSITIONS crystal<br>
> Al      0.0000   0.0000   0.0000  <br>
> Al      0.0000   0.5000   0.5000<br>
> Al      0.5000   0.0000   0.5000<br>
> Al      0.5000   0.5000   0.0000<br>
> K_POINTS automatic<br>
>    5 5 5 0 0 0<br>
> CELL_PARAMETERS angstrom<br>
>       4.0390       0.0000       0.0000<br>
>       0.0000       4.0390       0.0000<br>
>       0.0000       0.0000       4.0390<br>
> <br>
> <br>
> --<br>
> Prof. Dr. Pedro A. F. P. Moreira<br>
> <br>
> Departamento de Física (DF)<br>
> Universidade Federal de São Carlos (UFSCar)<br>
> Tel.: (+55 16) 3351-8474<br>
> <a href="mailto:pmoreira@ufscar.br" target="_blank">pmoreira@ufscar.br</a><br>
> _______________________________________________<br>
> The Quantum ESPRESSO community stands by the Ukrainian<br>
> people and expresses its concerns about the devastating<br>
> effects that the Russian military offensive has on their<br>
> country and on the free and peaceful scientific, cultural,<br>
> and economic cooperation amongst peoples<br>
> _______________________________________________<br>
> Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu" rel="noreferrer" target="_blank">www.max-centre.eu</a>)<br>
> users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
> <a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a><br>
<br>
<br>
西館数芽<br>
Kazume NISHIDATE Ph.D<br>
<br>
Department of Systems Innovation Engineering,<br>
Graduate School of Science and Engineering, Iwate University<br>
4-3-5 Ueda, Morioka, Iwate, 020-8551 JAPAN<br>
Phone:+81-19-621-6391<br>
<a href="mailto:kazume.nishidate@gmail.com" target="_blank">kazume.nishidate@gmail.com</a>, <a href="mailto:nisidate@iwate-u.ac.jp" target="_blank">nisidate@iwate-u.ac.jp</a><br>
<a href="https://sites.google.com/site/nisidatelab/" rel="noreferrer" target="_blank">https://sites.google.com/site/nisidatelab/</a><br>
<br>
</blockquote></div>