Setting boundary condition in PDE,
19 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on PDE Solvers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!