Setting boundary condition in PDE,
11 ビュー (過去 30 日間)
古いコメントを表示
I would like to solve the following PDEs:
where
and
are dimensionless concentrations, T and X are respectively dimensionless time and space.
The initial values (T = 0) are:
The boundary condition that I am not able to set using the PDEPE solver of Matlab are:
at
,
at
,
How do I write the code, to solve these PDEs? In particular I have troubles to define the second BC at
.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で PDE Solvers についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!