Skip to content

Add new probe, Refactor File Writer

Hkorb requested to merge irmb/uppsala/VirtualFluids_dev:TimeseriesProbe into develop

Introduces a new file format for probes that only give out a single point Refactors the probe Refactors the file writer, reduce code duplication, and makes it more flexible so that new quantities can be added more easily. Also contains a number of additional little improvements in the python bindings

Merge request reports