|
[Sponsors] |
Three phases (Air, water,particles) correct settings? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 13, 2023, 11:14 |
Three phases (Air, water,particles) correct settings?
|
#1 |
Member
ff
Join Date: Feb 2010
Posts: 81
Rep Power: 16 |
Hello Foamers,
I need help from expert in multiphase flow. I want simulate a three phases flow including Air, water and particles. As classic issue, I would like to use Eulerian method. Therefor, I would like to pick up multiphaseEulerFoam. However, because the particle is only existing in the water, I dont know what is corrected settings to avoid the mix between air and particles without water. For example, in phaseProperties. type basicMultiphaseSystem; phases (particles air); referencePhase air; particles { type purePhaseModel; diameterModel constant; constantCoeffs { d 3e-4; } alphaMax 0.62; residualAlpha 1e-6; } air { type purePhaseModel; diameterModel none; residualAlpha 0; } blending { default { type continuous; phase air; } } surfaceTension {} interfaceCompression {} drag { particles_dispersedIn_air { type GidaspowErgunWenYu; residualRe 1e-3; } } virtualMass {} heatTransfer { particles_dispersedIn_air { type RanzMarshall; residualAlpha 1e-4; } } phaseTransfer {} lift {} wallLubrication {} turbulentDispersion {} Could anyone advise me how to setup this settings for three phases flow? Thanks very much! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFD analysis on wind turbine rotor | Ken (Wind Turbine CFD Super Rookie) | Main CFD Forum | 45 | February 9, 2016 15:07 |
Cylinder-piston ( Air compression ) | sidhant | FLUENT | 0 | November 28, 2015 11:19 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Is it possible to integrate air through a system with mixture of air and water? | Hale | OpenFOAM Post-Processing | 1 | September 30, 2013 09:57 |
SOS: the nonpositive k and epsion ,how to get the correct boundary settings | abbott.hn | OpenFOAM Running, Solving & CFD | 5 | March 12, 2012 23:49 |