aboutsummaryrefslogtreecommitdiff
path: root/Docs/source/running_cpp
diff options
context:
space:
mode:
authorGravatar Dave Grote <grote1@llnl.gov> 2020-01-09 15:45:49 -0800
committerGravatar Dave Grote <grote1@llnl.gov> 2020-01-09 15:45:49 -0800
commit8f23eb12d388e55dc7f1cc0b9fc426380fa1740c (patch)
treea46a0e235f266b9a349f10448f8c5eb9268d832a /Docs/source/running_cpp
parente93fd4ee732826df82f6fd942b27b81daa7dbff4 (diff)
parent0b25b1b68f1b70e965295505d1503a3e57b6c2cc (diff)
downloadWarpX-8f23eb12d388e55dc7f1cc0b9fc426380fa1740c.tar.gz
WarpX-8f23eb12d388e55dc7f1cc0b9fc426380fa1740c.tar.zst
WarpX-8f23eb12d388e55dc7f1cc0b9fc426380fa1740c.zip
Merge remote-tracking branch 'ECPwarpx/dev' into fix_picmi_diagnostics
Diffstat (limited to 'Docs/source/running_cpp')
-rw-r--r--Docs/source/running_cpp/parameters.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst
index 597d36996..08804bb9b 100644
--- a/Docs/source/running_cpp/parameters.rst
+++ b/Docs/source/running_cpp/parameters.rst
@@ -696,6 +696,10 @@ Numerics and algorithms
- ``direct``: simpler current deposition algorithm, described in
the section :doc:`../theory/picsar_theory`. Note that this algorithm is not strictly charge-conserving.
+ If ``algo.current_deposition`` is not specified, the default is
+ ``esirkepov`` (unless WarpX is compiled with ``USE_PSATD=TRUE``, in which
+ case the default is ``direct``).
+
* ``algo.charge_deposition`` (`string`, optional)
The algorithm for the charge density deposition. Available options are: