This program ("Fusion.php") enables SQL commands to query the Fission 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.

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

The "universal" program All Tables can accept full SQL commands that query any and all of the now 9 "Parkhomov" tables together with the "Selected Isotopes" and "Periodic" 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 FussionAll but it uses the new field "neutrino" (setable to "left" and/or "none" and/or "right") to effectively select "FusionEoL" and/or "Fussion" and/or "FussionEoR".

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:
Full SQL Query: "select * from FusionAll where Z1 = 1 and (E2 = 'Ni' or E2 = 'Li' or E2 = 'Al' or E2 = 'B' or E2 = 'N') and nBorF1 = 'b' and nBorF2 = 'b' order by MeV desc limit 100"
7 rows were found.
.

idneutrinoid_subE1A1nBorF1Z1aBorF1E2A2nBorF2Z2aBorF2EAnBorFZaBorFMeV
294none73D2b1fB10b5fC12b6b25.188500
298none707D2b1fN14b7fO16b8b20.892500
361left51D2b1fNi58b28bNi60b28b17.382613
362left53D2b1fNi60b28bNi62b28b15.406914
366right28D2b1fNi64b28bZn66b30b14.916013
364left55D2b1fNi62b28bNi64b28b13.495489
365right27D2b1fNi62b28bZn64b30b12.390733