Invert geophysical fluid dynamic problems (elliptic partial differential equations) using SOR iteration method.
-
Updated
Mar 19, 2025 - Python
Invert geophysical fluid dynamic problems (elliptic partial differential equations) using SOR iteration method.
This contains three programs written in python. Gauss-Seidel and Successive Over Relaxation to solve system of equations and Steepest-Descent to minimize a function of 2 or 3 variables.
simple code to solve algebraic equation and system of equations
Numerical solver for the modified Poisson-Boltzmann equation.
Implementation of the Successive Over-Relaxation (SOR) Method
solving linear systems with direct and iterative algorithms
Add a description, image, and links to the successive-over-relaxation topic page so that developers can more easily learn about it.
To associate your repository with the successive-over-relaxation topic, visit your repo's landing page and select "manage topics."