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

divDevRhoReff

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 9, 2013, 08:10
Default divDevRhoReff
  #1
Member
 
sirLentschi
Join Date: Nov 2010
Posts: 78
Rep Power: 15
lentschi is on a distinguished road
Hello,

I am adapting a modified v2f-TM from OF 1.6-ext into OF 2.2.0. Therefore I have to extend the source code with the "divDevRhoReff" term which is necessarily needed in OF 2.2.0.
For this case, I only want to know, if the expression

- fvc::div(muEff*dev(T(fvc::grad(U))))

is mathematically the same as

- fvc::div(muEff*dev2(fvc::grad(U)().T()))

Thanks in advance.

//Markus

Last edited by lentschi; September 9, 2013 at 10:03.
lentschi is offline   Reply With Quote

Reply

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
Differences in Formulation for devRhoReff and divDevRhoReff mart.hein OpenFOAM Programming & Development 0 May 2, 2011 06:40


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