plot_profile#

pydrad.visualize.plot_profile(profile, **kwargs)[source]#

Plot hydrodynamic quantites at a single timestep

Parameters:
  • profile (~pydrad.parse.Profile) –

  • limits (dict, optional) – Axes limits for hydrodynamic quantities

  • plot_kwargs (dict, optional) – Any keyword arguments used ~matplotlib.pyplot.plot

  • figsize (tuple, optional) – Width and height of figure