|
[Sponsors] |
March 29, 2004, 10:37 |
UDF and DPM concentration
|
#1 |
Guest
Posts: n/a
|
I am trying to define the drag force coefficient of the Discrete Phase Model using the particle concentration. Is it possible to access the particle concentration in the DEFINE_DPM_DRAG user function ? Many thanks, Caroline
|
|
March 29, 2004, 13:48 |
Re: UDF and DPM concentration
|
#2 |
Guest
Posts: n/a
|
Utilise la macro DPM_CONCENTRATION qui va te premettre de reconstruire ta fraction de volume ( je pense que c'est ce que tu recherches pour reconstruire ta force de trainee). Cependant ceci peut t'amener dans certaine cellule à avoir une fraction de volume > 1, donc besoin de limiteur. Aussi, attention à l'utilisation de cette macro en instationnaire.
thomas |
|
January 22, 2015, 22:54 |
|
#3 | |
New Member
Looti Rika
Join Date: Sep 2014
Posts: 2
Rep Power: 0 |
Quote:
I want to know how can find this macro? C_DPMS_CONCENTRATION(c,t) thanks |
||
January 23, 2015, 03:53 |
|
#4 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
Please ask your question only once. There is no reason to ask it seven times, and certainly no reason to ask it in a thread that is more than 10 years old.
And be more clear in what you are asking. What do you want the macro to do? If you add Code:
#DEFINE C_DPMS_CONCENTRATION(c,t) 0 |
|
January 23, 2015, 18:28 |
|
#5 | |
New Member
Looti Rika
Join Date: Sep 2014
Posts: 2
Rep Power: 0 |
Quote:
Thanks for your reply I want to know when i use DPM model calculate the particle trajectory, How can i get concentration field? where i can find this code? |
||
January 27, 2015, 16:02 |
|
#6 | ||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quote:
Quote:
Code:
#include "sg_mem.h" Code:
#include "udf.h" #include "sg_mem.h" |
|||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for deleting particles in DPM | imanmirzaii | Fluent UDF and Scheme Programming | 12 | November 25, 2020 20:27 |
Problem with DPM simulation with particles injection and EXECUTE_AT_THE_END UDF. | Ari | Fluent UDF and Scheme Programming | 4 | May 31, 2016 09:51 |
DPM Steady Local Collection Efficiency and Concentration Cells Error | Manathan | Fluent UDF and Scheme Programming | 0 | April 8, 2015 13:06 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |
DPM with UDF - Step-by-Step Procedure???? | Prashanth | FLUENT | 3 | April 3, 2009 18:45 |