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

How to obtain turbulent kinetic energy data from LES model of Ansys CFX?

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

Like Tree2Likes
  • 1 Post By rsin
  • 1 Post By rsin

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 20, 2009, 23:05
Default How to obtain turbulent kinetic energy data from LES model of Ansys CFX?
  #1
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
Results files are obtained after simulating Stirred tank reactor and i would like to know the predictions of turbulence kinetic energy of the LES Smagorinsky model in the Ansys CFX 11. I can't find a procedure as LES doesn't directly calculate the kinetic energy. Please let me know if someone has an idea. Thanks
rsin is offline   Reply With Quote

Old   September 21, 2009, 18:25
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,692
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
You need to define the turbulence kinetic energy as a function of the velocity somehow. You can take time or space (or both!) averages of the velocity fields and use that to determine the averaged and fluctuating components. From the fluctuating component you can get k.

I discuss this in my PhD thesis, in the chapter where I look at the square piston engine (chapter 6 I think) - http://hdl.handle.net/2100/248
ghorrocks is online now   Reply With Quote

Old   September 21, 2009, 21:12
Default
  #3
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
I agree with you.I have found in the literature a correlation which states turbulence kinetic energy as a function of the velocity as shown below

k_{tot}=k_{coh}+k_{ran}=1/2*(\overline{u^2_i}-\overline{u_i}^2)

here u represents the velocity, i represents repeted index. I don't understant the difference between
\overline{u^2_i} and\overline{u_i}^2

