rocdat / atomizationFoam

3D-Coupling of Volume-of-Fluid and Lagrangian Particle Tracking for Spray Atomization Simulation in OpenFOAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atomizationFoam

Features

  • Volume-of-Fluid (VoF) solver for incompressible flows coupled with Lagrangian library
  • Conversion of small VoF elements to Lagrangian parcels to reduce computational cost
  • Support for
    • Particle-particle interaction (collision, coalescence) and secondary breakup
    • Adaptive mesh refinement
    • Fully parallelized
  • Based on interIsoFoam in OpenFOAM v1912

Compilation

  • First, compile the library libAtomization in the src folder.
  • Afterwards, compile the solver atomizationFoam in the application folder.

About

3D-Coupling of Volume-of-Fluid and Lagrangian Particle Tracking for Spray Atomization Simulation in OpenFOAM

License:GNU General Public License v3.0


Languages

Language:C++ 55.8%Language:C 43.0%Language:Objective-C 0.7%Language:Shell 0.5%