|
49 | 49 | const sims = [ |
50 | 50 | // Rockets & jets |
51 | 51 | { name: "Mach 12 Starship Super Heavy", image: "res/simulations/o.png", computer: "Alps", computerUrl: "https://www.cscs.ch/computers/alps/", accelerators: "5K GH200s", walltime: "18h", source: "https://www.youtube.com/watch?v=NSn3OVF8N4I" }, |
| 52 | + { name: "Starship plume vortex structures", image: "res/simulations/ss2.jpg", computer: "Alps", computerUrl: "https://www.cscs.ch/computers/alps/", accelerators: "5K GH200s", walltime: "18h", source: "https://www.youtube.com/watch?v=uHEovMXASnI" }, |
52 | 53 | { name: "Mach 10 triple jet booster", image: "res/simulations/n.png", computer: "Frontier", computerUrl: "https://www.olcf.ornl.gov/frontier/", accelerators: "10K GCDs", walltime: "12h", source: "https://www.youtube.com/watch?v=pMUl55xqGgM" }, |
53 | 54 | { name: "Mach 2 flow over a sphere", image: "res/simulations/i.png", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "36 V100s", walltime: "30m", source: "https://www.youtube.com/watch?v=HQGSUvYEGqM" }, |
54 | 55 | { name: "Mach 2 shear layer", image: "res/simulations/j.png", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "32 V100s", walltime: "15m", source: "https://www.youtube.com/watch?v=GtcdCHLmJO8" }, |
55 | 56 | // Aerodynamics |
56 | 57 | { name: "Flow over an airfoil (vorticity)", image: "res/simulations/g.png", computer: "Delta", computerUrl: "https://www.ncsa.illinois.edu/research/project-highlights/delta/", accelerators: "128 A100s", walltime: "19h", source: "https://www.youtube.com/watch?v=FvAgnBW59cY" }, |
57 | 58 | { name: "Pitching airfoil (3D)", image: "res/simulations/m.png", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "1 A100", walltime: "5h", source: "https://www.youtube.com/watch?v=2XH-9MumDHU" }, |
58 | 59 | { name: "Mach 0.3 flow over a corgi (2M STL)", image: "res/simulations/u.png", computer: "HiPerGator", computerUrl: "https://www.rc.ufl.edu/about/hipergator/", accelerators: "2 GPUs", walltime: "80s", source: "https://www.youtube.com/watch?v=O8dSRqHLp_o" }, |
| 60 | + { name: "Mach 2.7 flow over a cylinder", image: "res/simulations/cyl.jpg", computer: "Unity", computerUrl: "https://unity.rc.umass.edu/", accelerators: "32 CPU cores", walltime: "~1h", source: "https://www.youtube.com/watch?v=9LhtzL6SqUg" }, |
| 61 | + { name: "Mach 2.7 flow over an ellipse", image: "res/simulations/ell.jpg", computer: "Unity", computerUrl: "https://unity.rc.umass.edu/", accelerators: "32 CPU cores", walltime: "~20m", source: "https://www.youtube.com/watch?v=PlmuY2kAdvs" }, |
| 62 | + { name: "Mach 3 diamond airfoil at 40° AoA", image: "res/simulations/dia.jpg", computer: "Unity", computerUrl: "https://unity.rc.umass.edu/", accelerators: "32 CPU cores", walltime: "~10h", source: "https://www.youtube.com/watch?v=rFL1HMOHX3U" }, |
| 63 | + { name: "Flapping wing wake (Q-criterion)", image: "res/simulations/flap.jpg", computer: "Frontier", computerUrl: "https://www.olcf.ornl.gov/frontier/", accelerators: "128 GCDs", walltime: "~1h", source: "https://www.youtube.com/watch?v=NXjkZB101Sk" }, |
59 | 64 | // Shock-droplet |
60 | 65 | { name: "Shedding water droplet", image: "res/simulations/a.png", computer: "Summit", computerUrl: "https://www.olcf.ornl.gov/summit/", accelerators: "960 V100s", walltime: "4h", source: "https://www.youtube.com/watch?v=Gjj-qZkXcrg" }, |
61 | 66 | { name: "1K resolved particles", image: "res/simulations/x.jpg", computer: "Phoenix", computerUrl: "https://www.pace.gatech.edu/", accelerators: "4 A100s", walltime: "~1.5h", source: "https://www.youtube.com/watch?v=ufisHG0KkOU" }, |
|
0 commit comments