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

Deviatoric Part of the reynolds tress tensor

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By pbo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 22, 2008, 10:55
Default In OpenFOAM-1.4.1 the reynolds
  #1
Member
 
Matthias Kern
Join Date: Mar 2009
Location: Karlsruhe, Germany
Posts: 36
Rep Power: 17
make is on a distinguished road
In OpenFOAM-1.4.1 the reynolds stress tensor in the kEpsilon model has been calculated using
(2.0/3.0)*I)*k_ -(nut_)*2*dev(symm(fvc::grad(U_)))
which seems plausible to me.

Why is it in the RNGkEpsilon
((2.0/3.0)*I)*k_ - nut_*2*symm(fvc::grad(U_))
Where is here the deviatoric part? Isn't that wrong? Shouldn't it be
((2.0/3.0)*I)*k_ - nut_*2*dev(symm(fvc::grad(U_)))

Also for the divR term it is calculated using
- fvm::laplacian(nuEff(), U)
- fvc::div(nuEff()*dev2(fvc::grad(U)().T())
Shouldn't it be dev2?

Greetings,
Matthias
make is offline   Reply With Quote

Old   September 22, 2008, 12:11
Default Matthias, it seems you're l
  #2
pbo
Member
 
Patrick Bourdin
Join Date: Mar 2009
Posts: 40
Rep Power: 17
pbo is on a distinguished road
Matthias,

it seems you're looking at the incompressible models here, for which

dev(symm(fvc::grad(U_))) = symm(fvc::grad(U_))

since

tr(symm(fvc::grad(U_))) = div(U) = 0

Patrick
Hanzo likes this.
pbo is offline   Reply With Quote

Old   September 22, 2008, 14:02
Default yep I was too small minded and
  #3
Member
 
Matthias Kern
Join Date: Mar 2009
Location: Karlsruhe, Germany
Posts: 36
Rep Power: 17
make is on a distinguished road
yep I was too small minded and didn't catch that point.
Nevertheless, no I can put my mind at rest and perhaps others too.
Patrick, thank's a lot for your quick reply.

Matthias
make 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
BC for tensor field evgenii OpenFOAM Running, Solving & CFD 0 October 9, 2006 09:32
deduce of a tensor dusky.he Main CFD Forum 0 September 21, 2006 21:56
Tensor viscosity haibinli OpenFOAM Running, Solving & CFD 0 August 22, 2006 08:03
How to get pressure tensor? Quain_tchew Main CFD Forum 6 March 23, 2003 01:24
Tensor Rank Oliver Main CFD Forum 3 August 12, 1998 14:48


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