Skip to content

Commit fdc4960

Browse files
committed
More fix to documentation
1 parent d49c9cf commit fdc4960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/pywarpx/picmi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1894,7 +1894,7 @@ class ElectrostaticSolver(picmistandard.PICMI_ElectrostaticSolver):
18941894
warpx_self_fields_verbosity: integer, default=2
18951895
Level of verbosity for the lab frame solver
18961896
1897-
warpx_dt_update_interval: string, optional (default = -1)
1897+
warpx_dt_update_interval: integer, optional (default = -1)
18981898
How frequently the timestep is updated. Adaptive timestepping is disabled when this is <= 0.
18991899
19001900
warpx_cfl: float, optional

0 commit comments

Comments
 (0)