|
[Sponsors] |
April 29, 2014, 07:30 |
how to get gas viscosity in the fluent
|
#1 |
New Member
Happy_weekend
Join Date: Jan 2014
Posts: 21
Rep Power: 12 |
Problem description: I am writing a DPM udf for coal combustion. In the UDF, we need to use the gas phase viscosity to compute the Stokes number in the related formula.
Question1: Is there any argument that we can directly use to get the gas viscosity? For example, if we want to use particle velocity, we can use argument P_VEL(P). Question2; If not, how to get the gas viscosity? Could anyone help me with this? Many thanks advance. |
|
April 30, 2014, 10:12 |
|
#2 |
Senior Member
François Grégoire
Join Date: Jan 2010
Location: Canada
Posts: 392
Rep Power: 17 |
Edit: Look for Material Property Macros in the UDF Manual.
https://www.sharcnet.ca/Software/Flu...df_tab_cell_12 Last edited by macfly; April 30, 2014 at 12:22. |
|
April 30, 2014, 11:06 |
|
#3 | |
New Member
Happy_weekend
Join Date: Jan 2014
Posts: 21
Rep Power: 12 |
Quote:
1, mixture viscosity :Mass weighted mixing law. 2, I think you mean that I can only compute the gas viscosity by using the individual mass concentration, individual viscosity and the viscosity mixing law in the UDF. 3, could I use the effective viscosity or turbulence viscosity in the turbulence model to represent the gas viscosity to compute the Stokes number? because we can directly get the effective or turbulence viscosity by the argument C_MU_EFF(c,t) and C_MU_T(c,t). Stokes number=ρp*Vp*Dp^2/9*Dc*μg ρp, particle density, Vp particle velocity, Dp particle diameter, Dc obstacle diameter, μg gas viscosity. |
||
April 30, 2014, 12:18 |
|
#4 |
Senior Member
François Grégoire
Join Date: Jan 2010
Location: Canada
Posts: 392
Rep Power: 17 |
I was wrong, you found the Material Property Macros, what you need is in these macros.
I'm not familiar with DPM, I can't tell which viscosity you should use in the Stokes number. |
|
May 1, 2014, 08:02 |
|
#5 |
New Member
Happy_weekend
Join Date: Jan 2014
Posts: 21
Rep Power: 12 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using ideal gas law and sutherland law in Fluent | RyGuy | FLUENT | 4 | June 28, 2012 03:07 |
Fluent PDF Combustion viscosity problem | laxwendrofzx9r | FLUENT | 0 | December 6, 2011 10:21 |
few quesions on ANSYS ICEMCFD and FLUENT | Prakash.Paudel | ANSYS | 0 | August 12, 2010 13:07 |
Two-Phase Buoyant Flow Issue | Miguel Baritto | CFX | 4 | August 31, 2006 13:02 |
Fluent journal - setting ideal gas | Franky | FLUENT | 6 | May 2, 2006 05:21 |