Files
TDT4200/exercise1
2025-09-04 15:46:32 +02:00
..
2025-09-04 14:57:19 +02:00
2025-09-04 15:46:32 +02:00
2025-09-04 14:57:19 +02:00
2025-09-04 14:57:19 +02:00
2025-09-04 15:46:32 +02:00
2025-09-04 14:57:19 +02:00
2025-09-04 14:57:19 +02:00

  • 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