This repository, "Gerstner-Wave-Simulation-Python", contains a Python script that simulates a Gerstner wave using matplotlib and numpy. The wave parameters such as wavenumber, angular frequency, phase, and amplitude can be adjusted in the code to visualize different wave behaviors.
wave_simulation.py
: This is the main Python script that generates the wave simulation.
- Ensure you have Python installed on your system.
- Install the required libraries: numpy, matplotlib.
- Run the script using a Python interpreter.
This project is licensed under the MIT License.
For any queries or suggestions, please open an issue on this GitHub repository.