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

Meaning of 'bounded' keyword in fvSchemes.

Register Blogs Community New Posts Updated Threads Search

Like Tree7Likes
  • 7 Post By HakikiCanakkaleli

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   May 19, 2014, 11:12
Default Meaning of 'bounded' keyword in fvSchemes.
  #1
Senior Member
 
Canakkale Dardanelspor
Join Date: Aug 2012
Posts: 135
Rep Power: 13
HakikiCanakkaleli is on a distinguished road
Hi,

== 1 ==
Could someone please explain what the main difference of using "bounded" keyword result in?

Code:
divSchemes {
...
    div(phi,U)      bounded Gauss linearUpwind grad(U);
...
}
Code:
divSchemes {
...
    div(phi,U)      Gauss linearUpwind grad(U);
...
}
== 2 ==
In Table 4.10 of http://www.openfoam.org/docs/user/fvSchemes.php, it is stated that 'linearUpwind' is 'bounded'. Despite this, why do we need to add 'bounded' keyword to the scheme arguments?

==3==
Many thanks in advance.
HakikiCanakkaleli 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 use bounded in fvSchemes? immortality OpenFOAM Running, Solving & CFD 2 February 15, 2016 19:19
compressible flow tutorial - bounded warning flux OpenFOAM Running, Solving & CFD 2 December 1, 2013 22:32
simpleFoam in parallel issue plucas OpenFOAM Running, Solving & CFD 3 July 17, 2013 11:30
bounded Gauss and normal Gauss question Tobi OpenFOAM 2 June 18, 2013 00:35
flux required keyword in fvSchemes srinath OpenFOAM Running, Solving & CFD 1 June 19, 2008 11:44


All times are GMT -4. The time now is 23:17.