We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49c9cf commit fdc4960Copy full SHA for fdc4960
Python/pywarpx/picmi.py
@@ -1894,7 +1894,7 @@ class ElectrostaticSolver(picmistandard.PICMI_ElectrostaticSolver):
1894
warpx_self_fields_verbosity: integer, default=2
1895
Level of verbosity for the lab frame solver
1896
1897
- warpx_dt_update_interval: string, optional (default = -1)
+ warpx_dt_update_interval: integer, optional (default = -1)
1898
How frequently the timestep is updated. Adaptive timestepping is disabled when this is <= 0.
1899
1900
warpx_cfl: float, optional
0 commit comments