CADETProcess.solution.SolutionParticle.plot_at_time

CADETProcess.solution.SolutionParticle.plot_at_time#

SolutionParticle.plot_at_time(t, comp=0, vmax=None, ax=None)[source]#

Plot particle liquid solution over space at given time.

Parameters:
tfloat

time for plotting

compint

component index

axAxes

Axes to plot on.