Community Profile

photo

Cassidy Holene


Last seen: 12개월 전 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

답변