mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
.github
DEMSystems
benchmarks
cmake
doc
solvers
src
tutorials
grainGranFlow
iterateGeometry
postprocessPhasicFlow
sphereGranFlow
RotaryAirLockValve
RotatingDrumWithBaffles
V-blender
binarySystemOfParticles
conveyorBelt
drum-PeriodicBoundary
homogenizationSilo-PeriodicBoundary
caseSetup
settings
README.md
cleanThisCase
homoSilo.jpeg
runThisCase
layeredSiloFilling
rotatingDrumMedium
rotatingDrumSmall
screwConveyor
toteBlender
utilities
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
984 B
984 B
Simulating a Simple Homogenization Silo Using Periodic Boundary (v-1.0)
Problem
A homogenization silo is used to mix particles inside a silo using the circulation of particles. A pneumatic conveying system carries particles from the exit and re-enters them from the top. Here, we use a periodic
boundary to simulate the action of the pneumatic conveyor system for circulating particles. Particles exiting from the bottom are re-entered from the top using this boundary (periodic
).
The simulation case setup is essentially similar to the layeredSiloFilling
tutorial. There is also another change with regard to layeredSiloFilling
. The exit gate is opened after the filling phase of the silo (see settings/geometryDict
for more details).