-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathvacancies.html
More file actions
347 lines (280 loc) · 16.5 KB
/
vacancies.html
File metadata and controls
347 lines (280 loc) · 16.5 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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!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>Vacancies - 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="/vacancies">
<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="/vacancies">
<meta property="og:title" content="Vacancies - 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="/vacancies">
<meta property="twitter:title" content="Vacancies - 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>Vacancies | Computational Physics @ GT</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Vacancies" />
<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="/vacancies" />
<meta property="og:url" content="/vacancies" />
<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="Vacancies" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Computational Physics Group at Georgia Tech CSE","headline":"Vacancies","url":"/vacancies"}</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/"><b>Docs</b></a>
</li>
</li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid" id="main-content">
<div class="row">
<div id="textid" class="col-sm-12">
<h2 id="group-openings">Group openings</h2>
<div style="background-color: #252829; padding: 20px; border-left: 4px solid #c0995e; margin: 22px 0;">
<p><strong>TL;DR – Who should contact us?</strong><br />
• <strong>Ph.D. applicants</strong> (CSE or home-unit programs like AE/ME) who like HPC, numerics, and continuum physics<br />
• <strong>Current GT Ph.D. students</strong> interested in exascale CFD or multiphase flows<br />
• <strong>GT undergraduates</strong> (≥ 2 years left) with strong coding skills and interest in scientific computing<br />
• We are <strong>not currently taking standalone M.S. students</strong></p>
</div>
<p>In the Computational Physics Group, you will work on the latest methods in computational science for pressing societal problems.
Our work spans a broad range of</p>
<ul>
<li><strong>Technical advancements:</strong> Modeling, design, numerical methods, simulation, algorithms, high-performance computing, non-von Neumann emerging architectures (quantum, RISC-V and Arm, etc.)</li>
<li><strong>Application areas:</strong> Biology, medicine, and therapies, defense, aerodynamics, fluid dynamics, and flight, solid mechanics, hydrodynamics, energy</li>
</ul>
<p>Check out <a href="/papers" target="_blank" rel="noopener noreferrer">our papers</a> to learn more.</p>
<p><strong>We are <em>always</em> hiring determined new group members.</strong></p>
<p>If you are interested in joining the group, what to do next depends on who you are:</p>
<div class="jumbotron">
<h4 id="i-am-interested-in-a-phd-from-georgia-tech">I am interested in a Ph.D. from Georgia Tech</h4>
<p>Excellent. In this case, you have two options:</p>
<ol>
<li>
<p>Apply for the <a href="https://www.cc.gatech.edu/degree-programs/phd-computational-science-and-engineering">CSE Ph.D. program</a>. If you do this, place my name in your faculty preference list (you get to pick two faculty). If this is you, I recommend <em>not</em> emailing me, since I will see you application regardless. Feel free to email me if you have a special circumstance that was <em>not</em> in your application, but you would like me know about or consider. However, I encourage you to include all relevant details in the application itself for transparency purposes.</p>
</li>
<li>
<p>Apply for a Ph.D. in a program where <a href="https://cse.gatech.edu/cse-home-units">CSE has a home unit</a>, like Aerospace or Mechanical Engineering. If you do this and are interested in working with me, <em>send me an <a href="mailto:shb@gatech.edu">email</a> indicating the program you applied to, CV, and transcripts</em>.</p>
</li>
</ol>
<p>If you are on the fence, I recommend applying for the CSE program, which is remarkably flexible regarding advising and course work.</p>
</div>
<div class="jumbotron">
<h4 id="i-am-already-a-phd-student-at-georgia-tech">I am already a Ph.D. student at Georgia Tech</h4>
<p>Fill out <a href="https://forms.gle/PhQYMbcAJKbhC83w9">this form</a> <strong>then</strong> send Spencer <a href="mailto:shb@gatech.edu">an email</a>.
Include your current degree program, your year in that program, why you are interested in our group, your CV, current transcripts, and previous advisor(s).</p>
</div>
<div class="jumbotron">
<h4 id="i-am-interested-in-an-ms-from-georgia-tech">I am interested in an M.S. from Georgia Tech</h4>
<p>I am <strong>not</strong> currently accepting Master’s (M.S.) students or applications, from GT or elsewhere.</p>
</div>
<div class="jumbotron">
<h4 id="i-am-an-ms-student-at-georgia-tech">I am an M.S. student at Georgia Tech</h4>
<p>If you are interested in a Georgia Tech Ph.D., follow the instructions under “I am already a Ph.D. student at Georgia Tech.”
Otherwise, see “I am interested in an M.S. from Georgia Tech.”</p>
</div>
<div class="jumbotron">
<h4 id="i-am-or-am-about-to-be-an-undergraduate-at-georgia-tech">I am, or am about to be, an undergraduate at Georgia Tech</h4>
<p>The group has had numerous undergraduate researchers.
Many have published great work and I am very proud of what they have accomplished.
Continuing in this spirit, I am always open to working with keen undergraduate students.</p>
<ul>
<li>If you have <em>two years or more</em> remaining in your degree program, fill out <a href="https://forms.gle/PhQYMbcAJKbhC83w9">this form</a> <strong>then</strong> send Spencer <a href="mailto:shb@gatech.edu">an email</a> indicating your matriculation year/semester, degree program, CV, transcripts, and what about the group you are interested in. Be as specific as possible.</li>
<li>Note that I <strong>do not</strong> start new projects with undergraduates with <em>less than two years</em> remaining in their degree programs. The reason: There is unlikely to be enough time for you to fully <em>own and complete</em> a project.</li>
</ul>
</div>
<div class="jumbotron">
<h4>Frequently Asked Questions</h4>
<p><strong>Should I email before applying?</strong><br />
• <strong>Ph.D. applicants to CSE:</strong> No need to email—I’ll see your application. Only email if you have special circumstances not covered in your application.<br />
• <strong>Ph.D. applicants to home-unit programs (AE/ME):</strong> Yes, email me after applying with your program, CV, and transcripts.<br />
• <strong>Current GT students:</strong> Fill out the form first, then email with all requested materials.</p>
<p><strong>What should I include in my email?</strong><br />
• Your CV, transcripts, and a brief explanation of why you’re interested in the group<br />
• For current GT students: your degree program, year, and previous advisor(s)</p>
<p><strong>What counts as “2 years left” for undergraduates?</strong><br />
You should have at least 4 semesters remaining (including the current one) before graduation. This ensures enough time to complete a meaningful research project.</p>
<p><strong>Do you fund rotations or trial periods?</strong><br />
We don’t have formal rotation programs, but current GT students can discuss potential projects before committing.</p>
<p><strong>What are typical timelines?</strong><br />
• <strong>Ph.D. applications:</strong> Follow GT’s application deadlines (typically December for Fall admission)<br />
• <strong>Current GT students:</strong> Can join at any time, but earlier is better for project planning<br />
• <strong>Undergraduates:</strong> Can start in any semester, but we prefer students who can commit for multiple semesters</p>
</div>
<div class="jumbotron">
<p>If you’re unsure whether the group is a fit, skim a few of our recent <a href="/papers" target="_blank" rel="noopener noreferrer">papers</a> and the <a href="/software" target="_blank" rel="noopener noreferrer">MFC</a> and <a href="/software" target="_blank" rel="noopener noreferrer">software</a> pages, then send a short email explaining what excites you and how your background connects.</p>
</div>
</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 17, 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>