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

3 views (last 30 days)
๐œ•๐‘‡/๐œ•๐‘ก + ๐‘Ž ๐œ•๐‘‡/๐œ•๐‘ฅ = 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

Answers (0)

Categories

Find more on Geoscience in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!