|
Organizers |
A Numerical Solver for Bugers’ Equations in Two Dimensions
by
Ethan Alan Hereth
University of Central Arkansas
Coauthors: Clarence O. E. Burg
In this presentation we introduce a numerical partial differential equation solver of the following system of Burgers' equations:
∂u/∂t = l1(∂2 u/∂x2 + ∂2 u/∂y2) + u(∂u/∂x + ∂u/∂y) + f1(u, v) ∂v/∂x + f2(u, v) ∂v/∂y
∂v/∂t = l2(∂2 v/∂x2 + ∂2 v/∂y2) + v(∂v/∂x + ∂v/∂y) + g1(u, v) ∂u/∂x + g2(u, v) ∂u/∂y
where the lis are constants that scale the diffusivity exhibited by the system, while the fis and gis are source terms. This code was tested on a decoupled case involving only the convective terms, a decoupled case with diffusion and a case where the system is coupled by setting the fis and gis to 1.
Date received: September 18, 2008
Copyright © 2008 by the author(s). The author(s) of this document and the organizers of the conference have granted their consent to include this abstract in Atlas Conferences Inc. Document # caww-36.