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
Record of attempt to implement sorting algorithm instead of a loop to find minimum error #5
With sorting: 16.794 s (9176227 allocations: 31.36 GiB) Without sorting: 316.974 ms (1562699 allocations: 645.03 MiB)