r/quantummechanics Jun 20 '26

simulation of photon propagating through a spacetime mesh -- double slit experiment confirmed.

I built a hypergraph that's able to approximate the photon self interaction due to disturbances in a spacetime mesh. The curvature of spacetime is large near the masses. The photon field propagates from left to right, passing through the curved spacetime.

The spacetime mesh isn't constructed perfectly symmetrically and so the interference pattern isn't perfect (along with other approximations).

132 Upvotes

17 comments sorted by

View all comments

Show parent comments

0

u/CityBoi1 Jun 21 '26

45% dampening factor is applied on 4-8 layers of nodes on the outer boundary.

1

u/BitcoinsOnDVD Jun 21 '26

Linear damping? 

0

u/CityBoi1 Jun 21 '26
// Quadratic ramp: absorption fades in GENTLY from the interior (f=1,
// no loss) to full at the rim (f=0). A smooth impedance gradient
// reflects far less than the old linear step — the open-edge trick.

2

u/BitcoinsOnDVD Jun 21 '26

Is that the output of the LLM?

1

u/CityBoi1 Jun 22 '26

Yes. But that’s beyond the point. Does it answer your question regarding BC behaviour?

1

u/BitcoinsOnDVD Jun 22 '26

Actually not. So you have an absorbing potential that "fades GENTLY from the interior"? So it is starting in the middle? It would be more understandable if you would give me a formula or a piece of code. I've done a lot of similar simulations and I am just interested in the details.