KR407: How to compute the slip velocity of the particles in DPM model using a UDF? (Solution ID: 920)


A UDF is written to compute the slip velocity of the particles in dpm model. Say for example in any internal surface (through which particles are passing) user wants to find the value of (V_p - V_c), where V_p is the particle velocity and V_c is the continuous phase velocity for the particle containing cell.
In this udf, the magnitude of the slip velocity (Vc- Vp) is assigned to a dpm scalar. The DEFINE_DPM_OUTPUT is used (through report/discrete-phase/sample gui panel) to print the value of the slip velocity of particle when it encounters any given plane or any boundary zones (it does not work for any iso-surface).





Show Form
No comments yet. Be the first to add a comment!