astronomix.time_stepping._progress_bar

astronomix.time_stepping._progress_bar#

Host-side progress bar for the time-integration loop.

Renders a single-line, terminal-width-aware progress bar that is driven from inside the jitted loop via jax.debug.callback. The “iteration” it is fed is the simulation time, so the bar tracks progress towards t_end.