|
72 | 72 | };
|
73 | 73 |
|
74 | 74 | const sims = [
|
75 |
| - new FS("Shedding water droplet", "res/simulations/a.png", "Summit", "960 V100s", "4h", "https://doi.org/10.48550/arXiv.2305.09163"), |
| 75 | + new FS("Shedding water droplet", "res/simulations/a.png", "Summit", "960 V100s", "4h", "https://player.vimeo.com/video/905208069"), |
76 | 76 | new FS("Flow over an airfoil (vorticity", "res/simulations/g.png", "Delta", "128 A100s", "19h", "https://vimeo.com/917305340/c05fd414c8?share=copy"),
|
77 | 77 | new FS("Cavitating bubbles fragment kidney stone", "res/simulations/d.png", "Summit", "576 V100s", "30 min", "https://doi.org/10.48550/arXiv.2305.09163"),
|
78 |
| - new FS("Breakup of vibrated interface", "res/simulations/f.png", "Summit", "128 V100s", "4h","https://youtu.be/qQV2ZRDpf2M"), |
| 78 | + new FS("Breakup of vibrated interface", "res/simulations/f.png", "Summit", "128 V100s", "4h","https://player.vimeo.com/video/922022757"), |
79 | 79 | new FS("Collapsing bubbles (pressure)", "res/simulations/b.png", "Summit", "216 V100s", "3h", "https://doi.org/10.48550/arXiv.2305.09163"),
|
80 | 80 | new FS("Collapsing bubbles (streamlines)", "res/simulations/c.png", "Summit", "216 V100s", "3h", "https://doi.org/10.48550/arXiv.2305.09163"),
|
81 | 81 | ];
|
|
258 | 258 | <img src="res/banner.png" class="h-20 md:h-24 mx-auto">
|
259 | 259 | </div>
|
260 | 260 | <div class="w-full flex flex-col text-white text-md md:text-lg text-justify font-semibold">
|
261 |
| - MFC simulates compressible multi-component and multi-phase flows, amongst other things. |
262 |
| - It scales ideally to tens of thousands of GPUs. |
| 261 | + An exascale compressible multiphase and multiphysics flow code. |
263 | 262 | </div>
|
264 | 263 | </div>
|
265 | 264 | <div class="flex mx-auto">
|
|
0 commit comments