Geometric Gravity Solver
Fixed parameters. Reproducible results.…
…
How this works (short explainer)
Goal: Test a geometry‑only gravity model on real galaxies without per‑galaxy tuning.
Inputs: A galaxy JSON (radius grid r, observed speeds v_obs, errors σ, baryon profiles) and a locked global parameter set.
Model: We compose fixed geometry modes (m=1, m=2, bar, toroidal) with a baryon‑only Newtonian baseline. The rotation‑speed model is built as a quadratic sum of component contributions: v_model(r)^2 ≈ v_baryon(r)^2 + Σ v_mode_i(r)^2. Mode amplitudes/relations come from the global set; there are no galaxy‑specific sliders.
Metrics: Residuals Δv = v_obs − v_model; χ²/DoF with Gaussian σ; AIC/BIC for parsimony; a ripple check looking for predicted oscillatory signatures in the residuals.
Falsifier: The claim is considered challenged if the residual envelope is breached in adjacent bins, if χ²/DoF is too large, or if residuals lack the expected ripple band. Thresholds are published and reproducible.
Reproducibility: The header shows the hash of the exact parameter file and the solver version. The Share and Download actions package everything needed to recreate the plots.