sarkas.processes.PreProcess.make_pppm_line_plot
sarkas.processes.PreProcess.make_pppm_line_plot#
- PreProcess.make_pppm_line_plot(rcuts, alphas, chosen_alpha, chosen_rcut, total_force_error)[source]#
Plot selected values of the total force error approximation.
- Parameters
rcuts (numpy.ndarray) – Cut off distances.
alphas (numpy.ndarray) – Ewald parameters.
chosen_alpha (float) – Chosen Ewald parameter.
chosen_rcut (float) – Chosen cut off radius.
total_force_error (numpy.ndarray) – Force error matrix.