|
[Sponsors] |
July 11, 2005, 22:55 |
Advection scheme
|
#1 |
Guest
Posts: n/a
|
Hi ! Would you please advise which EXPLICIT scheme is best/good for solving pure advection problems that gurantees the mass conservation? Thanking. Tanaka.
|
|
July 12, 2005, 00:21 |
Re: Advection scheme
|
#2 |
Guest
Posts: n/a
|
If you use conservative advection form, then the mass conservation is gurantted.
|
|
July 12, 2005, 00:40 |
Re: Advection scheme
|
#3 |
Guest
Posts: n/a
|
Hi Kim thanx for the quick response. I will use conservative form. But please tell the name of the scheme, which is not diffusive, non-oscilllatory and perfectly conserves the mass. Thankx again, Tananka
|
|
July 12, 2005, 00:49 |
Re: Advection scheme
|
#4 |
Guest
Posts: n/a
|
ENO or WENO are quite popular these days for the advection scheme. You can look at Chi-Wang Shu's webpage for the references.
http://www.dam.brown.edu/people/shu/pub.html |
|
July 12, 2005, 00:55 |
Re: Advection scheme
|
#5 |
Guest
Posts: n/a
|
Thank you very much Dr. Kim. Would you kindly email me a copy of the code (fortran or c or c++) for any of the these schemes. I want to incorporate in my 3D code. Tanaka, Japan
|
|
July 12, 2005, 01:06 |
Re: Advection scheme
|
#6 |
Guest
Posts: n/a
|
Send your code to me, then I will add the 2nd order ENO or the 5th order WENO advection scheme and send you back. If possible, send related paper for your code for me to better understand your code.
Kim |
|
July 12, 2005, 02:06 |
Re: Advection scheme
|
#7 |
Guest
Posts: n/a
|
It seems to me that HLPA scheme by Zhu J. is the best
See article Low-diffusive and oscillation-free convection scheme // Communication and Applied Numerical Methods, 1991. 7, N 3 225-232 |
|
July 12, 2005, 02:08 |
Re: Advection scheme
|
#8 |
Guest
Posts: n/a
|
Thanx a lot for the input, I will check the article regards, Tanaka
|
|
July 12, 2005, 02:36 |
reference
|
#9 |
Guest
Posts: n/a
|
Journal of Computational Physics 150, 561–594 (1999)
"A High-Order WENO Finite Difference Scheme for the Equations of Ideal Magnetohydrodynamics" Guang-Shan Jiang and Cheng-chin Wu |
|
July 12, 2005, 03:42 |
Re: Advection scheme
|
#10 |
Guest
Posts: n/a
|
Dear Tanaka
Unfortunately I have not the article, I myself far away from it. ( But I found description using Google and here is the link http://www.lkt.iet.ethz.ch/~lakehal/...4/material.htm see chapter 4 Mike |
|
July 12, 2005, 03:47 |
Re: Advection scheme
|
#11 |
Guest
Posts: n/a
|
to be more exact
at the page you open will be Chapter 1: Introduction to the Course, Navier-Stokes and Heat Convection Equations Chapter 2: Numerical Thermal Analysis I: Finite Difference Method Chapter 3: Numerical Thermal Analysis II: Finite Volume Method Chapter 4: Phenomenology of Turbulence Chapter 5: Turbulence Modelling ----------------------------------------------- - Choose Chapter 3 - there will be Chapter 4 (in pdf) - page 56 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
2nd order upwind scheme (Fluent and CFX) | Far | FLUENT | 0 | May 22, 2011 02:50 |
Advection scheme at sharp gradients | sachinthakre | CFX | 2 | July 7, 2010 04:15 |
Advection Scheme on an C-Grid | Mr. Matti | Main CFD Forum | 0 | April 14, 2010 13:19 |
Advection scheme for combustion simulation | AdidaKK | CFX | 0 | January 12, 2010 14:03 |
Unbounded advection discretisation | acarey | CFX | 4 | April 26, 2009 20:05 |