Reg. PDEPE 's internal discretization of time
Show older comments
Hello, I am solving a reaction diffusion equation where there is a radiation term. Now the radiation is given once per day let's say instantaneously. But instead of modelling this instantaneous radiation I took time step to be one day. And modelling the radiation only as a function of space(or x). So I would expect this radiation term to be counted only once and would be equivalent to instantaneous radiation. But I came to know from someone that while solving the problem pdepe might be discretizing time in it's own way during the simulation. Is this so? If this is so then I am in trouble since the radiation term would no longer be counted only once and I would end up giving an overdose. Can someone please shed some light on how pdepe discretizes time internally over and above the discretization I specify? Thanks
Accepted Answer
More Answers (0)
Categories
Find more on PDE Solvers in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!