Giter Site home page Giter Site logo

Comments (3)

saltynexus avatar saltynexus commented on May 30, 2024

Did you make any progress on this? If yes, please share. If no, can elaborate? Are you only changing the viscosity?

from gpusph.

erikvanettinger avatar erikvanettinger commented on May 30, 2024

from gpusph.

saltynexus avatar saltynexus commented on May 30, 2024

I know this doesn't fix your problem, but I've been recently implementing a DEM and found some difficulties as well. Long story short, I got a reply back from Giuseppe Bilotta over on the GPU discourse (https://gpusph.discourse.group/t/dem-in-combination-with-other-geometries/99/5) and I was informed on how the DEM is constructed

One ways is “geometrically”: it doesn’t get filled with particles, but you need the ENABLE_DEM flag for the framework.

I don't know much about the SPS viscosity or how you're trying to use it, but I found when I tried to use an incompatible boundary model with the DEM, the particles fell through as well. To fix my problem, I had to choose a supported boundary model. So yes, it could very well be that the SPS viscosity is incompatible. However, there's hope in the near future. Giuseppe mentions that the DEM should theoretically be able to be modeled using particles instead of planar geometry. I know this would permit me to use the boundary model I'm interested in and it might also permit you to use the SPS viscosity. That being said, it was unclear to me if this feature is currently available or on the TODO list.

You can read more in the link I provided above and possibly express you interest in resolving the issue as well. That is assuming we share the same problem. The more people that share a common problem, the more likely it will move up the TODO list.

from gpusph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.