@@ -1655,6 +1655,57 @@ and `AmjuelHeRecombination10` classes:
1655
1655
.. doxygenstruct :: AmjuelHeRecombination10
1656
1656
:members:
1657
1657
1658
+ Lithium
1659
+ ~~~~~~~
1660
+
1661
+ These rates are taken from ADAS ('96 and '89)
1662
+
1663
+ +-----------------------+---------------------------------------+
1664
+ | Reaction | Description |
1665
+ +=======================+=======================================+
1666
+ | li + e -> li+ + 2e | Lithium ionisation |
1667
+ +-----------------------+---------------------------------------+
1668
+ | li+ + e -> li+2 + 2e | |
1669
+ +-----------------------+---------------------------------------+
1670
+ | li+2 + e -> li+3 + 2e | |
1671
+ +-----------------------+---------------------------------------+
1672
+ | li+ + e -> li | Lithium recombination |
1673
+ +-----------------------+---------------------------------------+
1674
+ | li+2 + e -> li+ | |
1675
+ +-----------------------+---------------------------------------+
1676
+ | li+3 + e -> li+2 | |
1677
+ +-----------------------+---------------------------------------+
1678
+ | li+ + h -> li + h+ | Charge exchange with hydrogen |
1679
+ +-----------------------+---------------------------------------+
1680
+ | li+2 + h -> li+ + h+ | |
1681
+ +-----------------------+---------------------------------------+
1682
+ | li+3 + h -> li+2 + h+ | |
1683
+ +-----------------------+---------------------------------------+
1684
+ | li+ + d -> li + d+ | Charge exchange with deuterium |
1685
+ +-----------------------+---------------------------------------+
1686
+ | li+2 + d -> li+ + d+ | |
1687
+ +-----------------------+---------------------------------------+
1688
+ | li+3 + d -> li+2 + d+ | |
1689
+ +-----------------------+---------------------------------------+
1690
+ | li+ + t -> li + t+ | Charge exchange with tritium |
1691
+ +-----------------------+---------------------------------------+
1692
+ | li+2 + t -> li+ + t+ | |
1693
+ +-----------------------+---------------------------------------+
1694
+ | li+3 + t -> li+2 + t+ | |
1695
+ +-----------------------+---------------------------------------+
1696
+
1697
+ The implementation of these rates is in `ADASLithiumIonisation `,
1698
+ `ADASLithiumRecombination ` and `ADASLithiumCX ` template classes:
1699
+
1700
+ .. doxygenstruct :: ADASLithiumIonisation
1701
+ :members:
1702
+
1703
+ .. doxygenstruct :: ADASLithiumRecombination
1704
+ :members:
1705
+
1706
+ .. doxygenstruct :: ADASLithiumCX
1707
+ :members:
1708
+
1658
1709
Neon
1659
1710
~~~~
1660
1711
0 commit comments