Jacobbi gauss-seidel sor in cfd
No License
Demonstrate jacobbi, gauss-seidel and SOR methods to solve a sample problem of a diffusion discretised by finite volume method (central differencing).
Also included, the determination of optimum omega value for minimum iteration in SOR method by comparing it with the gauss-seidel method.
cfd1.m-initialise the mesh number and the boundary conditions.
abc.m-calculate the coefficients
jacobbi.m, gs.m, sor.m
-solve the distribution by the respective method.
mesh.m-match the mode position with its respective assigned value.
optimum.m- a function to determine the 'best' optimum omega value for use in the SOR method.
Cite As
mohd anuar abd aziz (2026). Jacobbi gauss-seidel sor in cfd (https://www.mathworks.com/matlabcentral/fileexchange/7004-jacobbi-gauss-seidel-sor-in-cfd), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
