animate_strand#

pydrad.visualize.animate_strand(strand, **kwargs)[source]#

Animate temperature, density, and pressure as a function of time and space.

Create an animation of time-dependent hydrodynamic quantities of a strand. See the matplotlib animation docs for examples on how to display the animation.

Parameters:
  • strand (~pydrad.parse.Strand) –

  • plot_kwargs (dict, optional) – See ~pydrad.visualize.plot_profile

  • limits (dict, optional) – Dictionary of tuples specifying the limits on the temperature, pressure, density, and velocity plots