Borrar filtros
Borrar filtros

Solving simple PDE Error

1 visualización (últimos 30 días)
Adam
Adam el 3 de Jul. de 2012
I'm trying to solve a transient diffusion equation:
dC/dt=D*d/dx(dC/dx)
Initial condition: C=0 x>0
Boundary conditions: C=0.3 at x=0 dC/dx=0 at x=1
Is it possible to use pdepe to solve? I keep getting error: "This DAE appears to be of index greater than 1."
  1 comentario
Tom
Tom el 3 de Jul. de 2012
Can you post your boundary function?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by