From 1112516d3d9b6266f8ef7d07ee8c33547f29b88d Mon Sep 17 00:00:00 2001 From: nilsberglund-orleans <83530463+nilsberglund-orleans@users.noreply.github.com> Date: Tue, 12 Apr 2022 20:06:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1de1e9..9afcb52 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ in the shell before running the program 6. *common_wave.c*: common functions of `wave_billiard` and `wave_comparison` 7. *colors_waves.c*: colormaps used by wave simulations 8. *wave_billiard.c*: simulation of the (linear) wave equation -9. *wave_3d.c*: 3d renderiing of wave equation +9. *wave_3d.c*: 3d rendering of wave equation 10. *wave_comparison.c*: comparison of the wave equation in two different domains 11. *wave_energy.c*: a version of `wave_billiard` plotting the energy profile of the wave 12. *mangrove.c*: a version of `wave_billiard` with additional features to animate mangroves