Visualization & Analysis¶
Recipes for preparing outputs for visualization and quick analysis.
- Merge distributed
.vtufiles into a single file (ParaView) - Read CFmesh & VTU in Python
- Precompute time series at fixed points → create HDF5 from CFmesh / VTU
- Assess convergence from COCONUT logs (residuals & key fields)
- Plot a synoptic magnetogram aligned to 0° Carrington (HMI / GONG)
- Interactive 3D visualization with PyVista (alternative to ParaView)
- Plotting utilities from precomputed HDF5 time series
- COCONUT Reader: Post-processing and Visualization