From 8bf3d32a30fdf8a7d66db5ab3ebf03bb5f4f806b Mon Sep 17 00:00:00 2001 From: nilsberglund-orleans <83530463+nilsberglund-orleans@users.noreply.github.com> Date: Fri, 30 Jul 2021 17:32:22 +0200 Subject: [PATCH] Update Parameters.md --- Parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Parameters.md b/Parameters.md index e374090..cb5991a 100644 --- a/Parameters.md +++ b/Parameters.md @@ -15,7 +15,7 @@ it may be necessary to modify two constants as follows: #define E_SCALE 750.0 /* scaling factor for energy representation */ ``` -### 39 July 21 - Wave protection comparison 2: square grid versus triangular grid ### +### 30 July 21 - Wave protection comparison 2: square grid versus triangular grid ### **Program:** `wave_comparison.c` (variant of `wave_billiard.c`)