ComputationalPhysiology / simcardems

Simula Cardiac ElectroMechanics Solver
http://computationalphysiology.github.io/simcardems
GNU Lesser General Public License v2.1
11 stars 11 forks source link

Fix loading of benchmark results #143

Closed finsberg closed 1 year ago

finsberg commented 1 year ago

It seems that with the most recent changes, the info about the mesh is saved to a json-file with the same name as the .h5 file, which is results.json. Since we also save the results from the benchmark in this file, there is a conflict.

There we will instead save the benchmark results to a file called benchmark_results.h5 and continue to save the benchmark results in results.json