|
[Sponsors] |
March 1, 2012, 17:19 |
help UDF for multiphase turbulence
|
#1 |
Member
Domenico
Join Date: Sep 2011
Location: Atlanta
Posts: 39
Rep Power: 15 |
Hi all
I'm relatively new in Fluent, please could someone help me in how to add additional terms into the Fluent equations? My specific case is to add the interphase terms for k and epsilon of the k-epsilon dispersed turbulence model of Euler-Euler (multiphase) approach into the k-epsilon equations of the RNG k-epsilon model. Any help is greatly appreciated. Thank you very much Best regards |
|
March 2, 2012, 17:02 |
RNG model with higher order discretization
|
#2 |
Member
R. Roy
Join Date: Mar 2009
Location: India
Posts: 52
Rep Power: 17 |
Hi,
I think you need use UDFs for the problems. Check the UDF manual for the relevant macros. There are some example code too in the manual. I have one question in this regard. If I would lilke to use RNG model wih higher order discretization (for better results): What would be the favourable options for such a choice for Pressure, Momentum, k and epsilon ? Should I just convert them ALL into 2nd order Upwind or is there some thumb rule ? Any feedback is appreciated. PS: I am simulating a pipe bend. Best regards, R. |
|
March 2, 2012, 18:20 |
|
#3 |
Member
Join Date: Nov 2011
Location: Czech Republic
Posts: 97
Rep Power: 14 |
To enable interphase k-eps source terms in your calculation you will have to use TUI (Fluent's command line). For now there isn't any option in GUI for it.
So, it is under: Code:
/define/models/viscous/multiphase-turbulence |
|
March 2, 2012, 22:40 |
|
#4 |
Member
Domenico
Join Date: Sep 2011
Location: Atlanta
Posts: 39
Rep Power: 15 |
that is probably when I use a multiphase model, but I'm using a dpm model, in which I want to take advantage from the ''real'' multiphase (as defined in fluent) by adding the interphase term I need in my RNG k-epsilon model, which is to be used in combination with a dpm model, and not adapted to a multiphase model (e.g. eulerian), but I don't know how to do it...........
regards |
|
Tags |
multiphase, turbulence, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
High turbulence intensity | wenfengxie | FLUENT | 1 | April 16, 2010 13:00 |
question about turbulence model selection and sensitivity | karananand | Main CFD Forum | 1 | February 26, 2010 05:41 |
Code release: Flow Transition and Turbulence | Chaoqun Liu | Main CFD Forum | 0 | September 26, 2008 18:15 |
UDF for Turbulence Stresses with RANS two-eq model | Amr | FLUENT | 0 | May 6, 2008 12:05 |
DEFINE_DPM_OUTPUT macro UDF HELP | Puneet | FLUENT | 3 | November 28, 2003 11:55 |