Skip to content

ElsevierSoftwareX/SOFTX_2019_260

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

extractEulerianParticlesMod

Function object to identify particles traversing a faceZone in VOF simulations with OpenFOAM v1906

Installation

  • Unzip src.zip
  • Source OpenFOAM v1906
  • Execute "wmake" to compile the code

Usage

  • Settings for the function object must be included in system/controlDict
  • An example can be found in the droplet test case
  • All available settings can be found in the header of extractEulerianParticlesMod.H

Droplet Test Case

  • Unzip run.zip
  • Source OpenFOAM v1906
  • Execute "bash Allrun" to run the case
  • Tracking results are written to /lagrangian/

About

Particle Detection in VOF-Simulations with OpenFOAM. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S235271101930264X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published