Azzera filtri
Azzera filtri

pdepe solver for spherical coordinates

5 visualizzazioni (ultimi 30 giorni)
Ishani Prachchhak
Ishani Prachchhak il 28 Mar 2023
Modificato: Torsten il 28 Mar 2023
I am using the heat conduction equation for solid which has the source term to enter the code in Matlab. But even changing any values of s the plot is not chnaging atall. What could be the problem?
  6 Commenti
Ishani Prachchhak
Ishani Prachchhak il 28 Mar 2023
I am trying to solve for constant conductivity equation using pdepe.
Torsten
Torsten il 28 Mar 2023
Modificato: Torsten il 28 Mar 2023
You set up the following problem:
1/alpha * du/dt = d/dx ( 1/x^2 * du/dx) + egen/k
u(t=0) = 296
1/x^2 * du/dx = 0 at x=0
1.234e19 - 2*5.9/x^2 * du/dx = 0 at x = 15e-9.
Is this really what you try to solve ?
If not: please include equation, initial and boundary conditions.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Mathematics and Optimization in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by