-
Notifications
You must be signed in to change notification settings - Fork 8
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
User reported issue: shape of liquid #212
Comments
@arouinfar Comments on this? |
@oliver-phet I do not believe this is a bug, per se. Over time, a liquid does settle at the bottom of the container. Liquid takes the shape of its container due to gravity, but as we report in the teacher tips:
|
I'm about to spend some time on another issue reported by a user (see #208), and we've already decided to also add support for Legends of Learning (see #211). It's easy enough to try tweaking the amount of gravity. @ariel-phet and @arouinfar - shall I do that at the same time? |
@jbphet - what about the user suggestion to have the initial liquid shape be more "settled" at the bottom of the container to begin with? Since when you click the gas phase it immediately spreads around the container, it seems reasonable to specify an approximate initial shape for the liquid. It might also make sense to turn up the gravity a touch, but not too much (IMO). Right now the liquid also tends to show a bit of "vapor pressure" so we would not want the gravity so high that we did not see that effect. |
@oliver-phet please thank the user for the suggestion and let them know we are looking into this simulation currently for a few improvements and this seems like a reasonable suggestion. |
Email to user sent. |
Starting with a better initial position for the liquid state for all materials is definitely a possibility, but would be a bit more involved than simply turning up the gravity. Right now, the code algorithmically positions the particles in a blob that, by itself, looks very unnatural, so the code then iterates the particle model a number of times without showing it to the user to get the initial positions. A couple of possibilities to improve this would be:
|
… data, consolidated code for loading state, see #212
Fixing this issue will also resolve somethting that Trish pointed out to me a while ago, but we never logged. If the user pauses the sim while the substance is in the gas or solid state, and then changes to the liquid state, the initial, semi-organized particle arrangement can be seen. Here is a screen shot to illustrate: |
This should get the new |
Another user just wrote in about this behavior:
Here's what liquid Oxygen looks like after a minute or two: |
The attraction between O2 molecules is particularly high when compared to that of the noble gasses, which causes the sim to form a clump in this case, much like a droplet of water forms on a smooth surface due rather than the water spreading evenly into a thin layer. I know that this tends to cause confusion, and I may be able to change things so that oxygen behaves more like the other substances at liquid temperatures, but it wouldn't be trivial. @arouinfar and @oliver-phet - back to you to decide whether this is a reasonable answer or whether we should pursue it further. Feel free to bring in @ariel-phet if you are so inclined. |
Liquid oxygen is noticeably different than the other liquids. While I think it certainly would be nice to fine tune its shape a bit further, I can't speak to the priority of such a change (especially a non-trivial one). If we want to make this change, realistically it makes sense for @jbphet to work on it while he's already in the sim, but that probably doesn't mesh well with PhET-iO delivery goals. I'll defer to @kathy-phet and @ariel-phet. |
I fundamentally disagree with this user's assessment - Oxygen looks significantly different in the solid, liquid, and gas phases. I think the user is perhaps making the assumption that in the liquid state the oxygen should "puddle" in the bottom of the container. But really the learning goal here is between the ordered crystaline state (solid), the liquid phase, and the gas phase, which are really about interaction distance and correlation between movement and such. I don't think any changes should be made. @arouinfar perhaps it would be useful to mentioning something in the teacher tips, but I don't think any changes are warranted (especially considering the popularity of the simulation and this comment being the only known issue from a user). |
Thanks @ariel-phet. You make a very good point. The teacher tips already had some information regarding the shape of the liquid, but I added to it a bit. Updated teacher tips have been uploaded, closing. |
@ariel-phet @arouinfar User replied back:
|
@ariel-phet can you take over communication with this user? Gas Properties or Gases Intro may better suit their goal of connecting temperature and kinetic energy. |
Sure @arouinfar @oliver-phet can you forward the relevant email to me. |
Forwarded! |
Ok, I will take it from here. Closing. |
I'm writing to request a small change to the States of Matter Basics. In this interactive, When you change from solid to liquid, the particles tend to stay bunched close together in a roughly defined shape, rather than settling at the bottom of the container (see the image below). This is deceptive for beginning students. I use this interactive in the opening chapter of my book, to convey the idea that macroscopic properties are a function of atomic/molecular structure. Because of the prominence of this interactive, this bug is very problematic.
I would like to propose two simple solutions to this problem:
Thank you for considering these changes. Please let me know if you have questions or concerns - I'm happy to set up a call to discuss this further if it would be helpful. I look forward to working with you in the years ahead as we incorporate these excellent simulations into our digital books.
The text was updated successfully, but these errors were encountered: