Skip to content

How to get sauter radius in QBMM #192

Closed Answered by AlbertoPa
AlbertoPa asked this question in Q&A
Discussion options

You must be logged in to vote

The Sauter mean diameter is d32 = m3/m2, so the ratio between moment.3.populationBalance and moment.2.populationBalance.
So rSauter = d32/2.

The function object here https://github.com/OpenQBMM/OpenQBMM/blob/master/validation/pbeTransportFoam/serraTaylorCouette/75rpm/system/controlDict.populationBalance shows how to find the volume-averaged d43, and can be adapted to your case (note that you will need to make sure no division by zero happens, so add some logic).

Replies: 1 comment

Comment options

AlbertoPa
Mar 28, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by AlbertoPa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant