CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

C_MU_L(c,t) not giving laminar viscosity

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 20, 2009, 04:51
Default C_MU_L(c,t) not giving laminar viscosity
  #1
John Deas
Guest
 
Posts: n/a
According to the Fluent 6.3 UDF manual, section 3.2.3 "Cell Macros", quantities are defined as:

C_MU_L(c,t)->laminar viscosity

C_MU_T(c,t)->turbulent viscosity

C_MU_EFF(c,t)->effective viscosity

In my case (which involves vortices shedding, computed using k-w SST), I store 10 udms which use C_MU_L(c,t) and C_MU_T(c,t) during post-processing. From the definitions above, I inferred that for all (c,t), C_MU_L(c,t) would have been equal to 1.78e-5, for air is the fluid modeled in my case. To my surprise, a small test computing C_UDMI(c,t,13)=C_MU_L(c,t) led to an inhomogeneous distribution of C_MU_L(c,t), which average value is 0.006 in one of my sampling plane, for example. The topology of the distribution of C_MU_L(c,t) is very similar to the topology of k, which is strange given that is should be constant.

This could be a minor problem in my case, as I could replace C_MU_L(c,t) by 1.78e-5 in my UDF. However, I have no way to know beforehand the value of C_MU_T(c,t), and I fear it is not giving me what I expect it to, just like C_MU_L(c,t).

If anybody knows why I am not retreiving the values I am expecting and how to get them, I would really appreciate the help.
  Reply With Quote

Old   February 20, 2009, 08:53
Default Re: C_MU_L(c,t) not giving laminar viscosity
  #2
John Deas
Guest
 
Posts: n/a
It is fixed, I messed with my various .C files and was not looking at the right UDM.
  Reply With Quote

Old   July 9, 2022, 23:21
Default what is the difference for the below three variable, which should be choose when I si
  #3
Senior Member
 
Join Date: Dec 2017
Posts: 382
Rep Power: 9
hitzhwan is on a distinguished road
Quote:
Originally Posted by John Deas
;156717
According to the Fluent 6.3 UDF manual, section 3.2.3 "Cell Macros", quantities are defined as:

C_MU_L(c,t)->laminar viscosity

C_MU_T(c,t)->turbulent viscosity

C_MU_EFF(c,t)->effective viscosity

In my case (which involves vortices shedding, computed using k-w SST), I store 10 udms which use C_MU_L(c,t) and C_MU_T(c,t) during post-processing. From the definitions above, I inferred that for all (c,t), C_MU_L(c,t) would have been equal to 1.78e-5, for air is the fluid modeled in my case. To my surprise, a small test computing C_UDMI(c,t,13)=C_MU_L(c,t) led to an inhomogeneous distribution of C_MU_L(c,t), which average value is 0.006 in one of my sampling plane, for example. The topology of the distribution of C_MU_L(c,t) is very similar to the topology of k, which is strange given that is should be constant.

This could be a minor problem in my case, as I could replace C_MU_L(c,t) by 1.78e-5 in my UDF. However, I have no way to know beforehand the value of C_MU_T(c,t), and I fear it is not giving me what I expect it to, just like C_MU_L(c,t).

If anybody knows why I am not retreiving the values I am expecting and how to get them, I would really appreciate the help.

what is the difference for the below three variable, which should be choose when I simulate ? is the dynamic viscosity or kinematic viscosity ?

C_MU_L(c,t)->laminar viscosity

C_MU_T(c,t)->turbulent viscosity

C_MU_EFF(c,t)->effective viscosity
hitzhwan is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turbulent viscosity in Laminar Flow Mike Main CFD Forum 8 April 12, 2010 11:40
reading laminar viscosity of cells Siddharth Khowala FLUENT 0 June 13, 2006 09:38
laminar/turbulent viscosity at the wall interface kcng Main CFD Forum 3 March 10, 2006 05:42
Help please ...Laminar viscosity variation Sheila Siemens 9 October 6, 2004 15:42
effective? turbulent? laminar? viscosity MIssNancy FLUENT 3 December 2, 2002 23:53


All times are GMT -4. The time now is 08:48.