How is pdepe solving?
1 view (last 30 days)
Show older comments
Hello,
for my Bachelorthesis i am using pdepe to solve the diffusion equation. But i have to explain too the way HOW pdepe is solving the partial differential equation (numerical? analytical?). Can someone give me a link where there are a few sentences explained to the way pdepe is solving?
Thanks for your help
0 Comments
Accepted Answer
Bill Greene
on 22 Nov 2013
At the very bottom of the www page you show above is this reference:
1] Skeel, R. D. and M. Berzins, "A Method for the Spatial Discretization of Parabolic Equations in One Space Variable," SIAM Journal on Scientific and Statistical Computing, Vol. 11, 1990, pp.1–32.
That paper describes the approach used in pdepe.
Bill
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!