CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   reactingParcelFoam: particle heating (https://www.cfd-online.com/Forums/openfoam-solving/166518-reactingparcelfoam-particle-heating.html)

kalei February 11, 2016 02:48

reactingParcelFoam: particle heating
 
Hallo,

I am trying to figure out how paticle heating is implemented in reactingParcelFoam when using the Ranz Marshall heat transfer model. As I could figure out in RanzMarshall.C OpenFOAM uses the Nusselt number

Nu=2+0.6*sqrt(Re)*cbrt(Pr)

However, I cannot find the differential equation describing the heat transfer between fluid and lagrangian particle. I assume something like

mparticle*Cpparticle*dTparticle/dt=Nu*lambda/dparticle*Ap*(Tfluid-Tparticle)

should be implemented.

Can anybody give me a hint were the heat transfer between fluid and particle is implemented in reactingParcelFoam?

Best kalei


All times are GMT -4. The time now is 17:52.