mirror of https://gitlab.com/QEF/q-e.git
![]() After the last change allowing noncolinear calculations with no magnetism, non-scf and noncolinear band calculations must be done with the same starting magnetization as for the scf case, or else the code will compute bands that are not consistent with scf. I simply fixed the inputs but this way of initializing non-scf and band calculations is confusing and error-prone. What is worse, it is conceptually wrong, and not only in this specific case: non-scf and band calculations should read only information on how to compute wavefunctions (number of bands, smearing, k-points, etc.) from input; everything else should be read from data file (atomic positions and Fermi energies are already read from data file). |
||
---|---|---|
.. | ||
benchmark.out.git.inp=noncolin-1.in | ||
benchmark.out.git.inp=noncolin-2.in | ||
benchmark.out.git.inp=noncolin-cg.in | ||
benchmark.out.git.inp=noncolin-constrain_angle.in | ||
benchmark.out.git.inp=noncolin-constrain_atomic.in | ||
benchmark.out.git.inp=noncolin-constrain_total.in | ||
benchmark.out.git.inp=noncolin-hyb.in | ||
benchmark.out.git.inp=noncolin-pbe.in | ||
benchmark.out.git.inp=noncolin.in | ||
noncolin-1.in | ||
noncolin-2.in | ||
noncolin-cg.in | ||
noncolin-constrain_angle.in | ||
noncolin-constrain_atomic.in | ||
noncolin-constrain_total.in | ||
noncolin-hyb.in | ||
noncolin-pbe.in | ||
noncolin.in |