diff options
Diffstat (limited to 'Docs/source/usage')
-rw-r--r-- | Docs/source/usage/parameters.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/source/usage/parameters.rst b/Docs/source/usage/parameters.rst index 2171fd074..dc58bc071 100644 --- a/Docs/source/usage/parameters.rst +++ b/Docs/source/usage/parameters.rst @@ -1007,7 +1007,7 @@ Particle initialization * ``<species>.physical_element`` (`string`) Only read if `do_field_ionization = 1`. Symbol of chemical element for this species. Example: for Helium, use ``physical_element = He``. - Elements up to atomic number Z=86 (Radon) are supported, let us know if you need higher Z. + All the elements up to atomic number Z=100 (Fermium) are supported. * ``<species>.ionization_product_species`` (`string`) Only read if `do_field_ionization = 1`. Name of species in which ionized |