Skip to content

Commit 0684ec9

Browse files
committed
Site updated at 2026-04-08 22:55:56 UTC
0 parents  commit 0684ec9

549 files changed

Lines changed: 62927 additions & 0 deletions

File tree

Some content is hidden

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

404.html

Lines changed: 295 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,295 @@
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=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&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>MFC</b></a>
144+
</li>
145+
146+
<li class="nav-item">
147+
<a class="nav-link" href="https://comp-physics.group/group-docs/"><b>Docs</b></a>
148+
</li>
149+
</li>
150+
</ul>
151+
</div>
152+
</div>
153+
</nav>
154+
155+
156+
<div class="container-fluid" id="main-content">
157+
<div class="row">
158+
<div class="jumbotron" style="text-align: center; padding: 40px;">
159+
<h1>404 - Page Not Found</h1>
160+
<p>Sorry, but the page you were trying to view does not exist.</p>
161+
<p>You might want to:</p>
162+
<ul style="list-style: none; padding: 0;">
163+
<li style="margin: 10px 0;"><a href="/">Go to Home</a></li>
164+
<li style="margin: 10px 0;"><a href="/team/">View Team</a></li>
165+
<li style="margin: 10px 0;"><a href="/papers/">Browse Papers</a></li>
166+
<li style="margin: 10px 0;"><a href="/software/">Check Software</a></li>
167+
</ul>
168+
</div>
169+
170+
171+
</div>
172+
</div>
173+
174+
175+
<section id="footer">
176+
<div class="container-footer">
177+
<div class="panel-footer">
178+
<div class="row">
179+
<div class="col-sm-4">
180+
<h5>About</h5>
181+
<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
182+
</p>
183+
</div>
184+
185+
<div class="col-sm-4">
186+
<h5>Information</h5>
187+
<p><a href="mailto:shb@gatech.edu" 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>
188+
</p>
189+
</div>
190+
191+
<div class="col-sm-4 text-center">
192+
<p><br/> <img src='/images/logopic/logo3.png' width=90% title='This logo was designed by Sydney Bryngelson!'>
193+
</p>
194+
</div>
195+
</div>
196+
197+
<p class="footer-copyright">Last updated on Apr 08, 2026<br/>
198+
&copy; 2021&ndash;2026 Computational Physics @ GT</p>
199+
</div>
200+
</div>
201+
</div>
202+
203+
<button id="scroll-top-btn" class="scroll-top-btn" aria-label="Back to top">
204+
<i class="fas fa-chevron-up"></i>
205+
</button>
206+
207+
<script src="/assets/javascript/bootstrap/jquery.min.js"></script>
208+
<script src="/assets/javascript/bootstrap/bootstrap.bundle.min.js"></script>
209+
<script>
210+
// ── Scroll-to-top ──────────────────────────────────────────────────────────
211+
(function() {
212+
var btn = document.getElementById('scroll-top-btn');
213+
if (!btn) return;
214+
btn.addEventListener('click', function() {
215+
window.scrollTo({ top: 0, behavior: 'smooth' });
216+
});
217+
window.addEventListener('scroll', function() {
218+
btn.classList.toggle('visible', window.scrollY > 500);
219+
}, { passive: true });
220+
})();
221+
222+
// ── Hide empty publication year groups ─────────────────────────────────────
223+
document.querySelectorAll('h2.bibliography').forEach(function(h2) {
224+
var ol = h2.nextElementSibling;
225+
if (ol && ol.tagName === 'OL' && !ol.querySelector('.pub-entry')) {
226+
h2.style.setProperty('display', 'none', 'important');
227+
ol.style.setProperty('display', 'none', 'important');
228+
}
229+
});
230+
231+
// ── Jumbotron entrance animations ──────────────────────────────────────────
232+
(function() {
233+
if (!('IntersectionObserver' in window)) return;
234+
var cards = document.querySelectorAll('.jumbotron');
235+
var observer = new IntersectionObserver(function(entries) {
236+
entries.forEach(function(entry) {
237+
if (entry.isIntersecting) {
238+
entry.target.classList.add('anim-done');
239+
observer.unobserve(entry.target);
240+
}
241+
});
242+
}, { threshold: 0.06, rootMargin: '0px 0px -20px 0px' });
243+
cards.forEach(function(el) {
244+
observer.observe(el);
245+
});
246+
})();
247+
248+
function copyToClipboard(version) {
249+
const bibtex = {
250+
mfc50: `@article{wilfong26,
251+
title={MFC 5.0: An exascale many-physics flow solver},
252+
author={Wilfong, Benjamin and {Le Berre}, Henry and Radhakrishnan, Anand and Gupta, Ansh and Vickers, Daniel J. 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.},
253+
journal={Computer Physics Communications},
254+
volume={322},
255+
pages={110055},
256+
year={2026},
257+
doi={10.1016/j.cpc.2026.110055}
258+
}`,
259+
mfc30: `@article{bryngelson2021mfc,
260+
title={MFC: An open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver},
261+
author={Bryngelson, Spencer H. and Schmidmayer, Kevin and Coralic, Vedran and Meng, Jianchun and Maeda, Kazuki and Colonius, Tim},
262+
journal={Computer Physics Communications},
263+
volume={266},
264+
pages={108029},
265+
year={2021},
266+
doi={10.1016/j.cpc.2021.108029}
267+
}`
268+
};
269+
270+
navigator.clipboard.writeText(bibtex[version]).then(function() {
271+
alert('BibTeX copied to clipboard!');
272+
}, function(err) {
273+
console.error('Failed to copy: ', err);
274+
const textArea = document.createElement('textarea');
275+
textArea.value = bibtex[version];
276+
textArea.style.position = 'fixed';
277+
textArea.style.opacity = '0';
278+
document.body.appendChild(textArea);
279+
textArea.select();
280+
try {
281+
document.execCommand('copy');
282+
alert('BibTeX copied to clipboard!');
283+
} catch (err) {
284+
alert('Failed to copy. Please copy manually from the citation section.');
285+
}
286+
document.body.removeChild(textArea);
287+
});
288+
}
289+
</script>
290+
291+
292+
293+
</body>
294+
295+
</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)