Implicit Explicit Convection Diffusion Equation

版本 1.2.0.0 (2.5 KB) 作者: Drvoljub
Solving the convection diffusion equation with the IMEX-Method
661.0 次下载
更新时间 2021/4/10

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Boundary Conditions 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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