aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Source/WarpX.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WarpX.H b/Source/WarpX.H
index 7fa93c156..7fff82445 100644
--- a/Source/WarpX.H
+++ b/Source/WarpX.H
@@ -529,7 +529,7 @@ private:
amrex::Real load_balance_knapsack_factor = 1.24;
// Override sync every ? steps
- int override_sync_int = 10;
+ int override_sync_int = 1;
// Other runtime parameters
int verbose = 1;