Skip to content
cfd-lab:~/en/tags/Diffuse-Interfaceonline
$ cd ..
grep "#Diffuse-Interface"// 3 matches

#Diffuse-Interface

~11 min read

[Paper Review] Solve with Two Pressures, Merge to One — Saurel (2009) on Multiphase Pressure Relaxation

·5 min read

How a six-equation non-equilibrium model with stiff pressure relaxation routes around the failures of the five-equation diffuse-interface model.

5-Equation Model Implementation Guide: Building a Multiphase Flow Solver in Python

·2 min read

Directly implement a 5-equation diffuse interface model in Python and simulate a 1D shock-bubble interaction problem.

Interface Capturing Methods: VOF vs Level Set vs Diffuse Interface

·4 min read

Comparing the principles, pros/cons, and applications of three representative interface capturing techniques in compressible multiphase flows.