News
This is a Python script that solves the wave equation in two dimensions: $$ \frac{\partial^2 u}{\partial t^2} = c^2(\frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2}) $$ Where c is ...
This Python project solves the 1D wave equation using Green's function. The Green's function is implemented to compute the solution for a given initial condition, which is defined as a Gaussian pulse ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results