From 2aabc3be4aa27d52a23eccd876f631741c9f5085 Mon Sep 17 00:00:00 2001 From: Warisa Roongaraya <81345089+warisa-r@users.noreply.github.com> Date: Mon, 10 Jun 2024 09:09:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d997775..86bae24 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This package also contains some documentation (far from complete or acceptable) ## Goals - [ ] Develop 'better' methods to detect the shock: complete the Rankine-Hugoniot condition -- [ ] Make an abstract struct ShockDetector with functionality solve, visualize with child ShockDetector1D -- [ ] Develop visualization of shock position in the axis against time +- [ ] Make an abstract struct ShockDetector with functionality solve, visualize with child ShockDetector1D (?) +- [ ] Develop visualization of shock position in the axis against time -> check GLMakie - [ ] Process 2D data (Waiting for the materials) - [ ] Develop a test series that aligns with the goal (probably from /examples)