Implicit Explicit Convection Diffusion Equation

バージョン 1.2.0.0 (2.49 KB) 作成者: Drvoljub
Solving the convection diffusion equation with the IMEX-Method
ダウンロード: 661
更新 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 Center および MATLAB AnswersBoundary 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