-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·228 lines (220 loc) · 10.9 KB
/
Copy pathindex.html
File metadata and controls
executable file
·228 lines (220 loc) · 10.9 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The Akimov Research Group at the University at Buffalo develops theory, software, and simulations for nonadiabatic quantum dynamics.">
<meta name="theme-color" content="#003b70">
<meta property="og:title" content="Akimov Research Group">
<meta property="og:description" content="Theoretical and computational quantum dynamics at the University at Buffalo.">
<meta property="og:type" content="website">
<title>Akimov Research Group | Quantum Dynamics at UB</title>
<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=Inter:wght@400;600;750;800&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119266503-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-119266503-1');
</script>
</head>
<body>
<a class="skip-link" href="#main-content">Skip to content</a>
<header class="site-header">
<div class="nav-shell">
<a class="site-brand" href="index.html" aria-label="Akimov Research Group home">
<span class="brand-mark" aria-hidden="true">AR</span>
<span>Akimov Research Group<small>University at Buffalo</small></span>
</a>
<button class="nav-toggle" type="button" aria-expanded="false" aria-controls="site-navigation">Menu</button>
<nav class="site-nav" id="site-navigation" aria-label="Primary navigation">
<a href="index.html" aria-current="page">Home</a>
<a href="research.html">Research</a>
<a href="publications.html">Publications</a>
<a href="group.html">People</a>
<a href="group_alumni.html">Alumni</a>
<a href="soft_and_tuts.html">Software</a>
<a href="teaching.html">Teaching</a>
<a href="outreach.html">Outreach</a>
<a href="contact.html">Contact</a>
</nav>
</div>
</header>
<main id="main-content">
<section class="hero">
<div class="hero-grid">
<div>
<p class="eyebrow">Theoretical and Computational Quantum Dynamics</p>
<h1>Following energy and charge as matter evolves.</h1>
<p class="hero-copy">
We develop quantum and quantum-classical theories, open-source software,
and conduct atomistic simulations to understand nonadiabatic processes in
molecules, nanomaterials, and energy materials.
</p>
<div class="actions">
<a class="button button-primary" href="research.html">Explore our research</a>
<a class="button button-secondary" href="group.html">Meet the group</a>
</div>
</div>
<aside class="hero-panel" aria-label="Group focus">
<h2>At a glance</h2>
<div class="hero-stat">
<strong>Quantum dynamics</strong>
<span>New theory, benchmarks, and practical simulation methods</span>
</div>
<div class="hero-stat">
<strong>Open software</strong>
<span>Libra and community tools for nonadiabatic molecular dynamics</span>
</div>
<div class="hero-stat">
<strong>Energy materials</strong>
<span>Charge, exciton, spin, and vibrational relaxation processes</span>
</div>
</aside>
</div>
</section>
<section class="section">
<div class="section-shell">
<div class="section-heading">
<div>
<p class="eyebrow">What we investigate</p>
<h2>From fundamental dynamics to predictive materials modeling</h2>
</div>
<p>
Our work connects formal theory, efficient computational methodology,
and applications where electronic and nuclear motion cannot be separated.
</p>
</div>
<div class="card-grid">
<article class="card">
<img class="card-image" src="images/research2.png" alt="Schematic ladder comparing quantum dynamics methodologies">
<span class="card-number">01</span>
<h3>Theory and assessment</h3>
<p>We develop and benchmark quantum-classical approaches, studying coherence, correlations, representation invariance, and the limits of common approximations.</p>
<a class="text-link" href="research.html">Read about theory</a>
</article>
<article class="card">
<img class="card-image" src="images/research3.png" alt="Computational workflow for nonadiabatic molecular dynamics">
<span class="card-number">02</span>
<h3>Methods and software</h3>
<p>We create scalable algorithms and open implementations for nonadiabatic dynamics, state tracking, machine learning, and electronic-structure workflows.</p>
<a class="text-link" href="soft_and_tuts.html">Explore software</a>
</article>
<article class="card">
<img class="card-image" src="images/research1.png" alt="Examples of materials studied with nonadiabatic dynamics">
<span class="card-number">03</span>
<h3>Excited-state materials</h3>
<p>We model charge and energy transfer in quantum dots, two-dimensional materials, interfaces, perovskites, fullerenes, and molecular systems.</p>
<a class="text-link" href="research.html">See applications</a>
</article>
</div>
</div>
</section>
<section class="section section-alt">
<div class="section-shell feature-grid">
<div class="feature-visual" role="img" aria-label="Abstract visualization of a quantum dynamics simulation">
<span>Open-source science</span>
</div>
<div>
<p class="eyebrow">Featured software</p>
<h2>Libra: a modular library for quantum dynamics</h2>
<p>
Libra brings together model Hamiltonians, electronic-structure interfaces,
nonadiabatic molecular dynamics, trajectory surface hopping, decoherence,
and data-analysis tools in an open development environment.
</p>
<p>
The project supports both methodological research and reproducible
simulations of realistic molecular and materials systems.
</p>
<div class="actions">
<a class="button button-primary" style="background:#005bbb;color:#fff" href="https://quantum-dynamics-hub.github.io/libra/index.html">Libra documentation</a>
<a class="text-link" href="https://github.com/Quantum-Dynamics-Hub/libra-code">View on GitHub</a>
</div>
</div>
</div>
</section>
<section class="section">
<div class="section-shell">
<div class="section-heading">
<div>
<p class="eyebrow">Recent work</p>
<h2>Selected publications</h2>
</div>
<p>Recent advances in benchmarking nonadiabatic methods and understanding relaxation in dense excited-state manifolds.</p>
</div>
<div class="publications-list">
<article class="publication">
<div class="publication-year">2026</div>
<div>
<h3><a href="https://doi.org/10.1063/5.0314503">Assessment of trajectory surface hopping methods in long-time nonadiabatic dynamics</a></h3>
<p>Shakiba, Han, Mukherjee, and Akimov · <em>Journal of Chemical Physics</em> 164, 104110</p>
</div>
</article>
<article class="publication">
<div class="publication-year">2026</div>
<div>
<h3><a href="https://doi.org/10.1021/acs.jpclett.6c00006">Electronic Shannon Entropy as an Effective Descriptor of Nonradiative Dynamics in Dense Manifolds of Excited States</a></h3>
<p>Yasin, Shakiba, and Akimov · <em>Journal of Physical Chemistry Letters</em> 17, 2812–2822</p>
</div>
</article>
<article class="publication">
<div class="publication-year">2025</div>
<div>
<h3><a href="https://doi.org/10.1021/acs.jctc.5c01635">Toward Community-Driven Benchmarking and Ranking of Nonadiabatic Dynamics Methodologies</a></h3>
<p>Akimov · <em>Journal of Chemical Theory and Computation</em> 21, 11821–11846</p>
</div>
</article>
</div>
<div class="actions">
<a class="text-link" href="publications.html">Browse all publications</a>
</div>
</div>
</section>
<section class="section">
<div class="section-shell join-panel">
<div>
<p class="eyebrow">Join the group</p>
<h2>Build theory, software, and scientific insight with us.</h2>
<p>
We welcome motivated students interested in chemistry, physics,
mathematics, scientific computing, and materials science. Programming
experience is helpful, but curiosity and readiness to learn matter most.
</p>
<a class="button button-primary" href="contact.html">Contact the group</a>
</div>
<div class="join-options">
<div class="join-option"><strong>Graduate students</strong><span>Thesis research in theory, computation, and applications</span></div>
<div class="join-option"><strong>Undergraduates</strong><span>Research-for-credit and independent project opportunities</span></div>
<div class="join-option"><strong>Visiting scholars</strong><span>Collaborative and self-supported research visits</span></div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-grid">
<div class="footer-identity">
<a class="ub-lockup" href="https://www.buffalo.edu/" aria-label="University at Buffalo">
<img src="images/ub-master-lockup.png" alt="University at Buffalo">
</a>
<div>
<strong>Akimov Research Group</strong><br>
Theoretical and Computational Quantum Dynamics<br>
Department of Chemistry · Buffalo, New York 14260, USA
</div>
</div>
<div class="footer-links">
<a href="contact.html">Contact</a>
<a href="https://github.com/AkimovLab">GitHub</a>
<a href="https://scholar.google.com/citations?user=ntSw8_cAAAAJ">Google Scholar</a>
</div>
</div>
<div class="ai-credit">Site design and modernization developed with assistance from OpenAI Codex, an AI coding agent; scientific content maintained by the Akimov Research Group.</div>
</footer>
<script src="scripts/site-shell.js"></script>
</body>
</html>