I have even got time average of velocity fields. but i dont know (or i can't find out) how to use that to determine the averaged and fluctuating component. Can you help with this. Thanks

Last edited by rsin; September 21, 2009 at 21:38.
rsin is offline   Reply With Quote

Old   September 22, 2009, 06:59
Default
  #4
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,692
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Sounds like you need to read a text book about Reynolds and Fauve averaging. It is covered by any fluid mechanics textbook which develops the basics of turbulence modelling. In fact the CFX documentation even has a basic description of it, but a good textbook will introduce it to beginners better.

But to directly answer your question - if you have calculated the average velocity field then you simply need to calculate the average of the square of the velocity and then some simple post-processing in CFD-Post and you are done.
ghorrocks is online now   Reply With Quote

Old   July 8, 2010, 20:15
Default
  #5
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
after lot of serach, a very easy method was found through CFX help files.
they state that turbulent kinetic energy for LES = 1/2 * (Velocity.Trnrms^2 -Velocity.Trnavg^2)

or = 1/2 * (statistics reynolds stresses uu + ...vv + ....ww)

statistical reynolds stresses are automatically calculated for the LES/SAS-SST and DES models. While .Trnrms and .Trnavg files are transient result files that have to be turned on in the output section.

Just to save you a whole lot of time.
Saeef likes this.

Last edited by rsin; July 15, 2010 at 03:20. Reason: put the formulaīs in the wrong place
rsin is offline   Reply With Quote

Old   December 6, 2011, 04:36
Default
  #6
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Quote:
Originally Posted by rsin View Post
after lot of serach, a very easy method was found through CFX help files.
they state that turbulent kinetic energy for LES = 1/2 * (Velocity.Trnrms^2 -Velocity.Trnavg^2)

or = 1/2 * (statistics reynolds stresses uu + ...vv + ....ww)

statistical reynolds stresses are automatically calculated for the LES/SAS-SST and DES models. While .Trnrms and .Trnavg files are transient result files that have to be turned on in the output section.

Just to save you a whole lot of time.
Is the above the whole truth? Isnt there a contribution to k from the sub-grid model as well? Anyone got an idea on how to calculate/estimate that?
Lance is offline   Reply With Quote

Old   December 6, 2011, 06:53
Default Here is a detailed explanation
  #7
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
In order to find the energy dissipation rate, it is essential to understand the way in which kinetic energy is transferred between the filtered velocity field and the residual motions. The filtered kinetic energy Average of E (x,t) is obtained by filtering the kinetic energy field E (x,t) = 1/2 * average of (U * U)
or Average of E = 1/2 * average of (U * U) (1)
It can be further decomposed as:
Average of E = Ef + kr (2)
Where Ef, the kinetic energy of the filtered velocity field, and kr the residual kinetic energy, are given by
Ef = 1/2 * average of (U ) * average of ( U)(3)
kr = 1/2 * Average of (U * U) - Average of (U) * average of (U) = 1/2*tauiiR(4)
The conservation equation for Ef is:
DEf/Dt – delta/deltaxi [ average of Uj ( 2 * mu * average of Sij – tauijr - average of p/ ro * deltaij)] = - εf - Pr(5)
where epsilonf and Pr are defined as
epsilonf = 2 * mu * average of Sij * average of Sij(6)
Pr = - tauijr * average of Sij(7)
where average of Sij is the filtered rate of strain and tauijr is the anisotropic residual-stress tensor and defined as:
tauijr = tauijR - 2/3 * kr * deltaij(8)

where deltaij , the kronecker delta, and tauijR, the residual –stress tensor, are defined as:
deltaij= 1 when i = j and =0 when i is not equal to j(9)
tauijR = Average of (Ui * Uj) - Average of (Ui) * average of (Uj)(10)

In Equation 5, terms of the left hand side represents the transport and the ones on the right hand side represents the sink terms. The first sink term – εf corresponds to the viscous dissipation directly from the filtered velocity, and at high Reynolds number with filter width much larger than the Kolmogorov scale, this term is relatively small. The second sink term - Pr, which appears as a source term ( + Pr) in the equation for kr, is the rate of production of residual kinetic energy in the equation of Ef; therefore, it represents the rate of transfer of energy from the filtered motion to the residual motions. Sometimes, it is referred as the sub-grid scale (SGS) dissipation and denoted by εs.
At high Reynolds number the filtered velocity field accounts for nearly all of the kinetic energy:
average of E is practially to E (11)
As seen above, the dominant sink for average of E is Pr, whereas that in the equation for E for two-equation models is the rate of dissipation of kinetic energy, ε; consequently:
Pr is practically equal to ε (12)
Hence,
ε is practically equal to Pr = - tauijr * average of Sij (13)
Now, both terms average of Sij and tauijr can be obtained directly from the transient results file and they need to be averaged with time.
There are two different kinds of energy dissipation rates: solved and SGS.
Solved, which is comparatively much smaller and can be neglected, is represented by the term εf, and SGS is represented by Pr, which is the dominant term and accounts for nearly all of the energy dissipation.
rsin is offline   Reply With Quote

Old   December 7, 2011, 02:56
Default
  #8
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
well, that's straight out of Turbulent Flows by Pope, right?
My question was if there's a way to estimate the contribution to k from the sub-grid model.
Lance is offline   Reply With Quote

Old   December 7, 2011, 09:32
Default
  #9
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
Hello Lance,

Yes, the equations are st out of the book by Pope and it helped me in understanding how and why k for LES = 1/2 * (Velocity.Trnrms^2 -Velocity.Trnavg^2)

or = 1/2 * (statistics reynolds stresses uu + ...vv + ....ww)

This is what i understand when i compare the equation 4 with these equations. If you think this is wrong then please do share the point of view which led you to that belief. If you find another way of calculationg k and epsilon, then plese do share it.

Thanks & Regards
rsin is offline   Reply With Quote

Old   October 2, 2014, 04:10
Default
  #10
Member
 
Peter
Join Date: Nov 2011
Posts: 46
Rep Power: 14
palmerlee is on a distinguished road
Quote:
Originally Posted by rsin View Post
In order to find the energy dissipation rate, it is essential to understand the way in which kinetic energy is transferred between the filtered velocity field and the residual motions. The filtered kinetic energy Average of E (x,t) is obtained by filtering the kinetic energy field E (x,t) = 1/2 * average of (U * U)
or Average of E = 1/2 * average of (U * U) (1)
It can be further decomposed as:
Average of E = Ef + kr (2)
Where Ef, the kinetic energy of the filtered velocity field, and kr the residual kinetic energy, are given by
Ef = 1/2 * average of (U ) * average of ( U)(3)
kr = 1/2 * Average of (U * U) - Average of (U) * average of (U) = 1/2*tauiiR(4)
The conservation equation for Ef is:
DEf/Dt – delta/deltaxi [ average of Uj ( 2 * mu * average of Sij – tauijr - average of p/ ro * deltaij)] = - εf - Pr(5)
where epsilonf and Pr are defined as
epsilonf = 2 * mu * average of Sij * average of Sij(6)
Pr = - tauijr * average of Sij(7)
where average of Sij is the filtered rate of strain and tauijr is the anisotropic residual-stress tensor and defined as:
tauijr = tauijR - 2/3 * kr * deltaij(8)

where deltaij , the kronecker delta, and tauijR, the residual –stress tensor, are defined as:
deltaij= 1 when i = j and =0 when i is not equal to j(9)
tauijR = Average of (Ui * Uj) - Average of (Ui) * average of (Uj)(10)

In Equation 5, terms of the left hand side represents the transport and the ones on the right hand side represents the sink terms. The first sink term – εf corresponds to the viscous dissipation directly from the filtered velocity, and at high Reynolds number with filter width much larger than the Kolmogorov scale, this term is relatively small. The second sink term - Pr, which appears as a source term ( + Pr) in the equation for kr, is the rate of production of residual kinetic energy in the equation of Ef; therefore, it represents the rate of transfer of energy from the filtered motion to the residual motions. Sometimes, it is referred as the sub-grid scale (SGS) dissipation and denoted by εs.
At high Reynolds number the filtered velocity field accounts for nearly all of the kinetic energy:
average of E is practially to E (11)
As seen above, the dominant sink for average of E is Pr, whereas that in the equation for E for two-equation models is the rate of dissipation of kinetic energy, ε; consequently:
Pr is practically equal to ε (12)
Hence,
ε is practically equal to Pr = - tauijr * average of Sij (13)
Now, both terms average of Sij and tauijr can be obtained directly from the transient results file and they need to be averaged with time.
There are two different kinds of energy dissipation rates: solved and SGS.
Solved, which is comparatively much smaller and can be neglected, is represented by the term εf, and SGS is represented by Pr, which is the dominant term and accounts for nearly all of the energy dissipation.
By "average of", did you mean "filtered"?
palmerlee is offline   Reply With Quote

Old   October 13, 2014, 09:24
Default
  #11
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
"By "average of", did you mean "filtered"?"

By average of i meant average or mean.

If you have access to the data at each time-setp, then you can do a average by yourself.. it should be easy. In Fluent for LES and DNS, there is access to the twelve gradients, so you can estimate epsilon directly by doing a ensemble average of these gradients and then summing them up as shown by Sharp and Adrian (2001) PIV Study of Small-Scale Flow Structure around a Rushton Turbine.

Although, if mesh is not equivalent o Kolmogorv, DNS will be underpredicting because of unavailbility of the smallest scales while for LES, a sgs models data is available which you can estimae for the unfiltered part.
Cheers
rsin is offline   Reply With Quote

Old   October 21, 2015, 07:27
Default Another method which is more direct
  #12
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
There is a second direct method with which there are no arguments.
Create a 2D plane (2d plane instead of 3d to reduce amount of data and offcourse size of the files) in your geometry and extract data for each time-step in that plane. choose the three velocity components, the three directions and any other parameters that you wish.
Now, i extracted these parameters in the *.txt files and then used matlab to create matrices for each parameter. This way you will have instantaneous velocity profiles at each time-step. averaging over the whole time-step will give you the mean velocity flow profiles.. Then substracting the mean from each instantenous profile will give you the fluctuating component at each time-step. estimate the square of each component and then accordingly, you will have instantanous turbulence kinetic energy at each time-step. estimate the mean of TKE over the whole time-step to find the mean TKE. Its very easy to do all of this in matlab. If need be, i can help you with matlab code..

Quote:
Originally Posted by rsin View Post
after lot of serach, a very easy method was found through CFX help files.
they state that turbulent kinetic energy for LES = 1/2 * (Velocity.Trnrms^2 -Velocity.Trnavg^2)

or = 1/2 * (statistics reynolds stresses uu + ...vv + ....ww)

statistical reynolds stresses are automatically calculated for the LES/SAS-SST and DES models. While .Trnrms and .Trnavg files are transient result files that have to be turned on in the output section.

Just to save you a whole lot of time.
juliom likes this.
rsin is offline   Reply With Quote

Old   February 27, 2016, 18:49
Default
  #13
Senior Member
 
Julio Mendez
Join Date: Apr 2009
Location: Fairburn, GA. USA
Posts: 290
Rep Power: 18
juliom is on a distinguished road
Send a message via Skype™ to juliom
Hi colleagues,
I am working with the burger equation in 1D (DNS). Mr. Rsin, from your explanation I conclude that your implemented an ensemble average rather than a time averaged; Am I right?
Is it possible to do the computation during the time marching and not as a post - processing analysis. However, what I can predict (maybe I am wrong) is that at the very first march (t=1) when you divide the velocity by dt, the value will be very big and the computation can blow up.
Let me share my script for the fluctuating computation.

SUBROUTINE FLUCTUATING(t)
integer:: t_inner
do i = 2, imax - 1 !Computing the time averaged of the velocity
umean = 0
do t_inner = 1, t
umean (i) = umean (i) + u(i,t_inner)
end do
ufluct(i,t) = u(i,t) - umean(i)/(t*dt)
kap(i,t) = 0.5*ufluct(i,t)**2
end do

Does it make sense??? What are your feedbacks? Also, I have read the reply from Mr. Horrocks but I got lost when he mentioned about averaging in time and space.
juliom is offline   Reply With Quote

Old   February 28, 2016, 01:38
Default
  #14
New Member
 
Join Date: Sep 2009
Posts: 20
Rep Power: 16
rsin is on a distinguished road
Dear Julio,

I have not worked with subroutines, so canīt tell if there is something wrong or not or give any advice.
It seems to me that you are using it to estimate the mean and flucting velocity and hence the k.

I can say if you create a variable you need, you could get the overall mean at the end. Still, post processing will be required to retrive that variable, plot etc. Secondly activate this varible only when your simulation has stablized or reached a certain convergence criteria.. They way your computation should not blow up..

Secondly, if you take a variable at a particular location at each time step and average it over the course of say 5000 time-steps.. what do you call that- time averaged or ensemble average??
rsin is offline   Reply With Quote

Old   February 28, 2016, 04:59
Default
  #15
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,692
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Quote:
Also, I have read the reply from Mr. Horrocks but I got lost when he mentioned about averaging in time and space.
I'm still here, I'm not dead yet. I can help you with that if you wish - what are you finding confusing?

Note that I said you can average in space OR time OR both. Averaging in both is unusual however. I don't know if that helps at all.
ghorrocks is online now   Reply With Quote

Old   February 28, 2016, 10:28
Default
  #16
Senior Member
 
Julio Mendez
Join Date: Apr 2009
Location: Fairburn, GA. USA
Posts: 290
Rep Power: 18
juliom is on a distinguished road
Send a message via Skype™ to juliom
Dear Rsin thanks for your reply. I really appreciate your time and thoughts. The same to Mr. Horrocks, I am very glad you replied too.

@Rsin, In order to be strict with the definition, computing the mean from the 5000 time-steps solution, this is ensemble average because is u(i,t=1:Tsteps)/Tsteps. If we want the time averaged then it will be u(i,t=1:Tsteps)/(dt*Tsteps). Yet, will this procedure make a difference? I think it will. However, I do not have clear if the appropiate approach is ensemble or time. Wilcox uses the time averaged definition, but Pope defines the turbulent kinetic energy as the mean or expectation, in other words the mean as an ensemble average. Also, I have another doubt, this is more about concepts. You said that I need to activate this variable only when the simulation has stabilized. Aside the time averaged definition, what is the other reason?. I have seen papers with statistics starting from t=0. What if I compute the average and fluctuations from t=0 to the end?

@Mr. Horrocks, your help is always important and full of insight. I remember another post where you addressed the differences between the ensemble and time average. So, if I want to be strict with the definitions, what averaged should I use. I am doing DNS of the Burger equation with forces and without force. Without the force, the initial condition results in a velocity field that is constant for all time and space. Moreover, any perturbation of that field decay toward zero. Hence, the other case with force will help me to have a high-intensity fluctuation.
So, I want to compare both cases because under a LES formulation. Both cases will have different time - history solution. So, I think that I might do the statistivs (turbulent kinetic energy, dissipation of the turbulent kinetic energy, mean, fluctuation, u'rms and so forth) using the whole dataset. Am I right? most of these questions are due to my lack of experience on LES and DNS. what do you recommend me.

Thanks to you all!!!

Respectfully
JM
juliom is offline   Reply With Quote

Old   February 28, 2016, 17:51
Default
  #17
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,692
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Quote:
I have seen papers with statistics starting from t=0. What if I compute the average and fluctuations from t=0 to the end?
The issue there is whether the start up transient affects your result or not. Many people run a model until the turbulence is asymptoted to steady state and start averaging then.

Is your flow or forcing function periodic?
ghorrocks is online now   Reply With Quote

Old   February 28, 2016, 20:03
Default
  #18
Senior Member
 
Julio Mendez
Join Date: Apr 2009
Location: Fairburn, GA. USA
Posts: 290
Rep Power: 18
juliom is on a distinguished road
Send a message via Skype™ to juliom
Mr. Horrocks, maybe I should have started saying htat I am not using CFX. I am writing my own code for DNS of the Burger equation (1D). Thus, I will do numeric computation of the Burger equation with and without force. In other words, two different cases.
My issue is with the case without forces. Thus the initial condition will be dissipated by the viscous forces. thus, the process is non-stationary according to Wilcox book. How should I compute the statistics with this case, if the mean is not constant in time (non-stationary). My boundary condition is periodic, so I do not have anyhing that introduces perturbation into the fluid flow.
juliom is offline   Reply With Quote

Old   February 29, 2016, 00:20
Default
  #19
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,692
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I am aware you are doing your own coding.

A question: How are you going to model DNS using the 1D Burger equation? DNS is inherently 3D transient.

I take it from your final sentence that your flow is periodic, or at least the boundary conditions are. Then you have a few options to do the averaging functions:
1) Ensemble average where you run over many full cycles, and then take the results at the same point of the cycle averaged over your simulation. If you are in a position to run many cycles this is usually the best way of doing the averaging as it does not require assumptions of time or length scales - just that the average flow is periodic.
2) Time filtering: where you look at a variable (say velocity) at a point in your domain over time and apply a low pass filter to it. You then assume the low pass filtered result is your mean flow field and the high frequency stuff is the turbulence.
3) Space filtering: where you look at a variable (say velocity) at a certain time in your domain and apply a low pass filter to it. You then assume the low pass filtered result is your mean flow field and the high frequency stuff is the turbulence.

