Skip to content

jorgenfj/wave_equation_2d_cuda

Repository files navigation

  • make : builds the executable 'wave_2d'
  • ./wave_2d : 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, using ffmpeg
  • make check : builds both executeables and compares their output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors