phetsims / atomic-interactions

"Atomic Interactions" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 2 forks source link

Interaction potential for adjustable attraction too deep #33

Closed arouinfar closed 9 years ago

arouinfar commented 9 years ago

At the strongest setting, the epsilon arrow extends beyond the boundaries of the interaction potential graph and obscures the axis label. In the Java sim, the maximum well depth does not allow for this to happen. When the interaction strength is at its strongest, there should be no overlap between the epsilon arrow and the horizontal axis.

dev.4: image

Desired maximum depth: image

arouinfar commented 9 years ago

Accidentally submitted this to the wrong repository, so closing.