Update README.md
Browse files
README.md
CHANGED
|
@@ -20,8 +20,15 @@ The dataset captures the time-evolving behavior of 3D spherical droplets subject
|
|
| 20 |
The interaction with the shock wave results in two different breakup-modes of the droplet (SIE and RTP).
|
| 21 |
Here we investigate a scenario with symmetric boundary conditions at the north, south, top and bottom walls.
|
| 22 |
|
| 23 |
-
<div style="display:flex;justify-content:center">
|
| 24 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
</div>
|
| 26 |
|
| 27 |
## About the data
|
|
|
|
| 20 |
The interaction with the shock wave results in two different breakup-modes of the droplet (SIE and RTP).
|
| 21 |
Here we investigate a scenario with symmetric boundary conditions at the north, south, top and bottom walls.
|
| 22 |
|
| 23 |
+
<div style="display:flex;justify-content:center;gap:20px;flex-wrap: wrap;">
|
| 24 |
+
<div>
|
| 25 |
+
<video style="width:100%;max-width:400px" src="https://huggingface.co/datasets/FluidVerse/3D_SDBA_SSOOSS/blob/main/SDBA_SSOOSS_RTP_Mas1.20.mp4" loop autoplay muted></video>
|
| 26 |
+
<p>Shock-Induced Droplet RTP-Break in Air (Mach 1.20)</p>
|
| 27 |
+
</div>
|
| 28 |
+
<div>
|
| 29 |
+
<video style="width:100%;max-width:400px" src="https://huggingface.co/datasets/FluidVerse/3D_SDBA_SSOOSS/blob/main/SDBA_SSOOSS_SIE_Mas1.20.mp4" loop autoplay muted></video>
|
| 30 |
+
<p>Shock-Induced Droplet SIE-Break in Air (Mach 1.20)</p>
|
| 31 |
+
</div>
|
| 32 |
</div>
|
| 33 |
|
| 34 |
## About the data
|