CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Calculation of strain rate tensor

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By FMDenaro

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2018, 07:20
Default Calculation of strain rate tensor
  #1
New Member
 
GGumbira
Join Date: Feb 2018
Posts: 3
Rep Power: 8
gugum is on a distinguished road
Hey everyone,

I am writing my own code to solve 2D navier-stokes equation with SIMPLE scheme in backward step simulation. Now, my supervisor asked me to add the static smagorinsky term in that model. However, I read in some references it need rate of strain tensor (0,5(dui/dxj+duj/dxi)). My question is how to calculate the rate of strain tensor from U,V velocity which I solved before ?

Thanks
gugum is offline   Reply With Quote

Old   March 7, 2018, 10:52
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,781
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by gugum View Post
Hey everyone,

I am writing my own code to solve 2D navier-stokes equation with SIMPLE scheme in backward step simulation. Now, my supervisor asked me to add the static smagorinsky term in that model. However, I read in some references it need rate of strain tensor (0,5(dui/dxj+duj/dxi)). My question is how to calculate the rate of strain tensor from U,V velocity which I solved before ?

Thanks

You use numerical derivatives applied on U and V, what is your problem?
lcarasik and AliE like this.
FMDenaro is offline   Reply With Quote

Old   March 7, 2018, 15:35
Default
  #3
Senior Member
 
Join Date: Dec 2017
Posts: 153
Rep Power: 8
AliE is on a distinguished road
Hello,

Basically you have to compute gradients (somethimg that you must have in your cfd code) assemble the tensor as you have defined it and calculate its module. Apply the formula for eddy viscosity and Smagorinsky ends here . In order to compute the gradient you can use the gauss formula gradPhi=(1/vol)×sum (phif×Sf) where phif is the face value of your velocity component, Sf in the surface normal vector while vol is the cell volume. Tje sum is extend to all cell faces.
AliE is offline   Reply With Quote

Old   March 12, 2018, 07:17
Default
  #4
New Member
 
GGumbira
Join Date: Feb 2018
Posts: 3
Rep Power: 8
gugum is on a distinguished road
Thank you professor. I already solve this problem
gugum is offline   Reply With Quote

Old   April 24, 2020, 00:30
Default
  #5
New Member
 
Join Date: Apr 2020
Posts: 11
Rep Power: 6
ranjithdj is on a distinguished road
Quote:
Originally Posted by gugum View Post
Thank you professor. I already solve this problem
How did you solve this?
ranjithdj is offline   Reply With Quote

Reply

Tags
rate of strain tensor, smagorinsky


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
Mass flow rate: calculation v/s computation beguxa FLUENT 5 December 2, 2018 21:02
Volume flow rate calculation wanna88 FLUENT 0 December 3, 2014 02:35
strain rate in UDF Paulina FLUENT 11 November 20, 2014 03:06
What is wall shear stress and shear strain rate? warlocklw Main CFD Forum 2 May 21, 2012 06:16
About "Shear strain rate" leo1985 CFX 0 April 26, 2008 04:48


All times are GMT -4. The time now is 11:03.