필터 지우기
필터 지우기

Solving simple PDE Error

조회 수: 1 (최근 30일)
Adam
Adam 2012년 7월 3일
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
Tom
Tom 2012년 7월 3일
Can you post your boundary function?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 PDE Solvers에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by