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

Conceptual Question about One Dimensional Inviscid Burgers Equation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 20, 2015, 04:22
Question Conceptual Question about One Dimensional Inviscid Burgers Equation
  #1
New Member
 
Tanmay Agrawal
Join Date: May 2015
Location: Taiwan
Posts: 29
Rep Power: 10
tanmayagrawal7 is on a distinguished road
Send a message via Skype™ to tanmayagrawal7
Hello everyone!

I am trying to use Adaptive mesh refinement and I was just going through the PhD thesis of Marsha Berger. She wrote inviscid Burgers equation as
u_t = u*u_x
While at almost every place, I have seen it as u_t + u*u_x = 0. Is there any significant difference between the solutions of these two equations? I am trying to write a code using Lax-Wendroff Scheme for the equation she has given. Can I expect good results?

Thanks and looking forward for responses.
tanmayagrawal7 is offline   Reply With Quote

Old   May 20, 2015, 05:52
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by tanmayagrawal7 View Post
Hello everyone!

I am trying to use Adaptive mesh refinement and I was just going through the PhD thesis of Marsha Berger. She wrote inviscid Burgers equation as
u_t = u*u_x
While at almost every place, I have seen it as u_t + u*u_x = 0. Is there any significant difference between the solutions of these two equations? I am trying to write a code using Lax-Wendroff Scheme for the equation she has given. Can I expect good results?

Thanks and looking forward for responses.
In my opinion u_t = u*u_x is not the classic expression for Burgers equation... if you express the total variation du:

du =dt (du/dt + dx/dt * du/dx)

therefore, to have the classical fact that that u is conserved along path line, you need the condition for the characteristic curves

du = 0 -> dx/dt = -u

on the other hand, if you denote f=-u:

du/dt +f*du/dx=0

you can find the classical Burgers equation for the field f.
FMDenaro is offline   Reply With Quote

Old   May 20, 2015, 09:22
Default
  #3
New Member
 
Tanmay Agrawal
Join Date: May 2015
Location: Taiwan
Posts: 29
Rep Power: 10
tanmayagrawal7 is on a distinguished road
Send a message via Skype™ to tanmayagrawal7
Thanks a lot. Perhaps it could be mistakenly written in the thesis I was reading or it could be the second option as you mentioned. I will try them both to see which corresponds to the solution mentioned by her.
tanmayagrawal7 is offline   Reply With Quote

Old   May 20, 2015, 09:50
Smile
  #4
New Member
 
Tanmay Agrawal
Join Date: May 2015
Location: Taiwan
Posts: 29
Rep Power: 10
tanmayagrawal7 is on a distinguished road
Send a message via Skype™ to tanmayagrawal7
Quote:
Originally Posted by FMDenaro View Post
In my opinion u_t = u*u_x is not the classic expression for Burgers equation... if you express the total variation du:

du =dt (du/dt + dx/dt * du/dx)

therefore, to have the classical fact that that u is conserved along path line, you need the condition for the characteristic curves

du = 0 -> dx/dt = -u

on the other hand, if you denote f=-u:

du/dt +f*du/dx=0

you can find the classical Burgers equation for the field f.
Yes, it was a typing error instead. If I use the classical inviscid Burgers equation, in fact I can get the same kind of results as in the thesis. Thanks a lot.
tanmayagrawal7 is offline   Reply With Quote

Reply

Tags
amr, burgers equation, cfd, inviscid, theory


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
Question on momentum equation in VOF or Level Set Kai Yan Main CFD Forum 0 January 11, 2008 08:47
Churchill Friction Factor Equation question Nick Main CFD Forum 2 December 2, 2004 13:50
question about energy equation zhou FLUENT 0 February 23, 2004 23:55
Inviscid Drag at subsonic, subcritical Mach # Axel Rohde Main CFD Forum 1 November 19, 2001 12:19


All times are GMT -4. The time now is 07:50.