Open wongooz opened 4 days ago
@JamieStumpORNL implemented a draft of writing the output of the time-temperature histories to a single CSV in 46988b1. It's not quite HDF5 support, but does that help with your data processing pipeline?
I have had issues compiling this fix that I'm working through, but conceptually it should make the process easier.
That branch ("JamieChanges") has mandatory mpi, so maybe just wait until it gets merged with the main branch where mpi isn't required (should compile the same as what you had before)
I'll work with Jamie to get the single output file feature pulled out of his branch and into main. That pull request will get linked to this issue, so you should get a notification once it is merged into main.
There is interest in directly wrapping the outputs, especially the time-temperature histories, into an HDF5 container. Direct visualization in Paraview requires creating an accompanying XDMF file which is also beneficial.