Can I include an ODE when I solve a system of PDEs in pdepe
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Torsten
2023 年 5 月 16 日
移動済み: Torsten
2023 年 5 月 16 日
No, but this code should work for your purpose:
2 件のコメント
Torsten
2023 年 5 月 17 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Partial Differential Equation Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!