From 9124e6b44afd2afe68c3b359f45271e203e60966 Mon Sep 17 00:00:00 2001 From: Andy Nonaka Date: Mon, 6 May 2024 08:07:48 -0700 Subject: [PATCH] no sigma in plot --- Examples/Tests/circuits/inputs_resonator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Tests/circuits/inputs_resonator b/Examples/Tests/circuits/inputs_resonator index b9ef92d00..86588ea50 100644 --- a/Examples/Tests/circuits/inputs_resonator +++ b/Examples/Tests/circuits/inputs_resonator @@ -119,7 +119,7 @@ warpx.Bz_excitation_grid_function(x,y,z,t) = "0." # plotfile diagnostics diagnostics.diags_names = plt plt.intervals = 100 -plt.fields_to_plot = Ex Ey Ez Bx By Bz sigma +plt.fields_to_plot = Ex Ey Ez Bx By Bz plt.diag_type = Full plt.plot_raw_fields = 0