Implicit Explicit Convection Diffusion Equation

Solving the convection diffusion equation with the IMEX-Method

Ahora está siguiendo esta publicación

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 (2026). Implicit Explicit Convection Diffusion Equation (https://es.mathworks.com/matlabcentral/fileexchange/56903-implicit-explicit-convection-diffusion-equation), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
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