gns icon indicating copy to clipboard operation
gns copied to clipboard

Application to Couette Flow with Bubbles

Open gortali opened this issue 1 year ago • 1 comments

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!

gortali avatar Aug 27 '24 05:08 gortali

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...

kks32 avatar Sep 07 '24 23:09 kks32