Author: Matthew Lukin Smawfield
Version: v0.1 (Blantyre)
Date: 28 December 2025
Status: Preprint
DOI: 10.5281/zenodo.18059251
Website: https://mlsmawfield.com/tep/rbh/
The runaway supermassive black hole RBH-1 (
An alternative interpretation is proposed: RBH-1 is analyzed as a gravitational soliton—a coherent region of altered proper-time rate. The observed velocity discontinuity is modeled as a metric shock (spatial gradient in gravitational redshift) rather than bulk thermalization. The effective Jeans mass is reduced behind the front via time dilation, enabling immediate star formation without requiring extreme heating.
The model's geometric scale contains no free parameters. The soliton radius is fixed by the saturation density
RBH-1 (z ≈ 0.96) presents a thermal paradox: a 650 km/s velocity discontinuity coexists with cold, star-forming gas, yet standard shock physics predicts T ~ 10⁷ K requiring ~30× cooling time. JWST NIRSpec [O III] spectroscopy reveals narrow line widths (σ ~ 30 km/s vs expected ~85 km/s for thermal shock), supporting a cold "metric shock" interpretation rather than thermal shock. The soliton model predicts R_sol ≈ 1.3 R_S with no free parameters—the scale is fixed by the universal critical density ρ_c ≈ 20 g/cm³ calibrated from terrestrial GNSS correlations. This parameter-free prediction enables direct falsification via mass determination, X-ray flux limits, and line-profile decomposition.
| Paper | Repository | Title | DOI |
|---|---|---|---|
| Paper 0 | TEP | Temporal Equivalence Principle: Dynamic Time & Emergent Light Speed | 10.5281/zenodo.16921911 |
| Paper 1 | TEP-GNSS | Global Time Echoes: Distance-Structured Correlations in GNSS Clocks | 10.5281/zenodo.17127229 |
| Paper 2 | TEP-GNSS-II | Global Time Echoes: 25-Year Temporal Evolution | 10.5281/zenodo.17517141 |
| Paper 3 | TEP-GNSS-RINEX | Global Time Echoes: Raw RINEX Validation | 10.5281/zenodo.17860166 |
| Paper 4 | TEP-GL | Temporal-Spatial Coupling in Gravitational Lensing | 10.5281/zenodo.17982540 |
| Synthesis | TEP-GTE | Global Time Echoes: Empirical Validation of TEP | 10.5281/zenodo.18004832 |
| Paper 7 | TEP-UCD | Universal Critical Density | 10.5281/zenodo.18064366 |
| Paper 8 | TEP-RBH (This repo) | The Soliton Wake | 10.5281/zenodo.18059251 |
| Paper 9 | TEP-SLR | Satellite Laser Ranging Validation | 10.5281/zenodo.18064582 |
| Paper 10 | TEP-EXP | What Do Precision Tests of GR Actually Measure? | 10.5281/zenodo.18109761 |
| Paper 11 | TEP-COS | Suppressed Density Scaling in GC Pulsars | 10.5281/zenodo.18165798 |
| Paper 12 | TEP-H0 | The Cepheid Bias: Resolving the Hubble Tension | 10.5281/zenodo.18216583 |
This work builds on the Temporal Equivalence Principle (TEP), which proposes:
- Gravity is Geometry; Time is a Dynamical Field.
- The decomposition of proper time accumulation into "mass" and "time dilation" is gauge-dependent.
- Sector Decoupling: The Conformal Sector (clock rates) is unconstrained by GW170817, while the Disformal Sector (speed of transmission) is tightly bound.
- Soliton Solutions: The non-linear kinetic structure supports coherent field configurations ("Time Stars"), allowing for the macroscopic phenomenology observed in RBH-1.
TEP Theory Reference:
Smawfield, M. L. (2025). Temporal Equivalence Principle: Dynamic Time & Emergent Light Speed (v0.6 (Jakarta)). Zenodo. DOI: 10.5281/zenodo.16921911
TEP-RBH/
├── scripts/
│ ├── utils/ # Shared utilities
│ └── analyze_*.py # Analysis scripts
├── site/ # Academic manuscript site
│ ├── components/ # HTML section files
│ ├── public/ # Static assets
│ └── figures/ # Generated plots
├── docs/ # Related manuscripts
├── manuscript-rbh1.md # Manuscript source
└── VERSION.json # Version metadata
- Python 3.8+
- NumPy, SciPy, Matplotlib
- Astropy (for cosmological calculations)
See requirements.txt for complete dependencies.
pip install -r requirements.txtcd scripts/figures
python 01_wake_anatomy.py
python 07_polarization.py
python 09_line_width_test.py
python 10_wake_geometry.py
python 11_stellar_age.py
python 12_line_ratios.py
python 13_energy_budget.pyAll figures are saved to site/figures/.
python scripts/analysis_checks/cooling_calculation.py # Validates cooling bottleneck
python scripts/analysis_checks/jeans_analysis.py # Jeans length calculation
python scripts/analyze_line_profiles.py # Line-profile decomposition
python scripts/run_rbh1_line_analysis.py # Complete RBH-1 pipeline- JWST NIRSpec Data: RBH-1 observations from van Dokkum et al. (2023, 2025)
- Located in
data/rbh1_jwst/(download viascripts/download_rbh1_data.py) - See
data/README.mdfor details
- Located in
@article{smawfield2025rbh1,
title={The Soliton Wake: Identifying the Runaway Object RBH-1 as a Gravitational Soliton},
author={Smawfield, Matthew Lukin},
journal={Zenodo},
year={2025},
doi={10.5281/zenodo.18059251},
note={Preprint v0.1 (Blantyre)}
}These are working preprints shared in the spirit of open science—all manuscripts, analysis code, and data products are openly available under Creative Commons and MIT licenses to encourage and facilitate replication. Feedback and collaboration are warmly invited and welcome.
Contact: matthewsmawfield@gmail.com
ORCID: 0009-0003-8219-3159
