|
[Sponsors] |
January 14, 2010, 08:57 |
How to define Particle with UDF?
|
#1 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Hello World.
I'm using the Discrete Phase Model for the simulation of coal combustion. Can anyone tell me how I can define a particle which contains different components with an UDF? I have toyed around with "number of scalars" in the FLUENT GUI, but it leads to nothing, at this time. So, how can I set up different scalars containing the concentration of each component, which will form my particle? Have a nice day. Sebastian
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
January 18, 2010, 07:23 |
|
#2 |
Senior Member
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 22 |
Maybe you can use P_USER_REAL(particle, i) to define any scalar you like for each particle?
|
|
January 19, 2010, 03:43 |
|
#3 | |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Quote:
Basically anything I can think of?!
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
||
January 20, 2010, 04:50 |
|
#4 |
Senior Member
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 22 |
Well, for things like mass are already defined via standard properties, you don't need your own variable for that. For just sperical particles, the combination of diameter and density is sufficient, you can use P_DIAM and P_DENSITY or something for that.
|
|
Tags |
discrete phase model, dpm, udf |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
HELP----Surface Reaction UDF | Ashi | Fluent UDF and Scheme Programming | 1 | May 19, 2020 21:13 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 01:29 |
Missing math.h header | Travis | FLUENT | 4 | January 15, 2009 11:48 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 12:24 |
UDF FOR UNSTEADY TIME STEP | mayur | FLUENT | 3 | August 9, 2006 10:19 |