Xiangyu-Hu / SPHinXsys

SPHinXsys provides C++ APIs for engineering simulation and optimization. It aims at complex systems driven by fluid, structure, multi-body dynamics and beyond. The multi-physics library is based on a unique and unified computational framework by which strong coupling has been achieved for all involved physics.

Home Page:https://www.sphinxsys.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The problem of gas-liquid two-phase flow

BIANJINGALUN opened this issue · comments

commented

The following problems have arisen in the operation of the gas-liquid two-phase flow that we want to achieve:

  1. we first arrange the distribution of gas-liquid particles to achieve a cylindrical periodic boundary

particle distribution

  1. After we run a few steps, we visualize the results of the run and find that both gas particles and liquid particles are beyond the solid boundary
    escape
  2. Not all the particles go beyond the boundary and then return to the buffer

Is there anyone who has the same problem?
How can I solve it? Thank you for your help!
The specific procedure is as follows:
code.txt

@BIANJINGALUN

Thanks for the issue.
You need make your case publicly accessible first through github .
I.e. you need make it a branch in you forked repository.

Best wishes,
Xiangyu

commented

Ok, thank you Professor Hu for reminding me
This is my first time using github and I may not be familiar with it, but I have now made the case public

Could you refer here to your public branch, so that we can have a look on it?

@BIANJINGALUN Any update? Did you test you case in 2D?

no response from the sender of the issue.