Skip to content

Larissa-Rocha/wave-equation-numeric-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wave-equation-numeric-solution

Numerical solution for the wave equation. The following codes solve the 1D wave equation: u_t + u_x = 0, 0 < x < L. Which is submitted to the initial condition: u(x,0) = sin(2pin*x/L), and to periodic boundary conditions. Some finite difference schemes were used.

About

Numeric solution for the wave equation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages