CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

burger's equation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 26, 2005, 11:20
Default burger's equation
  #1
LECHON
Guest
 
Posts: n/a
I would to know better manner in order to solve burger's equation.

thanks.
  Reply With Quote

Old   April 27, 2005, 10:56
Default Re: burger's equation
  #2
ag
Guest
 
Posts: n/a
The best way would be to solve it analytically. This can be done using a Cole-Hopf transformation. Assuming that you actually want a numerical scheme for solving it, the answer is that it depends on what your goal is. A first-order time, upwind space scheme is easy to program but may be too dissipative. And do you want to use a finite volume scheme as a precursor to an unstructured solver, or is structured sufficient? The answer to your question really depends on how you define 'better manner'.
  Reply With Quote

Old   April 27, 2005, 11:31
Default Re: burger's equation
  #3
LECHON
Guest
 
Posts: n/a
first of all, thank you very much.

I'm interensting in resolving the equation with a numerical scheme, whit finite difference for spacial coordinate and a runge kutta for the time. the question is, in order to get good accurancy: the order of the scheme must be high (third-order or more)? What is the influence of CFL in the shock?

thenk for your answers, (very useful):

bye

Pd.- structured sufficiently.
  Reply With Quote

Old   April 27, 2005, 12:49
Default Re: burger's equation
  #4
Mani
Guest
 
Posts: n/a
I am not sure if it makes sense to use "unstructured" methodology for a 1-D problem, as mentioned earlier. So I agree with your assessment to do it structured. There is a large variety of applicable schemes, but you already decided (or your assignment states) the use of Runge-Kutta. I think the 4-th order R-K is a standard method that's pretty easy to implement, and that's more than sufficient for this problem.

For the spatial discretization I would suggest you experiment a bit in order to get familiar with the issues of diffusion and dispersion, and thus, to learn something (I am assuming this is the purpose of the exercise). You might start with the simplest one: first-order upwinding. The CFL number will first of all have an effect on the stability of your explicit scheme. Besides that, diffusion and dispersion will generally depend on the CFL number, so that your solution is indeed affected. In which way your solution is affected by CFL depends on the spatial discretization. For the linear wave equation, the first-order upwind scheme will give you the exact solution (zero diffusion) at CFL=1. That's not exactly going to be the case with the nonlinear Burger equation, especially since the wave speed is not a uniform quantity any more. Again, I would suggest you experiment with various schemes and CFL numbers to gain some experience.

But before you start programming: You will find information on this standard problem in many CFD textbooks (e.g. Hirsch).
  Reply With Quote

Old   April 27, 2005, 13:46
Default Re: burger's equation
  #5
temp
Guest
 
Posts: n/a
what does 'better manner' mean ?? Anyway, you should take a look in spectral methods e.g. Galerkin, Collocation, ... depending on your particular problem.
  Reply With Quote

Old   April 27, 2005, 19:22
Default Re: burger's equation
  #6
diaw
Guest
 
Posts: n/a
How would one develop the finite element equations for the Burger problem, using a 'Bubnov-Galerkin' approach?

Does anyone have links to a good book?

Thanks, diaw...
  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
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
Calculation of the Governing Equations Mihail CFX 7 September 7, 2014 06:27
Exact solution of Burgers equation mcaro Main CFD Forum 3 January 25, 2011 06:46
Constant velocity of the material Sas CFX 15 July 13, 2010 08:56
solution to Burger's Equation using fortran Tony Limjuco Main CFD Forum 4 April 2, 2005 00:41


All times are GMT -4. The time now is 20:16.