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

how find fluctuating velocity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 18, 2007, 10:38
Default how find fluctuating velocity
  #1
Max
Guest
 
Posts: n/a
Hi

I'am using ansys cfx 10, and I'am making a simulation of jet flow at low Re numbers. I used a SST model and now I don't know how find the fluctuating velocity of the flow. Someone can help me.

Thanks
  Reply With Quote

Old   September 18, 2007, 15:11
Default Re: how find fluctuating velocity
  #2
CycLone
Guest
 
Posts: n/a
You can calculate the magnitude of the fluctuating component from the Turbulence Kinetic Energy. If you look it up in the documenation, you'll see that the turbulent kinetic energy (k) is defined as:

k=1/2*u^2

where u is the fluctuating component of velocity. Based on this you can estimate the fluctuating component as:

u = sqrt(2k)

In CEL that would be:

Fluctuating Component = sqrt(2*Turbulence Kinetic Energy)

-CycLone
  Reply With Quote

Old   September 19, 2007, 02:20
Default Re: how find fluctuating velocity
  #3
Max
Guest
 
Posts: n/a
Thank you so much
  Reply With Quote

Old   September 19, 2007, 10:32
Default Re: how find fluctuating velocity
  #4
Dr. FLow Squad
Guest
 
Posts: n/a
For anisotropic flow , the kinetic energy is defined as k = ½ * (u'^2 + v'^2 + w'^2) = ½ * (3 * u'^2) = 3/2 u'^2 where (') denotes fluctuating velocity component. Agree?
  Reply With Quote

Old   September 19, 2007, 13:35
Default Re: how find fluctuating velocity
  #5
CycLone
Guest
 
Posts: n/a
Yes, good point. You're right, since u is a vector, the turbulent kinetic energy should be 3/2u'^2. My bad.

-CycLone
  Reply With Quote

Old   June 22, 2010, 02:16
Default
  #6
Member
 
Derwin Parkin
Join Date: Feb 2010
Posts: 35
Rep Power: 16
derz is on a distinguished road
Hi guys,

What do I do if I want to find u', v' and w' (the fluctuating velocity in each direction)? Using this method would only allow me to find u'. Or am I understanding this wrong?

And what exactly do you mean by anisotropic flow?
derz is offline   Reply With Quote

Old   June 22, 2010, 19:54
Default
  #7
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
If you are using an isotropic turbulence model (eg the 2-eqn models) then u', v' and w' is the same by definition. Only the RSM model allows for a difference between u', v' and w'.

Look at a turbulence modelling textbook for more details, "Turbulence Modelling for CFD" by Wilcox is the one I recommend.
ghorrocks is offline   Reply With Quote

Old   April 20, 2011, 06:23
Default
  #8
New Member
 
José María Carrillo
Join Date: Apr 2011
Location: Spain
Posts: 10
Rep Power: 15
jocarsa is on a distinguished road
Hi!

I'm using the BSL Reynolds Stress model and I want to know how can I find u', v' and w' (the fluctuating velocity in each direction).
Can they be calculated with the "Reynolds Stress uu, vv..." variable or with another variable?
How can I obtain this terms?

Thanks
jocarsa is offline   Reply With Quote

Old   April 20, 2011, 18:59
Default
  #9
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
See a turbulence modelling textbook eg Wilcox.
ghorrocks is offline   Reply With Quote

Old   April 2, 2012, 11:09
Default
  #10
Senior Member
 
Join Date: Jan 2010
Location: Germany
Posts: 268
Rep Power: 17
Zaktatir is on a distinguished road
But in the CFX Documentation it is written explicitly that Reynolds Stresses may be used by means of CCL!! But How?

Jessica
Zaktatir is offline   Reply With Quote

Old   April 4, 2012, 07:27
Default
  #11
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
The CFX reference manual lists the availabel CEL variables. I think Reynolds Stresses are available if you have an appropriate turbulence model enabled.
ghorrocks is offline   Reply With Quote

Old   April 4, 2012, 07:41
Default
  #12
Senior Member
 
Join Date: Jan 2010
Location: Germany
Posts: 268
Rep Power: 17
Zaktatir is on a distinguished road
yeah i have chosen one of them and i am awaiting the reply of ANSYS-Support
Zaktatir is offline   Reply With Quote

Old   April 5, 2012, 02:36
Default
  #13
New Member
 
