|
[Sponsors] |
July 24, 2006, 11:19 |
particle user routines
|
#1 |
Guest
Posts: n/a
|
Hi all, I hope someone can give me an advice for the solution of my problem: I'd like to calculate the absorption of particles at the wall as a function of wall shear stress (simplified). But you can not pass the wall shear stress to the particle user routine, because it is not listed in the list of input arguments in the "wall interaction" field. My ideas to solve this problem:
1. User CEL function which uses instead of a user subroutine (tutorial 9) a particle user routine. 2. a possibility to read the value of wall shear stress within the particle user routine. 3. any other idea? Cheers, Felix |
|
July 24, 2006, 13:32 |
Re: particle user routines
|
#2 |
Guest
Posts: n/a
|
Hello Felix,
I believe you can express your model in terms of particle momentum source components, particle diameter and something else. They are all available for using as input in particle user routine. You can also write a junction box routine that will be called every iteration. Regards |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Particle User Source in ANSYS CFX | Jun | CFX | 0 | September 8, 2010 10:28 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |
User fortran routines, DEBUG AND OUTPUT | Bloshchitsyn Vladimir | CFX | 5 | October 29, 2007 02:31 |
USER_GETVAR in particle user routine | Felix | CFX | 0 | August 23, 2006 10:59 |
User routines | sac | CFX | 1 | December 8, 2005 11:42 |