Setting boundary condition in PDE,
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 PDE Solvers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!