Skip to content

BUG: Bugfix in castep calculator read() and merge_param() routine

username-removed-253735 requested to merge simonrittmeyer/ase:castep into master

Reading symmetry operations crashed the entire routine. Fixed by rewinding one line before calling the routine. In principle a trivial bugfix.

EDIT: Additional bugfix in merge_param()

Merge request reports