Options 2 and 3 require assumptions about time and length scales and that can be problematic.
ghorrocks is online now   Reply With Quote

Old   December 29, 2018, 04:43
Default
  #20
New Member
 
Mike
Join Date: Jan 2018
Posts: 29
Blog Entries: 6
Rep Power: 8
MikeBravo is on a distinguished road
This post in the ANSYS Student Community was helpful:
https://studentcommunity.ansys.com/t...inetic-energy/

Quote:
raul.raghav posted this 21 September 2018
Plotting Energy Spectrum for LES simulations in CFX:

Step 1: Achieve a statistically stable or averageable state, where turbulent instabilities due to the initial condition effects are convected out of the system. This might be a minimum of 1 through flow cycle.

Step 2: Create the following expressions for TKE.

C = 0.18 #(for Smagorinski, C = 0.18 / WALE, C = 0.5)

delta = (Volume of Finite Volumes)^(1/3)

resTKE = 0.5*((u-u.Trnavg)^2 + (v-v.Trnavg)^2 + (w-w.Trnavg)^2)

unresTKE = ((C*delta*Shear Strain Rate)^2)/0.3

totalTKE = Total TKE = resTKE + unresTKE

Create an Additional Variable > TKE > Variable Type: Unspecified; Units: [m^2 s^-2]; Tensor Type: Scalar.

