Skip to content

fixing vc-relax with exact exchange

Pietro Delugas requested to merge pietrodelugas/q-e:fix_exx_reinit into develop

the coulomb_fac array must be reallocated and upgraded at each variable cell iteration.

Added to the cell namelist the treinit_gvecs flag if set to true, fft grid related quantities are upgraded at each iteration.

Edited by Pietro Delugas

Merge request reports