![]() |
Go to the source code of this file.
Classes | |
class | src_files.FlowAnimation.FlowAnimation |
Namespaces | |
src_files.FlowAnimation | |
Variables | |
string | src_files.FlowAnimation.run_path = "../Example_NSM_dyn_ejecta_rosswog_hdf5" |
src_files.FlowAnimation.fig = plt.figure(figsize=(15, 8)) | |
src_files.FlowAnimation.anim = FlowAnimation(run_path, fig, flow_group='flows') | |
src_files.FlowAnimation.ani = anim.get_funcanimation(interval=10, frames=range(1, anim.n_timesteps)) | |