Closed mphoward closed 1 year ago
This PR adds an optional filename argument to both Record and EnsembleAverage so that the user can control output to file when the simulation is run in an optimization, and they do not have access to the Python outputs at each iteration.
Record
EnsembleAverage
Fixes #205
This PR adds an optional filename argument to both
Record
andEnsembleAverage
so that the user can control output to file when the simulation is run in an optimization, and they do not have access to the Python outputs at each iteration.Fixes #205