Setting boundary condition in PDE,
19 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu PDE Solvers finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!