sarkas.tools.observables.Thermodynamics.temp_energy_plot
sarkas.tools.observables.Thermodynamics.temp_energy_plot#
- Thermodynamics.temp_energy_plot(process, info_list=None, phase=None, show=False, publication=False, figname=None)[source]#
Plot Temperature and Energy as a function of time with their cumulative sum and average.
- Parameters
process (sarkas.processes.Process) – Sarkas Process.
info_list (list, optional) – List of strings to print next to the plots.
phase (str, optional) – Phase to plot. “equilibration” or “production”.
show (bool, optional) – Flag for displaying the figure.
publication (bool, optional) – Flag for publication style plotting.
figname (str, optional) – Name with which to save the plot.