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

Multiphase fluid simulations #101

Open
doyubkim opened this issue Jun 11, 2017 · 6 comments
Open

Multiphase fluid simulations #101

doyubkim opened this issue Jun 11, 2017 · 6 comments

Comments

@doyubkim
Copy link
Owner

doyubkim commented Jun 11, 2017

Implement multiphase fluids including:

@doyubkim
Copy link
Owner Author

@marcelsan, let's discuss this issue and see how we can implement each solver. The references are not complete, yet. Also, please let me know if this is aligned with your original thinking.

@PavelBlend
Copy link
Contributor

Question:
Is it possible to add the following effect in the future?:
https://youtu.be/5h6UAjB4Xjo

Air incompressibility. To air was the second phase.
There is a code, for example:
https://github.com/ryichando/shiokaze

@PavelBlend
Copy link
Contributor

And more interested. It is possible to realize multiphase fluids, like here:
https://youtu.be/TawnuP5xPo4
https://youtu.be/3yyLIG935zc?t=191

@doyubkim
Copy link
Owner Author

Two-phase fluid is planned but didn't have enough bandwidth to implement it. I do have my old personal code that implements a couple of papers mentioned above -- one of the papers is mine anyway -- but I need time to port it over. @PavelBlend if you want this feature, I can bump up the priority.

@PavelBlend
Copy link
Contributor

Yes, I would like to see this feature.
Since I use jet fluids for a blender. And for the blender there is not a single multi-phase simulator.

@doyubkim
Copy link
Owner Author

Sounds fair. The first iteration will be similar to http://research.nii.ac.jp/~rand/shiokaze-en/index.html. No particles, but with level-set only. Two-phase PIC/FLIP/APIC would come next. Not sure I want to implement multiphase SPH, but it will be the last if I do.

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

No branches or pull requests

2 participants