Inside the domain panel: Domain > Fluid Models > Additional Variable > TKE > Option: Algebraic Equation; Add. Var. Value > totalTKE

Step 3: (In CFX-Pre) Create monitor points at a few locations in the flow field (at specific regions of interest). Monitor TKE at those points.

Step 4: (In CFX-Solver) Monitor TKE at the all points (separately). (i) Workspace > New Monitor > OK; (ii) Plot Lines > USER POINT > TKE > *Monitor Point Location* > OK; (iii) Range Settings > Plot Data By > Simulation Time.

Step 5: (In CFX-Solver) Run for sufficiently long time so that you get a sharper energy spectrum plot. Once the simulation is complete, right click on the screen to save the monitor plot as a csv file.

Step 6: (In CFD-Post) (i) Insert > Chart > OK; (ii) Data Series > File (Select the saved csv file); (iii) General > Fast Fourier Transform; (iv) X Axis > Frequency > Log Scale; (v) Y Axis > Magnitude > Log Scale; (vi) Line Display > FFT Line Type > Lines; (vii) Apply. This will give you the energy spectrum.

Hope this helps. Let us know if you have any issues.

Rahul

Last edited by MikeBravo; January 11, 2019 at 04:52.
MikeBravo is offline   Reply With Quote

Reply

Tags
les, turbulence kinetic enregy

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
how to map resultd from cfx to ansys? ritesh CFX 2 June 1, 2011 07:52
ATTENTION! Reliability problems in CFX 5.7 Joseph CFX 14 April 20, 2010 15:45
what's the macro of SGS turbulent kinetic energy? lcw FLUENT 1 June 13, 2006 03:08
Turbulent Kinetic Energy In LES Cfd-Student FLUENT 0 January 11, 2006 10:02
FSI using CFX and ANSYS Bi Chang CFX 2 May 10, 2005 04:47


All times are GMT -4. The time now is 05:39.