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

numeric schemes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 13, 2012, 08:00
Default numeric schemes
  #1
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
hi all,

i am investigate some time for the numeric schemes to understand things better.
I have a few questions about some schemes:
The definition of:
Code:
Code:
div(phi,csi)       Gauss limitedLinear01;

tells me that I am calculate csi with gaussian 2nd order and bound the
variable from zero to one - is that right? So what do I limit? The gradients of csi
or the value of csi?

Can I write the above definition like:
Code:
Code:
div(phi,csi)       Gauss limitedLinear 0 1;
??? or are there any differenzes? I refer to the UserGuide.

If that`s correct, I do not understand the following:
Code:

Code:
div(phi,csi)       Gauss limitedLinear01 0.25;

In my opinion I ll bound csi from zero to 1 and additionally to 0.25 ? But I know that my interpretation is wrong



Looking forward for a few comments
And thanks in advance

Tobi
Tobi is offline   Reply With Quote

Reply


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
Better organization of Convective Term approximation schemes Michail CFD-Wiki 0 March 15, 2012 12:56
Need modification for MUSLE or MC schemes liuhuafei OpenFOAM Bugs 3 June 13, 2010 02:38
time stepping schemes for compressible DNS/LES shyamdsundar Main CFD Forum 0 January 14, 2010 23:15
ENERGY CONSERVATION SCHEMES! Science Seeker Main CFD Forum 1 May 24, 2001 12:13
Higher-order bounded convection schemes for pure advection with discontinuity Anthony Main CFD Forum 3 June 13, 1999 02:36


All times are GMT -4. The time now is 10:31.