plot_profile#

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

Plot hydrodynamic quantities at a single timestep

Parameters:
  • profile (Profile)

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

  • plot_kwargs (dict, optional) – Any keyword arguments used plot

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