Skip to content

Commit

Permalink
Minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
heySourabh committed Aug 28, 2023
1 parent 92ebc30 commit 4feb8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Sourabh Bhat (heySourabh@gmail.com)
--------------
### Some results:

#### Fighter aircraft flying at supersonic speed (Mach 2). Solved using three-dimensional unstructured mesh generated using [gmsh](https://gmsh.info/).
#### Fighter aircraft in wind-tunnel (without propulsion) at supersonic speed (Mach 2). Solved using three-dimensional unstructured mesh generated using [gmsh](https://gmsh.info/).
Converged to 10<sup>-3</sup> residual in `1 min, 35 sec` with second-order spatial accuracy
(with ~80,000 tetrahedral cells) on Dell Precision 5570 laptop.
![Mach 2 - F16](docs/results/Mach2_F16.png)
Expand All @@ -35,7 +35,7 @@ Converged to 10<sup>-3</sup> residual in `1 min, 35 sec` with second-order spati
Test case reference: https://doi.org/10.1016/j.jcp.2004.12.007
Geometry reference: https://www.spheric-sph.org/tests/test-02

![Animatino of dam break with an obstacle](docs/results/dam_break_with_obstacle.gif)
![Animation of dam break with an obstacle](docs/results/dam_break_with_obstacle.gif)

--------------
#### Non-axisymmetric bubble rise problem:
Expand Down

0 comments on commit 4feb8f3

Please sign in to comment.