|
[Sponsors] |
April 4, 2008, 10:48 |
Dear FOAMers,
I'm afraid I
|
#1 |
New Member
Thomas Ceyrowsky
Join Date: Mar 2009
Location: Germany
Posts: 9
Rep Power: 17 |
Dear FOAMers,
I'm afraid I have a pretty stupid question concerning the interpolation schemes: Where do I choose the interpolation scheme? In the fvSchemes-Dict there are the following options: ddtSchemes { default CrankNicholson 0; } gradSchemes { default Gauss linear; grad(p) Gauss linear; grad(U) Gauss linear; } divSchemes { default none; div(phi,U) Gauss limitedLinearV 1; div(phi,k) Gauss limitedLinear 1; div(phi,epsilon) Gauss limitedLinear 1; div(phi,R) Gauss limitedLinear 1; div(R) Gauss linear; div(phi,nuTilda) Gauss limitedLinear 1; div((nuEff*dev(grad(U).T()))) Gauss linear; } laplacianSchemes { default none; laplacian(nuEff,U) Gauss linear corrected; laplacian((1|A(U)),p) Gauss linear corrected; laplacian(DkEff,k) Gauss linear corrected; laplacian(DepsilonEff,epsilon) Gauss linear corrected; laplacian(DREff,R) Gauss linear corrected; laplacian(DnuTildaEff,nuTilda) Gauss linear corrected; } interpolationSchemes { default linear; interpolate(U) MUSCL phi; } What is the difference between the "divSchemes"- and the "interpolationSchemes"-entry or is there a double assignment? Where do I enter the chosen scheme? Thanks for your suggestions and regards, Thomas |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Which interpolation scheme is used for velocity | Chen Fangzhi | FLUENT | 1 | July 27, 2015 16:53 |
Deciphering interpolation scheme implementation | alberto | OpenFOAM Running, Solving & CFD | 0 | March 13, 2008 22:18 |
Spray interpolation scheme | chris1980 | OpenFOAM Running, Solving & CFD | 1 | June 16, 2006 14:58 |
interpolation scheme? | HADD | Siemens | 9 | September 16, 2005 14:08 |
CAVITATION (pressure interpolation scheme)!? | ROOZBEH | FLUENT | 0 | March 3, 2004 04:26 |