warisa-r / ShockwaveDetection.jl

This repository provides tools and data for detecting shockwaves from solutions obtained via an Euler equation solver. Shockwaves are significant discontinuities in the flow field parameters, and their detection is crucial for various applications in fluid dynamics and aerospace engineering.
MIT License
1 stars 0 forks source link

Add tests to pre-existing cases #3

Closed warisa-r closed 1 week ago

warisa-r commented 3 months ago

Simply implement tests or analysis functions

Test series should be implemented regarding this

aj-fleming commented 3 months ago

Comparison of several numerical methods

Analytical solution to the right-moving shock tube

warisa-r commented 3 months ago

Thank you very much! @aj-fleming. We will look into this! I've roughly seen this page in the linked you've sent in our email conversation but it's a solution to the solver, right? We still have to identify which discontinuity is a shock wave by ourselves, is that correct?

warisa-r commented 3 months ago

I see it now. Sorry for the repeated question!