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

interpolationSchemes

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   July 28, 2020, 12:48
Default interpolationSchemes
  #1
New Member
 
Cleyton
Join Date: Jun 2020
Posts: 4
Rep Power: 5
Cleyton is on a distinguished road
Hi!

I'm trying understand the discretization schemes in the fvSchemes and I have a doubt :

If for each discretization scheme (grad, div and laplacian) we already set the interporlation schemes, for exemple "Gauss Linear". So, why do I need to fill the interpolationSchemes subdictionary?

gradSchemes
{
default Gauss linear;
grad(p) Gauss linear;
}

divSchemes
{
default none;
div(phi,U) Gauss linear;
}

laplacianSchemes
{
default Gauss linear orthogonal;
}

interpolationSchemes
{
default linear;

Regards,

Cleyton

Last edited by Cleyton; July 28, 2020 at 14:29.
Cleyton is offline   Reply With Quote

 

Tags
discretization scheme, interpolationschemes


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
Accuracy when using upwind for interpolationSchemes in hypersonic flow quarkz OpenFOAM Running, Solving & CFD 2 February 6, 2018 07:30
Numerical diffusion between TVD and NVD schemes Eric Brant OpenFOAM Running, Solving & CFD 0 November 21, 2016 07:14
rhoCentralFoam linearUpwind Andy_bm OpenFOAM Running, Solving & CFD 8 November 14, 2011 11:34


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