I am trying to run the SQP-Hopper-tutorial case, and it is blowing up. I am attaching the zipped report file and screenshot of the error. Kindly help and let me know where I am doing wrong. I need to run this case.
I did not change any set up and using the same set up as in the tutorial.
Hello, I was able to make it run. But in the attached report file, one case the particles went out of the hopper domain. Not sure. The attached zipped file has everything related to the case. Need some help why is this happening. Changed the SQP parameters and this happened.
Did you use the superquadric designer when you changed the particle shape? If you didn’t, you also need to recompute the diameter (this is the bounding sphere diameter), which is not straight forward. It is better to use the superquadric designer to make sure all inputs are consistent.
I wonder if there’s something we can do in the GUI to prevent this - like if the user edits the shape parameters without using the designer popup, we could recompute the bounding diameter automatically. Actually I think having the bounding diameter be a user input is not a great idea, generally users should use the correct (computed) diameter. For collision detection, sometimes we need to override the diamater, but perhaps this would better be specified as a factor applied to the computed diameter. That would not cause trouble if the shape parameters changed.