fluidsim_core.output.remaining_clock_time

Helper to plot remaining clock time data

Provides:

class fluidsim_core.output.remaining_clock_time.RemainingClockTime[source]

Bases: object

abstract _load_times()[source]

Load remaining time data.

  • equation_times

  • remaining_clock_times

  • clock_times_per_timestep

  • equation_time_start

  • full_clock_time

plot_clock_times()[source]

Plot the estimated full clock time and clock time per time step.

_abc_impl = <_abc._abc_data object>

Classes

RemainingClockTime()