필터 지우기
필터 지우기

coefiecent of time dependent in pdepe solver

조회 수: 2 (최근 30일)
Matt
Matt 2013년 3월 8일
Hello
I have the electrostatic equation like this ∇.(σ∇V)=∂ρ/∂t and if we write this in cylindrical coordinate it becomes: (1/r) *∂/∂r (rσ ∂V/∂r)=∂ρ/∂t and ρ is given by ρ=-(ε∇V ). So if u substitute the value of ρ it to the cylindrical equation: (1/r) *∂/∂r (rσ ∂V/∂r)=∂(-(ε∇V )/∂t.
Now my question is , is it possible to write (1/r) ∂/∂r (rσ ∂V/∂r)=∂(-(ε∇V )/∂t. it to diffusion form. I want the time dependence ∂(-(ε∇V )/∂t to be written [some value]∂V/∂t.
My aim is to solve (1/r) *∂/∂r (rσ ∂V/∂r)=∂(-(ε∇V )/∂t using pdepe solver:
Any help?
Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Partial Differential Equation Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by