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

problem with an upwind div scheme

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By wyldckat

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   May 30, 2013, 12:26
Default problem with an upwind div scheme
  #1
Member
 
Join Date: Mar 2013
Posts: 98
Rep Power: 13
giack is on a distinguished road
Hi to all,I have a problem with an upwind div scheme

I set this scheme:
divSchemes
{
div(rho*phi,U) Gauss linearUpwindV cellLimited Gauss linear 1;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss interfaceCompression;
}

the simulation is good but in my log file there is the following warming message:
--> FOAM Warning :
From function linearUpwindV(const fvMesh&, const surfaceScalarField& faceFlux, Istream&)
in file interpolation/surfaceInterpolation/schemes/linearUpwind/linearUpwindV.H at line 153
Reading "/home/giacomo/Scrivania/20x20x500UP/processor0/../system/fvSchemes::divSchemes::div(rho*phi,U)" at line 30
unexpected additional entries in stream.
Only the name of the gradient scheme in the 'gradSchemes' dictionary should be specified.

It have influence on simulation?
Another question: I would discretize all U terms with an upwind scheme. So i would choose an upwind scheme for the term grad(U) but I obtain an error message and the simulation don't start...How I can set an upwind scheme also for grad(U)

thank to all
giack is offline   Reply With Quote

 


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
How to determine face velocity for upwind scheme? quarkz Main CFD Forum 13 September 6, 2012 05:28
Accuracy problem of HO schemes on unstructured mesh, HO scheme gives 1st order result gemini Main CFD Forum 12 December 27, 2011 21:01
Use of upwind scheme for interpolation of u/v quarkz Main CFD Forum 6 August 30, 2011 04:10
Second order upwind is not UPwind!!! Far CFX 9 May 31, 2011 08:21
problem about numerical scheme in LES. libin Main CFD Forum 4 July 1, 2004 04:32


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