I am about to solve a system of coupled PDE and ODE in thermodynamics. My system is a bit complicated, so I would like to learn from some examples before coding my own system.
I searched this site and found several cases as following
Couple a PDE and ODE in NDSolve
And I would like to know if there are more of them, with topic like "Solving coupled PDE and ODE numerically".
If you know a good example, please post its link, and I would appreciate your help.
Answer
Here are six more (too many for a comment):
NDSolve two PDE plus one ODE, together
NDSolve a system of one PDE coupled with an ODE
Simulating a combination of PDEs and ODEs
PDE: Specify AccuracyGoal, StepSize, and WorkingPrecision interval-wise
Unfortunately, most do not have answers.
Comments
Post a Comment