BoundaryProbe
supports CVS format. Raw format dropped.- Add
BoundaryProbe
tests.
- Boundary probe bug
- Some type hints
- BoundaryProbe checks if data was processed before and it is stored in the espuma postprocessing folder.
- Set regex identification as
*
present - Encapsulate data in list if BoundaryProbe only probes a single field.
- Add template and example of column breakthrough curve
- Fix bug in Directory class skipping path validation
- Add fix to partially deal regex boundary probes (issue #1)
- Add example based on damBreak tutorial
- Add setFields command
- Rewrite postProcessing sh script parser in python
- Identify zero folder with decimals and raises and exception if multiple valid zero folders are found
- Organize boundary probes in a single xarray
- Partial refactoring of boundary_probe
- Drop StringIO buffer building short repr_html
- Add rough boundaryProbe management
- Defaulting foamDictionary to -disableFunctionEntries option to avoid dynamicCode compilation
- Add
_repr_html_
for nicer jupyter notebook visualization - Update notebook examples
- Add
__delitem__
method - Add .foam file to case for vtk/pyvista hook
- Initial useful release
- Implement getting and setting data for case directory
- Implement wrappers for running the application and getting simulated times
- Create package and initial release