-
Notifications
You must be signed in to change notification settings - Fork 149
CookBook%2FBurgersEquation
The following examples were originally provided to us by fred2 <at></at> qnet.com in http://thread.gmane.org/gmane.comp.python.fipy/911
The linearized Burgers equation,
The following script integrates the equation (with
For periodic boundary conditions, and the initial condition
The following script gives a solution to the steady-state, non-linear Burgers equation.
Benton and Platzman [Benton:1972]_ describe 35 different exact solutions to the Burgers equation.