Numerical solution of the stationary advection diffusion equation.
The stationary advection diffusion equation solved with the finite difference method.
Continue reading ‘Numerical solution of the stationary advection diffusion equation.’
Deprecated: Assigning the return value of new by reference is deprecated in /customers/1/f/c/dahoiv.net/httpd.www/programmering/wp-includes/cache.php on line 36 Deprecated: Assigning the return value of new by reference is deprecated in /customers/1/f/c/dahoiv.net/httpd.www/programmering/wp-includes/query.php on line 21 Deprecated: Assigning the return value of new by reference is deprecated in /customers/1/f/c/dahoiv.net/httpd.www/programmering/wp-includes/theme.php on line 507
- My programming projects and some linux tips
The stationary advection diffusion equation solved with the finite difference method.
Continue reading ‘Numerical solution of the stationary advection diffusion equation.’
Steepest Descent Iteration , written in Matlab to solve the Advection-diffusion equation. The matrix A (in A x= b) is a block pentadiagonal matrix.
Successive over-relaxation (SOR), written in Matlab to solve the Advection-diffusion equation. The matrix A (in A x= b) is a block pentadiagonal matrix.