vibeflow-postprocess - Extract, plot, and visualize VibeFlow OpenFOAM results.
Extracts metrics, plots data, and generates ParaView visual scenes from VibeFlow OpenFOAM results to create report-ready artifacts.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Extract physical metrics
- Plot curves and comparisons
- Generate ParaView visualization scenes
- Inspect solver logs and residuals
- Create report-ready tables and figures
- Execute pvpython batch scripts
- Record artifacts in caseDict
Inputs
- `0-caseDict/caseDict` configuration
- Solver results under `C-run/`
- Mesh data under `B-mesh/` or `polyMesh`
- Existing post-processing scripts in `D-post/`
Outputs
- Post-processing scripts in `D-post/`
- CSV data files in `D-post/data/`
- Figure images in `D-post/figures/`
- Animation files in `D-post/animations/`
- Summary document `D-post/summary.md`
- ParaView state and scene files
- Updates to `0-caseDict/caseDict`
Requirements
- Python environment with data analysis packages
- ParaView and `/usr/bin/pvpython` executable
- OpenFOAM result files under `C-run/`
