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

Don't know entries in fvScheme: div(phi,nuTilda) and div((nuEff*dev(grad(U).T())))

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By idrama
  • 1 Post By vkrastev

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 26, 2010, 05:41
Default Don't know entries in fvScheme: div(phi,nuTilda) and div((nuEff*dev(grad(U).T())))
  #1
Senior Member
 
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 17
idrama is on a distinguished road
Hello Foamers!

in my fvScheme file there are two entries which I do not know for what they stand for:

divSchemes
{
...

div(phi,nuTilda) Gauss upwind;
div((nuEff*dev(grad(U).T()))) Gauss linear;

}

Does anybody know for what equation they are?

Cheers in advance!
Galbatorix likes this.
idrama is offline   Reply With Quote

Old   October 27, 2010, 12:19
Default
  #2
Senior Member
 
Vesselin Krastev
Join Date: Jan 2010
Location: University of Tor Vergata, Rome
Posts: 368
Rep Power: 20
vkrastev is on a distinguished road
Quote:
Originally Posted by idrama View Post
Hello Foamers!

in my fvScheme file there are two entries which I do not know for what they stand for:

divSchemes
{
...

div(phi,nuTilda) Gauss upwind;
div((nuEff*dev(grad(U).T()))) Gauss linear;

}

Does anybody know for what equation they are?

Cheers in advance!
The first one is the entry for the convection term in the transport equation of nuTilda, which is a quantity employed in the Spalart-Almaras turbulence model (so if you are using, for instance, a k-epsilon model, that line is useless).
The second one is the entry for the divergence scheme that will be used in the calculation of the explicit part of the source term for the Reynolds-averaged momentum equation. For more information about it, see the source files of any of the canonical RANS turbulence models (for instance the standard k-e).

Regards

V.
Galbatorix likes this.
vkrastev 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
Accessing Individual entries in a post register sdwijeya STAR-CD 0 April 29, 2010 14:18


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