Skip to content

Bugfix for DFT+Hubbard

Iurii Timrov requested to merge timrov/q-e:fix_hubbard into develop

In some home-made pseudos the atomic labels are lowercase which causes problems in the new Hubbard input syntax. Solution: capitalize the atomic labels.

Merge request reports