Community Profile

photo

Cassidy Holene


Last seen: 12 months ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Use second-order and fourth-order Runge-Kutta methods
The one-dimensional linear convection equation for a scalar T is, 𝜕𝑇/𝜕𝑡 + 𝑎*𝜕𝑇/𝜕𝑥 = 0 0 ≤ 𝑥 ≤ 1 With the initial condition...

3 years ago | 1 answer | 0

1

answer

Question


Hello I am trying to use an explicit Euler method and to show the solution is always unstable no matter the time step.
𝜕𝑇/𝜕𝑡 + 𝑎 𝜕𝑇/𝜕𝑥 = 0 for 0 <= x <= 1 With the initial condition and boundary conditions of, 𝑇(𝑥, 0) = 𝑒 −200(𝑥−0.25) 2 , 𝑇(0,𝑡...

3 years ago | 0 answers | 0

0

answers

Question


CFD with initial boundary and conditions
Please show the matlab code

3 years ago | 1 answer | 0

1

answer

Question


Explicit Eulers Method for time advancement
Hello I am trying to use explicit Euler for time advancement and the second-order centraldifference scheme for the spatial deriv...

3 years ago | 1 answer | 0

1

answer