Closed Nancy-Salpepi closed 1 month ago
I see something similar with the materials.
Example Steps:
buoyancy.global.model.materials.solids.materialT.densityProperty
This one is easy to reproduce, it seems like a mappedWrappedProperty.customValue.valueProperty has the wrong range: 500, 15000 but I cannot track down. Would be good to get help from @zepumph or collaborate.
We are hitting this block:
We should not generally cascade to the custom density when PhET-iO changes the density. At least I think that is the case. Not sure how to solve though.
Paper trail on the above block. https://github.com/phetsims/density-buoyancy-common/issues/281
I'm no longer seeing assertion errors when setting values in rc.2 Closing.
Test device MacBook Air M1 chip
Operating System 14.6.1
Browser Safari 17.6
Problem description For https://github.com/phetsims/qa/issues/1141, assertion errors appear when trying to customize the fluid density in Buoyancy. For all fluids the densityProperty range listed in studio is .08 to 27000, but that doesn't seem to be the case. Assertion errors appear when trying to set a fluid's density within the listed range.
Steps to reproduce Here is an example:
Visuals