Implicit Explicit Convection Diffusion Equation

Versión 1.2.0.0 (2,49 KB) por Drvoljub
Solving the convection diffusion equation with the IMEX-Method
661 descargas
Actualizado 10 abr 2021

Ver licencia

Solving the convection diffusion equation on a 2D rectangle. The convection is treated as the stiff term.
Right side has no-flux boundary condition. The rest are Dirichlet boundary conditions.

Citar como

Drvoljub (2024). Implicit Explicit Convection Diffusion Equation (https://www.mathworks.com/matlabcentral/fileexchange/56903-implicit-explicit-convection-diffusion-equation), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

Put the discretization matrices before the loop.
Link to Python version in the beginning, still a very early version of the code.

1.1.0.0

-
1.1 Added reaction and source term

1.0.0.0