idaholab / fenix

FENIX is an application for performing system-level, engineering scale (i.e., at the scale of centimeters and meters), and microstructure-scale (i.e., at the scale of microns) multiphysics calculations related to fusion energy systems.
https://mooseframework.inl.gov/fenix
GNU Lesser General Public License v2.1
10 stars 6 forks source link

Improve gold file set up to be more easily human readable #23

Open simopier opened 5 months ago

simopier commented 5 months ago

Reason

Having gold files that are more easily human readable (as opposed to exodus files that are challenging to compare) improves user experience, development, and reviews.

Design

When possible, use csv outputs instead of exodus ones, or use json scripts.

Impact

Improve user experience, development, and reviews by having more human readable gold files.

simopier commented 5 months ago

@loganharbour, @gsgall As discussed in #20.