Fisher reaction PDE propagating from a point source
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi,
I'm using pdepe to solve the nonlinear hear equation
$\frac{\partial C}{\partial t}=r^{1-s}\frac{\partial}{\partial r}[r^{s-1}D\frac{\partial C}{\partial r})] + u(1-u)$ where $s$ is constant and $D=D_0(\frac{\partial C}{\partial C_0})^n$ and $n>0$
The initial conditions correspond to propagating from a point source, but I can't find appropriate boundary conditions that Matlab will accept. I keep getting the error "Error using pdepe (line 293) Spatial discretization has failed. Discretization supports only parabolic and elliptic equations, with flux term involving spatial derivative". Can anyone help me?
Thanks!!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Boundary Conditions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!