aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py')
-rwxr-xr-xExamples/Tests/restart/PICMI_inputs_runtime_component_analyze.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py b/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py
index e3bcab22f..bd618dfa1 100755
--- a/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py
+++ b/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py
@@ -75,6 +75,7 @@ checkpoint = picmi.Checkpoint(
name = 'chkpoint',
period = 5,
write_dir = '.',
+ warpx_file_min_digits = 5,
warpx_file_prefix = f'Python_restart_runtime_components_chk'
)