Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.09 KB

Two-dimensional wave simulation

This python code uses Finite Volume Method to obtain a simulation of a sound wave propagation. Plot in end of the program shows the motion of a sound wave with sound source in center of environment

Alt Text

For this example, the following conditions are considered:

Boundary Conditions

Initial Conditions

Changing boundary and initial conditions, allows to obtain waves with different shapes.