Comment by amelius

21 hours ago

Can it simulate a hydrogen atom? How about two hydrogen atoms coming into contact with various energies?

Here you go:

https://github.com/gvelesandro/constructor-theory-simulator/...

  • Not sure what to make of this. The only relation with the hydrogen atom is that it has the name "Hydrogen" in the code. And the only relation with the energy is that is has a float value called "energy_gap" which has some random hardcoded value.

  • Thanks for adding it :)

    I do have a question ... it seems you modeled the hydrogen atom specifically, but how does that work if a larger nucleus falls apart? Would it be possible to do the modeling at a lower level?