-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weighing bug #194
Comments
Thanks for the submission. I will take a look and bring it to my team. |
@zepumph, Thanks |
This may be related to phetsims/buoyancy#64 |
I was able to reproduce the problem. I can see that the value can change depending on how I drop the top block onto the bottom one. I sometimes got a value like: 19.704819877536927, and other times, 19.70501456941877. I will see if it is just a dividing error slop, or if it is in part from some of the tolerances built into the P2 physics engine. If it is the latter, we may decide not to change this, since values for stiffness/relaxation/etc have been fine tuned to fix many other bugs (see here). |
We're experimenting with a solution for phetsims/buoyancy#64 that might affect this. On hold |
phetsims/buoyancy#167 This fix made this issue dissappear as well. Closing |
This bug was reported by an outside party (thank you for doing that). It isn't clear that we are republishing this sim with the publication of buoyancy, and if not this is still a bug in production. Let's keep this open until confirming that we are planning to republish density also. Otherwise we may consider an MR. |
Hello, I have bug with weight in mystery section:
The text was updated successfully, but these errors were encountered: