Linear wave propagation
From CFD-Wiki
(Difference between revisions)
Line 8: | Line 8: | ||
== Boundary condition == | == Boundary condition == | ||
- | u[0]=0,u[imax]=u[imax-1] | + | u[0]=0,u[imax]=u[imax-1](x[imax]=1.0) |
== Exact solution == | == Exact solution == |
Revision as of 00:38, 25 December 2005
Contents |
Problem definition
Domain
x=[0,1]
Initial Condition
Boundary condition
u[0]=0,u[imax]=u[imax-1](x[imax]=1.0)
Exact solution
Numerical method
c=1,t=0.25