aboutsummaryrefslogtreecommitdiff
path: root/Docs/source/running_cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/source/running_cpp')
-rw-r--r--Docs/source/running_cpp/parameters.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst
index 10028ed41..24296d22d 100644
--- a/Docs/source/running_cpp/parameters.rst
+++ b/Docs/source/running_cpp/parameters.rst
@@ -386,9 +386,9 @@ Particle initialization
It only works if `<species>.do_qed = 1`. Enables non-linear Breit-Wheeler process for this species.
**Implementation of this feature is in progress. It requires to compile with QED=TRUE**
-* ``E_external & B_external`` (list of `float`) optional (default `0.0`)
- Two seperate paramters which add a uniform E-field or B-field to each particle
- which is then added to the field values gathered from the grid in the
+* ``warpx.E_external`` & ``warpx.B_external`` (list of `float`) optional (default `0.0`)
+ Two separate parameters which add a uniform E-field or B-field to each particle
+ which is then added to the field values gathered from the grid in the
PIC cycle.
Laser initialization