Residual Distribution - N Scheme
Version 1.0.2.0 (2.25 KB) by
Eustace Tan
Residual distribution N Scheme for 2D steady-state linear advection problem on a unit square.
This code implements the residual distribution N Scheme for 2D steady-state linear advection problem on a unit square. It uses delaunay for triangulation, which may cause problems in older releases of MATLAB. See https://www.mathworks.com/matlabcentral/fileexchange/57038-residual-distribution-lda-scheme on how repmat and kron can overcome this triangulation problem.
Cite As
Eustace Tan (2024). Residual Distribution - N Scheme (https://www.mathworks.com/matlabcentral/fileexchange/57037-residual-distribution-n-scheme), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Delaunay Triangulation 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.