CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Relations between lagrangian particle concentration and mesh size

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 8, 2022, 22:51
Default Relations between lagrangian particle concentration and mesh size
  #1
Member
 
Huan Zhang
Join Date: Nov 2020
Posts: 55
Rep Power: 6
Jasper Z is on a distinguished road
Dear Foamers,

I am wondering that if the lagrangian particle concentration varies with mesh grid size? In openfoam, the particle concentration theta was defined as:

Code:
 theta[celli] += p.nParticle()*p.volume();
theta.primitiveFieldRef() /= mesh_.V();
If we decrease the mesh size, shouldn't the particle concentration increase? If that is the case, how can we validate the concentration with experiment?

Any point is welcome!
Jasper Z is offline   Reply With Quote

Old   June 10, 2022, 05:06
Default
  #2
Senior Member
 
Josh Williams
Join Date: Feb 2021
Location: Scotland
Posts: 113
Rep Power: 5
joshwilliams is on a distinguished road
Hi Huan,
Yes the concentration will naturally change with mesh size.

Regarding your point "how can we validate the concentration with experiment?": Could you give some information on the experimental data you are trying to validate against? It is unlikely that experimental data would give as detailed measurement as local particle concentration (at a similar length scale as a computational cell). It is more likely that the experiment may provide some domain-averaged concentration statistics (mean, std dev, etc).

Alternatively, if there is some local information provided, then you may need to resample your particle cloud in post-processing to match the length scale used for to quantify 'concentration' in the experimental data. E.g. in the paper below by Marchioli et al, several laboratories performed simulations of particle-laden channel flow on varying meshes. Then they all sample instantaneous particle concentrations following the same protocol (which is therefore mesh independent).

Marchioli, Ch, A. Soldati, J. G. M. Kuerten, B. Arcen, A. Taniere, G. Goldensoph, K. D. Squires, M. F. Cargnelutti, and L. M. Portela. "Statistics of particle dispersion in direct numerical simulations of wall-bounded turbulence: Results of an international collaborative benchmark test." International Journal of Multiphase Flow 34, no. 9 (2008): 879-893.
joshwilliams is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating source term total cell-zone volume parallel computation RobV Fluent UDF and Scheme Programming 2 May 30, 2022 04:46
particle mass concentration ram Mehar FLUENT 0 November 23, 2020 20:21
CFD-DEM Simulation - Particle Size compared to mesh cell size 90nash Main CFD Forum 5 November 1, 2018 21:50
Instability in transport solution on tet mesh mpeti OpenFOAM 5 October 18, 2011 12:25
Mesh Concentration Points Ali_M ANSYS Meshing & Geometry 7 April 3, 2011 10:02


All times are GMT -4. The time now is 12:19.