From 25d82e1e78f140fe7a78157ff630f6b2a346972c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ne=C3=AFl=20Zaim?= <49716072+NeilZaim@users.noreply.github.com> Date: Wed, 23 Aug 2023 11:41:01 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Luca Fedeli --- Docs/source/usage/parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/source/usage/parameters.rst b/Docs/source/usage/parameters.rst index 5e2f90f4dd8..0bc67c98eec 100644 --- a/Docs/source/usage/parameters.rst +++ b/Docs/source/usage/parameters.rst @@ -1106,7 +1106,7 @@ Particle initialization **This feature requires to compile with QED=TRUE** * ``.store_chi_at_creation`` (`0` or `1`) optional (default `0`) - For species which are product of Quantum synchrotron or Breit-Wheeler processes, enable this parameter to store the quantum chi parameter of the parent particle at the time of product particle creation. + For species that are product of Quantum synchrotron or Breit-Wheeler processes, enable this parameter to store the quantum chi parameter of the parent particle at the time of product particle creation. The value is stored as an extra runtime real attribute of the product particle. This feature requires to compile with QED=TRUE.