Skip to content
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

Application to Couette Flow with Bubbles #85

Open
gortali opened this issue Aug 27, 2024 · 1 comment
Open

Application to Couette Flow with Bubbles #85

gortali opened this issue Aug 27, 2024 · 1 comment

Comments

@gortali
Copy link

gortali commented Aug 27, 2024

Hello,

I am interested in applying the GNS method to my dataset, which involves a Couette-type flow with droplets. Specifically, I intend to treat the droplets as the nodes in the GNS and predict their acceleration. However, there are a few modifications I need to implement, specifically regarding boundary conditions:

  • The top and bottom walls are moving, simulating the Couette flow.
  • The left and right boundaries should be periodic.

Could you please advise on how best to modify the current framework to accommodate these boundary conditions? Any guidance or suggestions would be greatly appreciated.

Thank you!

@kks32
Copy link
Contributor

kks32 commented Sep 7, 2024

Hi @gortali What if we use rigid particles and move it at a constant velocity so it modeled the same way as in the DEM or MPM...that's one possible solution I can think of...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants