Skip to content

Commit c1b9c8f

Browse files
committed
Site updated at 2025-12-31 23:40:38 UTC
0 parents  commit c1b9c8f

File tree

547 files changed

+58250
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

547 files changed

+58250
-0
lines changed

404.html

Lines changed: 254 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,254 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
9+
<title>Page Not Found - Computational Physics @ GT</title>
10+
<meta name="description" content="Computational Physics Group at Georgia Tech CSE">
11+
<link rel="stylesheet" href="/assets/main.css">
12+
<link rel="canonical" href="/404.html">
13+
<link rel="shortcut icon" type ="image/x-icon" href="/favicon.ico">
14+
<link rel="alternate" type="application/rss+xml" title="Computational Physics @ GT RSS Feed" href="/feed.xml">
15+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet">
16+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
17+
18+
<link rel="preconnect" href="https://player.vimeo.com">
19+
<link rel="preconnect" href="https://i.vimeocdn.com">
20+
<link rel="preconnect" href="https://f.vimeocdn.com">
21+
<link rel="preconnect" href="https://fonts.googleapis.com">
22+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
23+
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
24+
25+
<!-- Open Graph / Facebook -->
26+
<meta property="og:type" content="website">
27+
<meta property="og:url" content="/404.html">
28+
<meta property="og:title" content="Page Not Found - Computational Physics @ GT">
29+
<meta property="og:description" content="Computational Physics Group at Georgia Tech CSE">
30+
<meta property="og:site_name" content="Computational Physics @ GT">
31+
<meta property="og:image" content="/images/logopic/logo3.png">
32+
33+
<!-- Twitter / X -->
34+
<meta property="twitter:card" content="summary_large_image">
35+
<meta property="twitter:url" content="/404.html">
36+
<meta property="twitter:title" content="Page Not Found - Computational Physics @ GT">
37+
<meta property="twitter:description" content="Computational Physics Group at Georgia Tech CSE">
38+
<meta property="twitter:image" content="/images/logopic/logo3.png">
39+
40+
<!-- Structured Data -->
41+
<script type="application/ld+json">
42+
{
43+
"@context": "https://schema.org",
44+
"@type": "Organization",
45+
"name": "Computational Physics @ GT",
46+
"url": "",
47+
"logo": "/images/logopic/logo3.png",
48+
"description": "Computational Physics Group at Georgia Tech CSE",
49+
"address": {
50+
"@type": "PostalAddress",
51+
"addressLocality": "Atlanta",
52+
"addressRegion": "GA",
53+
"addressCountry": "US"
54+
},
55+
"sameAs": [
56+
"https://github.com/comp-physics",
57+
"https://scholar.google.com/citations?user=dM-nHdMAAAAJ&hl=en"
58+
]
59+
}
60+
</script>
61+
62+
63+
<!-- Global site tag (gtag.js) - Google Analytics 4 -->
64+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BKG8WP924R"></script>
65+
<script>
66+
window.dataLayer = window.dataLayer || [];
67+
function gtag(){dataLayer.push(arguments);}
68+
gtag('js', new Date());
69+
70+
gtag('config', 'G-BKG8WP924R');
71+
</script>
72+
73+
<!-- Google Tag Manager -->
74+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
75+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
76+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
77+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
78+
})(window,document,'script','dataLayer','GTM-5KBZDTG');</script>
79+
<!-- End Google Tag Manager -->
80+
81+
82+
83+
<!-- Begin Jekyll SEO tag v2.8.0 -->
84+
<title>Page Not Found | Computational Physics @ GT</title>
85+
<meta name="generator" content="Jekyll v4.3.3" />
86+
<meta property="og:title" content="Page Not Found" />
87+
<meta property="og:locale" content="en_US" />
88+
<meta name="description" content="Computational Physics Group at Georgia Tech CSE" />
89+
<meta property="og:description" content="Computational Physics Group at Georgia Tech CSE" />
90+
<link rel="canonical" href="/404.html" />
91+
<meta property="og:url" content="/404.html" />
92+
<meta property="og:site_name" content="Computational Physics @ GT" />
93+
<meta property="og:type" content="website" />
94+
<meta name="twitter:card" content="summary" />
95+
<meta property="twitter:title" content="Page Not Found" />
96+
<script type="application/ld+json">
97+
{"@context":"https://schema.org","@type":"WebPage","description":"Computational Physics Group at Georgia Tech CSE","headline":"Page Not Found","url":"/404.html"}</script>
98+
<!-- End Jekyll SEO tag -->
99+
100+
101+
102+
</head>
103+
104+
105+
<body>
106+
107+
<a href="#main-content" class="skip-to-content">Skip to main content</a>
108+
109+
<!-- Google Tag Manager (noscript) -->
110+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5KBZDTG"
111+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
112+
<!-- End Google Tag Manager (noscript) -->
113+
114+
<nav class="navbar sticky-top navbar-expand-md navbar-dark bg-dark justify-content-center">
115+
<div class="container-fluid">
116+
<a class="navbar-brand" href="/">
117+
<img src="/favicon.ico" width="30" height="30" style="margin-right:5px" class="d-inline-block align-top" alt="">
118+
<b>Computational Physics @ GT</b>
119+
</a>
120+
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
121+
<span class="navbar-toggler-icon"></span>
122+
</button>
123+
<div class="collapse navbar-collapse" id="navbarSupportedContent">
124+
<ul class="navbar-nav me-auto">
125+
<li class="nav-item dropdown">
126+
<li class="nav-item">
127+
<a class="nav-link" href="/"><b>Home</b></a>
128+
</li>
129+
130+
<li class="nav-item">
131+
<a class="nav-link" href="/team"><b>Team</b></a>
132+
</li>
133+
134+
<li class="nav-item">
135+
<a class="nav-link" href="/papers"><b>Papers</b></a>
136+
</li>
137+
138+
<li class="nav-item">
139+
<a class="nav-link" href="/teaching"><b>Teaching</b></a>
140+
</li>
141+
142+
<li class="nav-item">
143+
<a class="nav-link" href="/software"><b>Software</b></a>
144+
</li>
145+
146+
</li>
147+
</ul>
148+
</div>
149+
</div>
150+
</nav>
151+
152+
153+
<div class="container-fluid" id="main-content">
154+
<div class="row">
155+
<div class="jumbotron" style="text-align: center; padding: 40px;">
156+
<h1>404 - Page Not Found</h1>
157+
<p>Sorry, but the page you were trying to view does not exist.</p>
158+
<p>You might want to:</p>
159+
<ul style="list-style: none; padding: 0;">
160+
<li style="margin: 10px 0;"><a href="/">Go to Home</a></li>
161+
<li style="margin: 10px 0;"><a href="/team/">View Team</a></li>
162+
<li style="margin: 10px 0;"><a href="/papers/">Browse Papers</a></li>
163+
<li style="margin: 10px 0;"><a href="/software/">Check Software</a></li>
164+
</ul>
165+
</div>
166+
167+
168+
</div>
169+
</div>
170+
171+
<button id="back-to-top" class="back-to-top" aria-label="Back to top">
172+
<i class="fa fa-arrow-up"></i>
173+
</button>
174+
175+
<br/>
176+
<section id="footer">
177+
<div class="container-footer">
178+
<div class="panel-footer">
179+
<div class="row">
180+
<div class="col-sm-3">
181+
<h5>About</h5>
182+
<p><a href="https://cse.gatech.edu/" target="_blank" rel="noopener noreferrer">School of CSE</a><br/> <a href="https://cc.gatech.edu/" target="_blank" rel="noopener noreferrer">College of Computing</a><br/> Georgia Tech
183+
</p>
184+
</div>
185+
186+
<div class="col-sm-3">
187+
<h5>Information</h5>
188+
<p><a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer"><i class="fa fa-envelope fa-1x"></i> Email Spencer</a> <br/> <a href="/vacancies.html"><i class="fa fa-users fa-1x"></i> Explore openings</a> <br/> <a href="https://github.com/sbryngelson/academic-website-template" target="_blank" rel="noopener noreferrer"><i class="fab fa-github fa-1x"></i> Site template</a>
189+
</p>
190+
</div>
191+
192+
<div class="col-sm-6">
193+
<p><br/> <img src='/images/logopic/logo3.png' width=90% title='This logo was designed by Sydney Bryngelson!'>
194+
</p>
195+
</div>
196+
</div>
197+
198+
<center><p>Last updated on Dec 31, 2025</br>
199+
&copy 2021-2025 Computational Physics @ GT </p></center>
200+
</div>
201+
</div>
202+
</div>
203+
204+
<script src="/assets/javascript/bootstrap/jquery.min.js"></script>
205+
<script src="/assets/javascript/bootstrap/bootstrap.bundle.min.js"></script>
206+
<script src="/assets/javascript/back-to-top.js"></script>
207+
<script>
208+
function copyToClipboard(version) {
209+
const bibtex = {
210+
mfc50: `@article{wilfong2025mfc50,
211+
title={MFC 5.0: An exascale many-physics flow solver},
212+
author={Wilfong, Benjamin and {Le Berre}, Henry and Radhakrishnan, Anand and Gupta, Ansh and Vaca-Revelo, Diego and Adam, Dimitrios and Yu, Haocheng and Lee, Hyeoksu and Chreim, Jose Rodolfo and {Carcana Barbosa}, Mirelys and Zhang, Yanjun and Cisneros-Garibay, Esteban and Gnanaskandan, Aswin and {Rodriguez Jr.}, Mauro and Budiardja, Reuben D. and Abbott, Stephen and Colonius, Tim and Bryngelson, Spencer H.},
213+
journal={arXiv preprint arXiv:2503.07953},
214+
year={2025},
215+
doi={10.48550/arXiv.2503.07953}
216+
}`,
217+
mfc30: `@article{bryngelson2021mfc,
218+
title={MFC: An open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver},
219+
author={Bryngelson, Spencer H. and Schmidmayer, Kevin and Coralic, Vedran and Meng, Jianchun and Maeda, Kazuki and Colonius, Tim},
220+
journal={Computer Physics Communications},
221+
volume={266},
222+
pages={108029},
223+
year={2021},
224+
doi={10.1016/j.cpc.2021.108029}
225+
}`
226+
};
227+
228+
navigator.clipboard.writeText(bibtex[version]).then(function() {
229+
alert('BibTeX copied to clipboard!');
230+
}, function(err) {
231+
console.error('Failed to copy: ', err);
232+
// Fallback for older browsers
233+
const textArea = document.createElement('textarea');
234+
textArea.value = bibtex[version];
235+
textArea.style.position = 'fixed';
236+
textArea.style.opacity = '0';
237+
document.body.appendChild(textArea);
238+
textArea.select();
239+
try {
240+
document.execCommand('copy');
241+
alert('BibTeX copied to clipboard!');
242+
} catch (err) {
243+
alert('Failed to copy. Please copy manually from the citation section.');
244+
}
245+
document.body.removeChild(textArea);
246+
});
247+
}
248+
</script>
249+
250+
251+
252+
</body>
253+
254+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
comp-physics.group

0 commit comments

Comments
 (0)