Can I include an ODE when I solve a system of PDEs in pdepe
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Torsten
il 16 Mag 2023
Spostato: Torsten
il 16 Mag 2023
No, but this code should work for your purpose:
2 Commenti
Torsten
il 17 Mag 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Partial Differential Equation Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!