phetsims / build-a-nucleus

"Build a Nucleus" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 5 forks source link

Can we use `ParticleAtom.extractParticleClosestToCenter()` instead of `BANModel.getParticleToReturn` #188

Closed zepumph closed 1 year ago

zepumph commented 1 year ago

Promoting TOOD made while investigating https://github.com/phetsims/build-a-nucleus/issues/105.

This is a newish function, so it could replace this older code.

Luisav1 commented 1 year ago

This can't be done because of two things: