From c1274db729048cf445f5246c060cae915ee70a9e Mon Sep 17 00:00:00 2001 From: Spencer Bryngelson Date: Mon, 11 Mar 2024 13:15:42 -0400 Subject: [PATCH] Website: Update video links and description (#371) --- docs/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index 14f7dfe40..5eb39e9d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -72,10 +72,10 @@ }; const sims = [ - new FS("Shedding water droplet", "res/simulations/a.png", "Summit", "960 V100s", "4h", "https://doi.org/10.48550/arXiv.2305.09163"), + new FS("Shedding water droplet", "res/simulations/a.png", "Summit", "960 V100s", "4h", "https://player.vimeo.com/video/905208069"), new FS("Flow over an airfoil (vorticity", "res/simulations/g.png", "Delta", "128 A100s", "19h", "https://vimeo.com/917305340/c05fd414c8?share=copy"), new FS("Cavitating bubbles fragment kidney stone", "res/simulations/d.png", "Summit", "576 V100s", "30 min", "https://doi.org/10.48550/arXiv.2305.09163"), - new FS("Breakup of vibrated interface", "res/simulations/f.png", "Summit", "128 V100s", "4h","https://youtu.be/qQV2ZRDpf2M"), + new FS("Breakup of vibrated interface", "res/simulations/f.png", "Summit", "128 V100s", "4h","https://player.vimeo.com/video/922022757"), new FS("Collapsing bubbles (pressure)", "res/simulations/b.png", "Summit", "216 V100s", "3h", "https://doi.org/10.48550/arXiv.2305.09163"), new FS("Collapsing bubbles (streamlines)", "res/simulations/c.png", "Summit", "216 V100s", "3h", "https://doi.org/10.48550/arXiv.2305.09163"), ]; @@ -258,8 +258,7 @@
- MFC simulates compressible multi-component and multi-phase flows, amongst other things. - It scales ideally to tens of thousands of GPUs. + An exascale compressible multiphase and multiphysics flow code.