Skip to content

Commit 85ba7c3

Browse files
committed
add examples
1 parent 4089cda commit 85ba7c3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,25 @@ MFC has high-level documentation, visualizations, and more on [its website](http
3737
## An example
3838

3939
We keep many examples.
40-
Here's one!
40+
Here are some of them!
4141
MFC can execute high-fidelity simulations of shock-droplet interaction (see `examples/3d_shockdroplet`)
4242

4343
<p align="center">
4444
<img src="docs/res/shockdrop.png" alt="Shock Droplet Example" width="700"/>
4545
</p>
4646

47-
Another example is the high-Mach flow over an airfoil, shown below.
47+
This one simulates high-Mach flow over an airfoil, shown below.
4848

4949
<p align="center">
5050
<img src="docs/res/airfoil.png" alt="Airfoil Example" width="700"/><br/>
5151
</p>
5252

53+
This one simulates high amplitude acoustic wave through a circular orifice opening, shown below.
54+
55+
<p align="center">
56+
<img src="docs/res/orifice.png" alt="Orifice Example" width="700"/><br/>
57+
</p>
58+
5359

5460
## Getting started
5561

docs/res/orifice.png

170 KB
Loading

0 commit comments

Comments
 (0)