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