sarkas.processes.PreProcess.make_force_v_timing_plot#

PreProcess.make_force_v_timing_plot(data_df=None)[source]#

Make contour maps of the force error and total acc time as functions of LCL cells and PM meshes for each charge assignment order sequence.

Parameters

data_df (pandas.DataFrame, Optional) – Timing study data. If None it will look for previously saved data, otherwise it will run sarkas.processes.PreProcess.timing_study_calculation() to calculate the data. Default is None.