diff options
Diffstat (limited to 'Docs/source/running_cpp')
-rw-r--r-- | Docs/source/running_cpp/parameters.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst index e5c99a3d9..e5727e376 100644 --- a/Docs/source/running_cpp/parameters.rst +++ b/Docs/source/running_cpp/parameters.rst @@ -358,7 +358,8 @@ Particle initialization Whether or not to use OpenMP threading for particle initialization. * ``<species>.do_field_ionization`` (`0` or `1`) optional (default `0`) - Do field ionization for this species (using the ADK theory). + Do field ionization for this species (using the ADK theory). Currently, + this is slow on GPU. * ``<species>.physical_element`` (`string`) Only read if `do_field_ionization = 1`. Symbol of chemical element for |