Cylindrical Contour on the EDEMpy

Unknown
edited July 2022 in Community Q&A

Hello every body.
I simulated particles on the turbulent flow on the tube. (CFD-DEM). I used EDEMpy to investigate deposition on the wall. now I need to plot cylindrical contour to show the deposition on the tube. I have a contour on Fluent. I want to ask you is is possible to plot a contour like the attached picture on EDEMpy?


Regards,
Fatemehimage

Tagged:

Answers

  • RWood
    RWood
    Altair Employee
    edited July 2022

    Hi,

    I don't know how DPM concentration is defined in Fluent, presumably it involves the mass of the particles and the local cell volume (or surface area maybe?), but if you can come up with a corresponding definition in Python, then sure. EDEMpy doesn't have any specific function to calculate the DPM concentration but should give you access to the variables that define it (once you know what they are). 

    Cheers,
    Richard