Postprocess#

class classes.Postprocess.Postprocess#

Distributes animation, computation of postprocessing quantities and plots

Constructor Summary
Postprocess()#

set default position of figure windows

Property Summary
color_scheme#

Qualitative color palette for all color-vision deficiencies (Okabe and Ito 2008) https://clauswilke.com/dataviz/color-pitfalls.html#not-designing-for-color-vision-deficiency

Method Summary
animation(~, this_system, this_simulation)#

displays an animation of the trajectory

compute(~, this_system, this_simulation, this_integrator)#

computes postprocessing quantities as function of time

convergence_plot(h_values, y_values, num_A, legend_entries)#

plots convergence-diagram y(h) except for last pair of values since last pair of values might be the reference value (smallest h)

plot(this_simulation)#

Function for plotting postprocessing results

save(~, export_simulation)#

save results