Skip to content

Castep interface

Fixed CASTEP interface test failing with (ancient) Python 2.6 -- basically replaced subprocess.check_output() with subprocess.Popen()

Includes further minor bugfix regarding the dryrun functionality of the CASTEP calculator.

Merge request reports