photo

Cassidy Holene


Last seen: 約1年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


CFD with initial boundary and conditions
Please show the matlab code

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答