Erik Bjerklund
Join Date: Jul 2009
Location: Sweden
Posts: 3
Rep Power: 16
PANTA eREIk is on a distinguished road
Right click in the expression window and all available functions and expressions are shown.

e.g.
massFlowAve(Reynolds Stress uu + Reynolds Stress uw)@outlet
PANTA eREIk is offline   Reply With Quote

Old   April 5, 2012, 03:49
Default
  #14
Senior Member
 
Join Date: Jan 2010
Location: Germany
Posts: 268
Rep Power: 17
Zaktatir is on a distinguished road
I need them in Pre and not only at Boundaries...
Zaktatir is offline   Reply With Quote

Old   April 5, 2012, 08:35
Default
  #15
New Member
 
Erik Bjerklund
Join Date: Jul 2009
Location: Sweden
Posts: 3
Rep Power: 16
PANTA eREIk is on a distinguished road
You can use them in pre and monitoring them while running, this can also be done at specified points or max/min/ave of the entire domain

You can also use variables while specifying the boundaries. for example make the velocity or temperature dependent of time or other variable.

question is if you would get the time fluctuationg part from abstractin u.trans avg from u

p, li { white-space: pre-wrap; } Velocity u - Averaged Velocity u



of that I am not sure.
PANTA eREIk is offline   Reply With Quote

Old   April 5, 2012, 13:24
Default
  #16
Senior Member
 
Join Date: Jan 2010
Location: Germany
Posts: 268
Rep Power: 17
Zaktatir is on a distinguished road
I know that i am working with it since the begin of my phd but i know i tried to use RSM and want to calibrate the rs.vv to zero (another topic) by introducing some damping.. but it still showing me that the variables are not available..


jessica
Zaktatir is offline   Reply With Quote

Old   June 24, 2012, 03:24
Default
  #17
Far
Super Moderator
 
Sijal
Join Date: Mar 2009
Location: Islamabad
Posts: 4,553
Blog Entries: 6
Rep Power: 54
Far has a spectacular aura aboutFar has a spectacular aura about
Send a message via Skype™ to Far
How to find the Reynolds stresses uu, vv, ww, uv, uw and vw in CFD post?

@Zaktatir: Any luck in finding the method to specify RS in CFX-Pre?
Far is offline   Reply With Quote

Old   June 24, 2012, 06:55
Default
  #18
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
If you are doing a RSM model it will be in the results file by default (unless you took it out ). You will find it under the puzzlingly labelled "..." button.
ghorrocks is offline   Reply With Quote

Old   June 24, 2012, 09:30
Default
  #19
Far
Super Moderator
 
Sijal
Join Date: Mar 2009
Location: Islamabad
Posts: 4,553
Blog Entries: 6
Rep Power: 54
Far has a spectacular aura aboutFar has a spectacular aura about
Send a message via Skype™ to Far
I found it. Just made the contour plot and found them as variables.

One more thing. As we know that linear eddy viscosity models assumes that the turbulence stress is linked to mean rate of strain or mean velocity gradient. So in that case uu, vv and ww are equal. While in RSM model they have markable difference in magnitude. But still I have good results with these two equation models. Why?
Far is offline   Reply With Quote

Old   June 24, 2012, 19:26
Default
  #20
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
The RSM and 2-eqn models use very different approaches, as you point out. If uu, vv and WW are quite different and therefore the turbulence is anisotropic you would think that means the 2eqn models should have problems. Your report that they match suggests:
1) Turbulence is not significantly affecting the flow - for instance an airfoil simulation will predict very similar lift regardless of the turbulence model. The drag will be quite different though.
2) It could be the anisotropy is not significantly affecting the flow.
3) It could be just luck, and at a different operating point results are quite different
ghorrocks is offline   Reply With Quote

Reply


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
Problem with assigned inlet velocity profile as a boundary condition Ozgur_ FLUENT 5 August 25, 2015 04:58
How to calculate Velocity? Kali Sanjay Phoenics 1 May 1, 2006 13:57
Velocity Under-relaxation in SIMPLE type methods Matt U. Main CFD Forum 6 July 4, 2005 05:29
where to find velocity field for square pipes??? enrico Main CFD Forum 2 February 4, 2005 11:32
fluid fluctuating velocity at particle position kulwinder FLUENT 0 June 17, 2004 00:52


All times are GMT -4. The time now is 07:23.