Skip to content

chcheng3/1-1-Wave-Equation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Numerical Solution to the 1+1 Wave Equation

In this project, we solve for the time evolution of the scalar wave equation in 1 spatial dimension using the Method of Lines (MOL). A fourth-order finite difference method is used to dicretize the spatial derivatives. The equations are then formulated as an ODE problem to be integrated in time with the fourth-order Runge-Kutta method.

Scalar wave animation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages