aboutsummaryrefslogtreecommitdiff
path: root/Source/WarpX.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WarpX.cpp')
-rw-r--r--Source/WarpX.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WarpX.cpp b/Source/WarpX.cpp
index 33a092253..052b5ed09 100644
--- a/Source/WarpX.cpp
+++ b/Source/WarpX.cpp
@@ -177,6 +177,8 @@ WarpX::ReadParameters ()
}
pp.query("use_laser", use_laser);
+
+ pp.query("plot_raw_fields", plot_raw_fields);
}
{