|
[Sponsors] |
October 15, 2012, 06:29 |
Numerical schemes for grad and div
|
#1 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hello Foamers,
I have a question to some schemes in OpenFOAM. grad-Scheme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - What is the differences between Code:
grad(U) Gauss linear; grad(U) cellLimited Gauss linear 1; div-Scheme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whats the difference between Code:
div(phi, Z) Gauss limitedLinear 1 0 1 div(phi, Z) Gauss limitedLimitedLinear 1 0 1 Any suggestion would be very nice. Regard Tobi |
|
February 27, 2013, 11:38 |
|
#2 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
hi
can anyone answer to these questions? thanks. |
|
March 11, 2013, 17:10 |
|
#3 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi all,
results of different schemes can be found on my homepage (its unfortunatelly german but with graphics) http://www.holzmann-cfd.de/index.php...rische-schemen |
|
March 11, 2013, 17:31 |
|
#4 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hi Tobias,
Nice graphics Just a quick question from a non-German speaking person. Is it a pure advection problem, which you have been solving? At least with a quick view on a couple of the cases, it seems that you are only changing the divergence scheme. Thanks, Niels |
|
March 11, 2013, 17:41 |
|
#5 |
Senior Member
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 30 |
Niels, indeed the site states pure convection ("reine Konvektion").
__________________
*On twitter @akidTwit *Spend as much time formulating your questions as you expect people to spend on their answer. |
|
March 11, 2013, 17:45 |
|
#6 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi,
yes I am only changing the div schemes to get influence of konvection influence ... "there is no diffusivity". That s necessary to get see what influence the different schemes are make in the equations. |
|
March 11, 2013, 22:24 |
|
#7 |
Member
Dan Kokron
Join Date: Dec 2012
Posts: 33
Rep Power: 13 |
I found the following paper that includes some other results along the same lines as Tobi. The paper includes the step function and two other shapes.
http://powerlab.fsb.hr/ped/kturbo/Op...GammaPaper.pdf Dan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
numerical scheme without artificial diffusion artifact | mpeti | OpenFOAM Running, Solving & CFD | 2 | October 26, 2011 12:36 |
Comparison of different spatial and temporal discretization schemes | harly | OpenFOAM Running, Solving & CFD | 2 | September 24, 2011 13:15 |