Contact Details
No response
Is your proposal related to a problem?
for large simulation domains, vtk files get quite large. Sometimes the region of interest (ROI) is pretty small (only the inlet, only the outlet, only an obstacle in the flow etc.).
Describe the solution you'd like
Only exporting vtk-data from that ROI (which can in the most basic case be rectangular (2D) or a rectangular prism (3D)) can drastically save disk space.
The reporter needs an interval for every spacial dimension.
If an interval is of size 0 (start = end), the ROI has an extent of 1 in that direction (example: only a 2D plane is exported from a 3D domain etc.)
Describe alternatives you've considered
This is an alternative.
Additional context
This is additional context.