Burgers Equation in 1D and 2D
Version 1.0.0.0 (3.23 KB) by
Suraj Shankar
Simulating the Burgers equation in both 1D and 2D using finite differencing.
The 1D Burgers equation is solved using explicit spatial discretization (upwind and central difference) with periodic boundary conditions on the domain (0,2). The 2D case is solved on a square domain of 2X2 and both explicit and implicit methods are used for the diffusive terms. Dirichlet boundary conditions are used along the edges of the domain.
Cite As
Suraj Shankar (2025). Burgers Equation in 1D and 2D (https://www.mathworks.com/matlabcentral/fileexchange/38087-burgers-equation-in-1d-and-2d), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Heat Transfer >
Find more on Heat Transfer in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |