Two To Two 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 | Notes


This program enables SQL commands to query the TwoToTwo (2-2) tables created from Dr Parkhomov's two spreadsheets the latest of which includes the effects of neutrinos

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

It replaces its orginal (and rather misnamed) version "FissionFusion.php".

But note that it and Fission and Fusion is each dedicated to querying only one table ("TwoToTwo", "Fission" and "Fusion" respectively).

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.

New Feature (1): In the checkbox, you may indicate which of the three tables you want effectively included. The resulting query is only on TwoToTwoAll but it uses the new field "neutrino" (setable to "left" and/or "none" and/or "right") to effectively select "TwoToTwoEoL" and/or "TwoToTwo" and/or "TwoToTwoEoR".

New Feature (2): 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 if its A number is even; if odd a Fermion (thus nBorF = 'b' or 'f'). The atom itself is considered a Boson if its number of neutrons (A - Z) is even; if odd a Fermion (thus aBorF = 'b' or 'f').

The above extra parameters can be used either passively by observing the distributions of 'b' and 'f' in inputs and/or outputs, and/or actively by the New Feature (3) of selecting 'b only', 'f only' or 'either' in the boxes below.

Input used for this run on 09-Apr-2020 04:57:43 (NZT):
Full SQL Query: "select * from TwoToTwoAll where ('H')"
Sorry, no rows were found. Please check your core command.
.