1D time dependent mass transfer and reaction in a very small slab
Mostrar comentarios más antiguos
I am trying to model a pde including advection-diffusion and reaction terms. i want to see the concentration profil after a long time(2*60*60 sec) in a very tiny slab(5 micrometer). i used method of line(ode15s) to solve this pde but my result is not match with the experimental result. because the outlet concentration gets maximum concetration right away(as can be seen in myplot).does anybody know where is my mistake?
3 comentarios
John D'Errico
el 29 de Mzo. de 2018
How can someone know where your mistake might be, if you don't show the code you wrote?
Bill Greene
el 31 de Mzo. de 2018
I don't see anything wrong with your pdepe code. So I suspect there is something wrong with your constants (values or units). For example, if I make the total time 1e-7 instead of 120, the solution looks more reasonable.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre PDE Solvers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
