Skip to content

Realtime Plotting

Dhruv Haldar edited this page Jun 5, 2026 · 1 revision

Since this is a standout feature, it deserves its own dedicated page.

Overview: Explain that it uses Plotly.js and a custom parser.

Available Plots: List the universal plots (Pressure vs. Time, Velocity components, Residuals, Turbulence properties).

Aerodynamic Analysis: Detail the specific aerodynamic plots available (Cp, 3D velocity profiles) and how to enable them via the "Show Aero Plots" button.

Under the Hood: A brief mention of how realtime_plots.py parses uniform and nonuniform fields on the fly.

Clone this wiki locally