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

Comparison Fluent-OF Schemes

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 25, 2009, 05:29
Default Comparison Fluent-OF Schemes
  #1
New Member
 
Join Date: Mar 2009
Posts: 20
Rep Power: 17
Xabi is on a distinguished road
Hi Foamers,

I would like to compare some results obtained with OpenFoam and Fluent and I have a doubt related to the interpolation Schemes.
In Fluent I am using the second discretization order upwind and I was wondering which scheme I should use in OpenFoam in order to get reliable results.
I would be pleased if someone could attach the fvSchemes file as I am quite new with OF.
Thanks in advance.
Xabi
Xabi is offline   Reply With Quote

Old   May 26, 2009, 16:11
Default
  #2
Member
 
Niklas Wikstrom
Join Date: Mar 2009
Posts: 86
Rep Power: 17
wikstrom is on a distinguished road
Hi,

I believe the following "divScheme" is quite the same as the scheme Fluent calls second order upwind:
Code:
divSchemes
{
    div(phi,U)               Gauss linearUpwindV cellLimited Gauss linear 1;
    div(phi,k)               Gauss linearUpwind cellLimited Gauss linear 1;
    div(phi,epsilon)      Gauss linearUpwind cellLimited Gauss linear 1;
    ...
}
wikstrom 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
Fluent - license problem. Marcin FLUENT 3 April 13, 2018 17:33
Fluent from command line not in background please! Chris Bailey FLUENT 5 July 28, 2012 08:26
OpenFOAM vs. Fluent & CFX marco Main CFD Forum 81 March 31, 2009 15:22
resume and run fluent for another timestep via a c greg FLUENT 2 June 30, 2005 06:01
comparison Of CFX with FLUENT rou FLUENT 1 April 1, 2003 20:18


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