Jacobbi gauss-seidel sor in cfd

Demonstrates use of jacobbi sor and gauss-seidel in cfd diffusion by finite volume method.
8.8K Downloads
Updated 28 Feb 2005

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 (2024). 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
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Oceanography and Hydrology in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0