tune icon indicating copy to clipboard operation
tune copied to clipboard

enable tuning postprocessors

Open simonpcouch opened this issue 1 year ago • 1 comments

Heads up--this PR is not yet functional!

Enables tuning arguments in tailor postprocessors. Works in some cases, but still fails most others. Importantly, this disables the submodel trick right now and will need to be addressed before this is ready for review. Here are some notes about what's so tricky there.

simonpcouch avatar Nov 15 '24 21:11 simonpcouch

Spent a bit with 4c763ed in an attempt to enable the submodel trick but still not quite there. None of the tuning code now works from this PR as I was focused on compute_grid_info() but need to put this away and focus elsewhere.

simonpcouch avatar Nov 22 '24 18:11 simonpcouch