- make : builds the executable 'wave_1d'
- ./wave_1d : fills the 'data/' directory with stored time steps
- make plot : converts saved time steps to png files under 'images/', using gnuplot. Runs faster if launched with e.g. 4 threads (make -j4 plot).
- make movie : converts collection of png files under 'images' into an mp4 movie file
- make check : builds both executeables and compares their output
-
Notifications
You must be signed in to change notification settings - Fork 0
jorgenfj/mpi_wave_1d
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of the wave equation with MPI in 1d
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published