Numericale solution of 1D Drift-Diffusion problem (MOL + FV + WENO5-LF))

Solves 1D drift-diffusion PDEs (electrons and ions equations of continuity + Poisson) numerically
ダウンロード: 1.3K
更新 2013/4/8

ライセンスの表示

For 1D gas diode with uniform initial plasma concentration the program solves electrons and ions equations of continuity with Method of Lines (MOL) on uniform fine grid. Convective (drift) fluxes are splitted with Lax-Friedrichs expressions and reconstructed with fifth ordered Weighted ENO scheme (WENO5-LF).
Diffusion terms are taken into account independently.
Electric field strength is calculated simply with analytical solution avaiable of Poisson equations in 1D.
The border conditions includes secondary electron emission at cathode and isolation for ions flux at anode.
Due to using of WENO5 method your may simply apply coarser grid (nx = 80) without accuracy losses. Also the resulting MOL ODEs system isn't stiff so it'll be easy to solve via RK methods (i.e. ODE45 and ODE23).
Feel free to ask me any questions.

引用

Vasily Kozhevnikov (2024). Numericale solution of 1D Drift-Diffusion problem (MOL + FV + WENO5-LF)) (https://www.mathworks.com/matlabcentral/fileexchange/41174-numericale-solution-of-1d-drift-diffusion-problem-mol-fv-weno5-lf), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersElectromagnetics についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0