Skip to content

Fix mistake in saving EXPEQ.IN in h5

Thomas Hayward-Schneider requested to merge fix_h5_expeq into master

During refactoring, a mistake appeared when adding the storing of the EXPEQ.IN file as part of the hdf5 output. This caused a segfault for chease hdf5 runs.

This MR fixes that issue.

Merge request reports