coefiecent of time dependent in pdepe solver
1 回表示 (過去 30 日間)
古いコメントを表示
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
1 件のコメント
Walter Roberson
2013 年 4 月 27 日
Is this a different question than your earlier http://www.mathworks.co.uk/matlabcentral/answers/63443-coefiecent-of-time-dependent-in-pdepe-solver
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Mathematics and Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!