CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Representation of Reynolds Stress Tensor

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 3, 2017, 15:48
Default Representation of Reynolds Stress Tensor
  #1
Member
 
Vedamt Chittlangia
Join Date: Feb 2016
Posts: 64
Rep Power: 9
vcvedant is an unknown quantity at this point
In OpenFOAM, for Newtonian incompressible fluid, the portion of momentum equation gives
-\frac{\partial}{\partial x_i}[ \nu (\frac{\partial U_i}{\partial x_j} +\frac{\partial U_j}{\partial x_i}) - \bar{u_i u_j}] = divDevReff(U)

using this I have defined
\frac{\partial \bar{u_i u_j}}{\partial x_i} = divDevReff(U) + dev(nu,twoSymm(fvc::grad(U)))

But now I need \bar{u_i u_j}.
From the definition of Bousinesq's hypothesis
\bar{u_i u_j} = \nu_t (\frac{\partial U_i}{\partial x_j} + \frac{\partial U_j}{\partial x_i} ) - \frac{2}{3}k \delta_{ij}.

I think \bar{u_i u_j} = nut*twoSymm(fvc::grad(U)) - (2/3)*k*tensor:ne)

Can someone verify this and tell me if I am correct?

Thanks,

Last edited by vcvedant; August 3, 2017 at 15:53. Reason: mathematical error
vcvedant is offline   Reply With Quote

Old   August 9, 2017, 16:54
Default
  #2
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Dear Vedamt,

I guess you can find the answer in the book:

http://www.holzmann-cfd.de/index.php...s-and-openfoam

See page 86 to page 90. Especially 90 could be interesting for you.
__________________
Keep foaming,
Tobias Holzmann
Tobi is offline   Reply With Quote

Old   August 9, 2017, 17:10
Default
  #3
Member
 
Vedamt Chittlangia
Join Date: Feb 2016
Posts: 64
Rep Power: 9
vcvedant is an unknown quantity at this point
Thank you Tobi.
Your lecture videos are also very helpful.
vcvedant is offline   Reply With Quote

Reply

Tags
reynold's stress, reynolds stress tensor, source terms, turbulence


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
[swak4Foam] groovyBC lookup tables for Reynolds stress R tensor field rdbisme OpenFOAM Community Contributions 3 July 19, 2021 02:37
post-processing utility R, calculating Reynolds stress tensor volker OpenFOAM Post-Processing 17 May 21, 2020 17:36
Accessing the components of the resolved Reynolds stress tensor in a LES flotus1 FLUENT 8 January 21, 2013 03:34
Convergence of Reynolds Stress Tensor / Fluctuations in OpenFOAM Anne Lincke OpenFOAM Running, Solving & CFD 0 July 17, 2012 10:50
Reynolds Stress Models Jade M Main CFD Forum 0 April 21, 2010 16:38


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