Skip to content

XSpectra crash

giannozz requested to merge giannozz/q-e:master into develop

XSpectra was crashing after the change done to ensure that the FFT gridis commensurate with fractional translations (if present). Solved by setting fft_fact=1, but a better solution would be to modify FFT grid initialization so that this piece of information is not needed once the FFT dimensions are known. Thanks to Iurii for reporting this.

Merge request reports