-
The `impact_parameter` function in `collision.py` currently uses an odd definition of the deBroglie wavelength. This definition is found in the [NRL formularly](https://www.nrl.navy.mil/ppd/sites/www.…
-
Related to https://github.com/phetsims/models-of-the-hydrogen-atom/issues/67 and https://github.com/phetsims/scenery-phet/issues/876 ...
For strings that appear in the UI, PhET's convention is to u…
-
I sometimes get the exception
`System.Exception: Deque is empty
at DeBroglie.Wfc.WavePropagator.Step()
at DeBroglie.Wfc.WavePropagator.Run()
at DeBroglie.TilePropagator.Run()`
This is …
-
Hi,
Thanks for the amazing work, it really helps for me to understand WFC better. I'm just wondering if it's possible to have path constraints when we generate the map, so that there's always a pat…
-
I tried copy/pasting the private class NearbyTracker from the SeparationConstraint, but I realize it's referencing a boatload of internal classes. Any particular reason why this class isn't public?
…
-
### Feature description
We should add tests for functions in `plasmapy.formulary` that decorated with `particle_input` that can accept `CustomParticle`-like and `ParticleList`-like arguments, in addi…
-
From https://github.com/phetsims/models-of-the-hydrogen-atom/issues/67#issuecomment-2460594348:
> @pixelzoom , I hear "Electron Energy Levels, empty region," after the help text. Is that intentiona…
-
The [`@particle_input`](https://github.com/PlasmaPy/PlasmaPy/blob/28156768b242564265e33b3baf8ae231f1a7c166/plasmapy/atomic/particle_input.py#L66) decorator and [`Particle`](https://github.com/PlasmaPy…
-
Evaluate and track porting of PhET sims that I've worked on, from Java to HTML5.
-
Related to #1 design refresh ...
The de Broglie model has 3 representations, selectable via a combo box:
Each of those views is a different **mapping of amplitude** to some visual characteri…