Non linear wave propagation
From CFD-Wiki
(Difference between revisions)
Line 11: | Line 11: | ||
== Exact solution == | == Exact solution == | ||
- | :<math> u(x,t)= | + | :<math> u(x,t)=0 ,x<=0 </math> |
+ | :<math> u(x,t)=x/t, 0<x<t </math> | ||
+ | :<math> u(x,t)=1.0 ,\mbox{otherwise} </math> | ||
== Numerical method == | == Numerical method == | ||
- | |||
== Results == | == Results == | ||
[[Image:Nonlinear_1d.jpg]] | [[Image:Nonlinear_1d.jpg]] | ||
== Reference == | == Reference == |
Revision as of 01:51, 25 December 2005
Contents |
Problem definition
Domain
x=[-5,10]
Initial Condition
Boundary condition
u[0]=0