Lattice Field Medium

Simulate known physics with two coupled equations

Run open-source simulations for gravity, electromagnetism, quantum behavior, and cosmology from a single lattice framework.

Install:pip install lfm-physics
100.0%
Tests Passing
105 of 105 executed tests passing
<0.01%
Energy Drift
Conservation verified
41
Constants Predicted
From χ₀ = 19 mode geometry

Core Simulation Equations

The framework evolves two coupled lattice equations each timestep. These equations power every demo and benchmark on this site.

∂²Ψ/∂t² = c²∇²Ψ − χ²Ψ  [GOV-01: Lattice Wave Equation]
∂²χ/∂t² = c²∇²χ − κ(|Ψ|² + εW·j − E₀²) − 4λH·χ(χ²−χ₀²)  [GOV-02: χ Field Equation]
χ₀ = 19 — background lattice stiffness

Approach

GPU Simulations

These are real simulations running the LFM governing equations on GPU, not pre-rendered visualizations. Every result is computed from the wave equations.

Open Source

All code is public on GitHub. Inspect the physics engine, verify the math, run your own tests.

Interactive Parameters

Adjust simulation parameters in real-time and observe how the coupled wave system responds.

Energy Conservation

Every simulation tracks energy drift. Conservation laws hold to <0.01%, as documented in our OSF/Zenodo records.

Publicly Disclosed Research

This website demonstrates the Lattice Field Medium framework, an open research project with public disclosures on OSF and Zenodo. It has not yet undergone formal peer review.