|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Kelvin Loh
Join Date: Mar 2009
Posts: 25
Rep Power: 17 ![]() |
Hi all,
Am having some problems with FLUENT in that it is not changing the density of the inert particles via my udf. Can someone check and see if I have made any errors? Thank you. A snippet of my udf Code:
DEFINE_DPM_LAW(bio_algae_test,p,ci) { InertHeatingLaw(p); P_RHO(p) = 996.0 + 6.0*(P_POS(p)[2]); P_DIAM(p) = 100e-6; P_MASS(p) = P_RHO(p)*(4/3)*M_PI*pow((P_DIAM(p)/2),3); } |
|
![]() |
![]() |
![]() |
![]() |
#2 |
New Member
zino
Join Date: Mar 2010
Posts: 23
Rep Power: 16 ![]() |
why dont you change density from material panel. it provide all these option for inert particles as well. i did it.
|
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Injection of specific number of particles in DPM | DH | FLUENT | 12 | March 16, 2016 22:04 |
Constant & independent velocity for DPM particles | Wikie | Fluent UDF and Scheme Programming | 1 | September 23, 2010 06:35 |
Changing the acceleration of DPM particles?? | Wikie | Fluent UDF and Scheme Programming | 2 | April 27, 2010 05:41 |
DPM - do the particles affect the liquid? | Nikhil Dani | FLUENT | 0 | January 1, 2009 12:58 |
DPM - Why do the particles not vanish? | Johannes | FLUENT | 12 | July 6, 2007 12:19 |