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