We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

DPM Concentration on Surfaces

    • SpencerJordan
      Subscriber

      Hello! I am wondering if someone can help me clear up what is meant by the 'DPM Concentration' variable in Fluent. I have a simulation with several surfaces where I am exporting DPM Concentration across these surfaces at every time-step. What I'm confused about is how this concentration is being calculated on a 2D surface (since concentration is usually in 3D), and what exactly the units are. Any help would be appreciated, thanks in advance.

    • ai0013
      Subscriber
      I guess your simulation is 3D and you exporting DPM concentration at various 2D slices? Fluent will simply interpolate to color the contour at your surfaces.

      In general, DPM concentration is a "type" of density that relates the mass of particles in cell [kg] divided by the cell volume [m^3]. Units are then [kg/m^3]. This is stored as a Eulerian Field.
      Remember that we coloquially call "particles" what actually "parcels" are to the CFD code.
      DPM concentration [kg/m^3] = parcels in cell [#] * Parcel mass [kg] / Cell volume [m^3]
      Parcel mass [kg] = DPM flow rate [kg/s] * DPM time step / # Streams
      Where # Streams depend on the type of injection , PSD distribution, parcel release method ...

      For example, for surface injection and standard parcel release method only



      The high DPM concentration region (red parallel lines) is due to the smaller cell size at that zone. Activating the 'scale Flow rate by Area' option can remedy this. My example is valid for constant mass in a parcel, which is not necessarily true for other cases. I hope this example illustrates the concept.

      Keep in mind that other settings involving PSD, other type of injection, parcel release method, 'scale flow by area' will need other treatment. Perhaps Ansys Staff can jump in to provide more general expression


    • SpencerJordan
      Subscriber
      Thanks so much for the detailed response that clears things up!
    • RK
      Ansys Employee
      Thank you for your answer .
    • SpencerJordan
      Subscriber
      I have a follow-up question to this post that I'm hoping you can help with. In my simulation, I want to count the DPM mass present on several surfaces every time-step and export this as a file. Currently, I have report definitions set up to record the 'sum' of a variable I defined as: (DPM-concentration*cell-volume), hoping that this would result in DPM-mass. The problem I'm seeing is that my results do not always make sense, specifically the mass seems to be way off between surfaces of different sizes in my simulation. Is the expression above that I defined for DPM-mass somehow dependent on the area of the surface I'm reporting it over? Again, any help would be greatly appreciated.
    • SpencerJordan
      Subscriber
      To give some more details: I am using a surface injection that injects for a single timestep, and I am tracking this single pulse as it moves down a column that narrows towards the outlet. The surfaces I'm reporting the DPM-mass over are iso-surfaces defined along the length of the column (but since it gets narrower, they do not have equal surface area). The file is successfully exporting the DPM-mass I defined, and it makes sense temporally, but the total sum of the masses between surfaces seem too far off from one another to be true.
    • Rob
      Forum Moderator
      If you sum DPM Concentration*cell volume over the whole domain how does that tie up over the run?
Viewing 6 reply threads
  • The topic ‘DPM Concentration on Surfaces’ is closed to new replies.