Can I include an ODE when I solve a system of PDEs in pdepe
1 view (last 30 days)
Show older comments
Suppose I have a moving boundary problem and I have an ODE governing the length of the bounary I am interest in. Is it possible to include this into the pdepe function?
0 Comments
Accepted Answer
Torsten
on 16 May 2023
Moved: Torsten
on 16 May 2023
No, but this code should work for your purpose:
2 Comments
Torsten
on 17 May 2023
I only know Stefan's problem as a moving-boundary problem, and this problem is parabolic-elliptic. For this problem, pdepe works well.
But remembering the problems you posted in the past, I'm quite pessimistic about the suitability of the solver.
More Answers (0)
See Also
Categories
Find more on Partial Differential Equation Toolbox 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!