Just hours ago, we published a new working paper on ResearchGate:
📄 The RealQM Nuclear Engine: A Variational Solver for Light Nuclei
This paper marks a major milestone in the RealQM programme: a working, open‑source computational engine that models nuclear binding from first principles—using only electromagnetism, geometry, and phase coherence. No strong force. No fitted potentials. Just Maxwell’s equations and the variational principle.
The engine treats protons and neutrons as current loops whose internal phase coherence adjusts to the local field. It relaxes both positions and orientations to minimise the total energy. And it works: the relative ordering of binding energies for light nuclei (Deuteron, Triton, Alpha, Boron‑11, Oxygen‑16) matches empirical data.
But the real test is just beginning.
The Next Step: Explaining Why Some Isotopes Are Missing
The engine is now being turned towards a deeper question:
Why do some isotopes exist, while others are missing?
We’ve built a stability scanner that sweeps the (Z,N) plane—proton number versus neutron number—and computes the binding energy for every combination. The goal is to see whether the engine can reproduce the empirical chart of nuclides: the valley of stability, the drip lines, and the gaps where no stable isotope exists.
The first run has already given us valuable data. The engine correctly identifies all scanned isotopes as having positive binding energy—but it overbinds on the neutron‑rich side, predicting stability for isotopes that are empirically unstable. This is not a failure; it’s a calibration signal. The engine is alive and telling us exactly what to adjust.
The Plan: Helium Benchmark → Parameter Calibration → Stability Paper
The path forward is now clear:
- Helium benchmark: We’ll test 27 parameter combinations on Helium isotopes to to identify the best calibration.
- Parameter calibration: We’ll tune three framework‑compliant knobs:
- Repulsion strength
- Neutron coherence saturation speed
- High‑field coherence collapse threshold
- Full stability scan: With calibrated parameters, we’ll run the complete scan and produce the first predictive stability map from first principles.
- Proposed stability paper title: “The Geometry of Nuclear Stability: Why Some Isotopes Are Missing.”
Why This Matters
If the engine can reproduce not just the binding energies of stable nuclei, but also the gaps—the isotopes that Nature chose not to make—it will be a powerful validation of the RealQM framework. It would show that nuclear stability is not a mystery wrapped in abstract quantum numbers, but a consequence of geometry and phase coherence.
And because the code is open‑source and fully reproducible, anyone can run it, test it, and build on it.
Holding Ourselves Accountable
I’m putting this here not just to share the progress, but to hold me and my AI co-author on this (DeepSeek) accountable for delivering on the plan:
- Helium benchmark → done by next weekend.
- Parameter calibration → done by next weekend.
- Stability paper → drafted by next weekend.
The engine is ready. The physics is waiting. Let’s find the missing isotopes.
Read the paper: The RealQM Nuclear Engine: A Variational Solver for Light Nuclei
Code and data: GitHub – RealQM‑DeepSeek‑NucleonSolver
— Jean Louis Van Belle & DeepSeek, 28 June 2026
Post Scriptum (28 June 2026, evening):
Since publishing this morning’s post, we have completed the calibration phase.
The RealQM Nuclear Engine V19 has been calibrated on the ^4He nucleus (alpha particle) using a full sweep over parameter space (alpha_scale ∈ [0.8, 1.2], repulsion ∈ [0.25, 0.75] MeV). The optimal parameter set—alpha_scale = 1.00 and repulsion_strength = 0.50 MeV—reproduces the experimental binding energy of 28.296 MeV to within 0.485 MeV, corresponding to a relative error of less than 1.8%.
A short paper describing the calibration is now available:
RealQM Calibration V19: First-Principles Binding of the Alpha Particle
The paper, along with all calibration data and code, is available in the new GitHub repository:
https://github.com/jeanlouisvanbelle/RealQM-DeepSeek-NucleonStabilityMapper
File name: RealQM_nuclear_program.pdf
The full stability scanner is a Python program that sweeps over 820 nuclides (Z = 1 to 20, N = Z to 3Z). Each nuclide requires a full variational relaxation of positions and orientations. Running on a standard laptop, the scan takes 10 to 12 hours of continuous computation—a reminder that first-principles nuclear physics, even at the level of light nuclei, is computationally demanding.
With the calibration complete, the full stability scan is now running. Results will follow once the scan finishes.
