Skip to content

Fix non-breaking spaces in some pseudodojo files

Description

Some pseudopotentials contains non-breaking spaces in the functional name, instead of regular spaces. This lead to the XML parser to not recognize the functional, leading to the warning "Unknown XC functionsl for species XXX" for the concerned files.

As a consequence, the LDA-PW was not used while this is the functional of the pseudopotentials.

This is fixes by this merge request.

Thanks to Alba De Las Heras Munoz for reporting this.

News snippet

Fix a warning for some pseudodojo files.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports

Loading