Skip to content

3D-Coupling of Volume-of-Fluid and Lagrangian Particle Tracking for Spray Atomization Simulation in OpenFOAM. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S2352711020300303

License

Notifications You must be signed in to change notification settings

MiaoYangFluid/VOFCouplLPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S2352711020300303

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.8%
  • C 43.0%
  • Other 1.2%