Skip to content

Bug fix: is_spin_up and is_spin_down functions were not consistent with the rest of the code

Micael Oliveira requested to merge fix_is_spin_up_and_is_spin_down into hotfix-8.2

Description

Bug fix: is_spin_up and is_spin_down functions were not consistent with the rest of the code, as odd k-points should correspond to spin-up and even k-points to spin-down.

News snippet

Fixed bug affecting TDDeltaStrengthMode = kick_spin_and_density.

Merge request reports