Skip to content

XavierLoyseau/particle-demo-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

particle-demo

  • finite size particles
  • collisions
  • drag force or user specific force dependant on position
  • wall and or periodic boundaries
  • write/read from csv files

Cases

1D case

Just an interval and particles with velocities in x direction only.

Walls BC

Ends of the interval are bounded by walls

Periodic BC

The simulation is periodic

3D box

Wall bounded box

Periodic box

About

A demonstration example for particle simulation in OpenFOAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.4%
  • Python 20.6%