Fusion Reactions - data provided by Dr. Alexander Parkhomov
Conceived by R. W. Greenyer and coded by P. W. Power for the Martin Fleischmann Memorial Project

Version 5.0, Sep 28, 2019

Fusion Reactions | Fission Reactions | Two To Two Reactions | All Tables
CascadesAll | Cascades4 | Cascades5Lite | Cascades5 | All Results
Show Element Data | Tables in Detail | Downloads | Overview | Select LENR Events


This program ("Fusion.php") enables SQL commands to query the Fusion tables originally created from Dr Parkhomov's spreadsheets.

To make full use of this and the other database tables, a good grasp of SQL is essential.

But note that it, TwoToTwo and Fission is each dedicated to querying only one of two tables.

The "universal" program All Tables can accept full SQL commands that query any of the 12 "Parkhomov" tables, together with the "ElementProperties", "Nuclides", "RadioNuclides" and "Atomic Radii" tables as well.

You may indicate which of the three neutrino conditions to include: "left" and/or "none" and/or "right". The default condition is include all three.

In all the above tables, except the Periodic, each atom, in either the input or the output, as well as its 'A' and 'Z' numbers now also has a 'nBorF' ('nuclear Boson or Fermion') and a 'aBorF' ('atomic Boson or Fermion') parameter associated with it.

An atom's nucleus is considered a Boson ('b') if its A number is even; if odd a Fermion ('f'). The atom itself is considered a Boson ('b') if its number of neutrons (A - Z) is even; if odd a Fermion ('f').

These parameters can be used either passively, by observing the distributions of 'b' and 'f' in inputs and/or outputs, and/or actively, by selecting 'b only', 'f only' or 'either' in the boxes below.

NB: To avoid unnecessary duplication in all Fusion tables, A1 is never greater than A2 in any row, i.e. A1 <= A2. This also applies implicitly in that, if the input side of the Core Query only involves E1 and E2, only rows whose associated mass numbers obey A1 <= A2 will appear in the results

Input used for this run on 02-Dec-2023 08:07:55 (NZT):
Full SQL Query: "select * from FusionAllNewPlus where E1 in ('Ca') and E2 in ('Au') order by MeV desc limit 1000"
Sorry, no rows were found. Please check your core command.
.