Cloudy & Associates

Skip to content

Fix bug in reading Badnell data

Chatzikos, Marios requested to merge ion_Badnell_bug into master

The code that reads 'badnell_dr.dat' assumes that the line has at least three characters. However, the second line in the file is empty. This led to test suite crashes in the GCC debug run yesterday.

Edited by Chatzikos, Marios

Merge request reports