27 August 2021 3 7K Report

Can any researcher provide the udf for calculating the particle concentration in FLUENT DPM model using "PSI-C" method?

I tried to write this udf, but after using both "DEFINE_DPM_SCALAR_UPDATE( ParticleCon,c,t,initialize,tp)" and "C_UDMI(c,t,0)+=P_FLOW_RATE(tp)*dt/C_VOLUME(c,t)" at the same time, the residence time of particles within a cell is always cumulative over all iteration time steps and is not only the final value. Besides, the concentration is always cumulative over the flow time steps.Any suggestion or comment is welcome!

More Shipeng Xu's questions See All
Similar questions and discussions