CADETProcess.solution.SolutionSolid.plot_at_time

CADETProcess.solution.SolutionSolid.plot_at_time#

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

Plot particle solid solution over space at given time.

Parameters:
tfloat

time for plotting

compint, optional

component index

stateint, optional

bound state

vmaxfloat, optional

Maximum values for plotting.

axAxes

Axes to plot on.