Hello I am trying to use an explicit Euler method and to show the solution is always unstable no matter the time step.

2 vues (au cours des 30 derniers jours)
𝜕𝑇/𝜕𝑡 + 𝑎 𝜕𝑇/𝜕𝑥 = 0 for 0 <= x <= 1
With the initial condition and boundary conditions of,
𝑇(𝑥, 0) = 𝑒 −200(𝑥−0.25) 2 , 𝑇(0,𝑡) = 0, 𝑇(1,𝑡): outflow condition
𝑎 = 1, ∆𝑥 = 0.01

Réponses (0)

Catégories

En savoir plus sur Geoscience dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by