Author Topic: DPM concentration in a cell using Fluent UDF  (Read 5980 times)

Offline infocfd

  • Newbie
  • *
  • Posts: 45
  • Reputation: +0/-0
  • Searching for solution
    • View Profile
DPM concentration in a cell using Fluent UDF
« on: February 02, 2012, 04:11:18 PM »
Advertisement
Hi,

I am working on modelling of heat transfer from the discrete phase (lagrangian) to the continuous phase. I need to find out the concentration of the discrete phase in the cells. Based on the concentration, I can modify the equation used for heat transfer between the two phases. Because when the particles are moving very close to each other, the effective heat transfer coefficient will be very different from the heat transfer coefficient of a single particle.

Could any one here also tell me about the literature in dealing with heat transfer from spherical particles that are closely spaced?

Thank you.

Offline william

  • Full Member
  • ***
  • Posts: 159
  • Reputation: +15/-0
  • Know it, share it.
    • View Profile
Re: DPM concentration in a cell using Fluent UDF
« Reply #1 on: February 02, 2012, 05:45:29 PM »
You can use

C_DPMS_CONCENTRATION(c,t)

to get the concentration of discrete phase in the cell.