CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > ICASE/LaRC workshop on benchmark problems in computational aer...

ICASE/LaRC workshop on benchmark problems in computational aeroacoustics, category 1, problem 1

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Solve the initial value problem  
Solve the initial value problem  
:<math> \frac{\partial u}{\partial t} +\frac {\partial u}{\partial x} =0 </math>
:<math> \frac{\partial u}{\partial t} +\frac {\partial u}{\partial x} =0 </math>
 +
 +
:<math> u(x,0)=0.5 e^{-(ln 2) (\frac{x}{3}) ^2 }
Computer the Numerical solution at t=100,200,300 and 400.
Computer the Numerical solution at t=100,200,300 and 400.

Revision as of 22:04, 11 February 2007

Solve the initial value problem

 \frac{\partial u}{\partial t} +\frac {\partial u}{\partial x} =0
 u(x,0)=0.5 e^{-(ln 2) (\frac{x}{3}) ^2 }

Computer the Numerical solution at t=100,200,300 and 400.
My wiki