Simulating time evolution with bvp4c
Show older comments
Dear all,
is there any way to simulate the time evolution of a BVP with bvp4c? I have a problem with a moving boundary and I created a cycle over the position in time of the moving boundary. At each iteration, the bvp4c Matlab solver calculates the solution by taking as initial guess, the solution from the previous one, knowing the current position of the boundary in object. This is my trick to include time in your system of equations. But, as I am including the time evolution of temperature, I am doubting this is the right approach. I cannot use PDEs for this problem. Thank you very much.
1 Comment
Torsten
on 22 Oct 2018
This is a PDE, so you must use them for this problem.
Answers (0)
Categories
Find more on Boundary Conditions 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!