-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathmolcas.html
138 lines (122 loc) · 6.25 KB
/
molcas.html
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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>HPQC Labs - 2024 OpenMolcas Meeting</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet" />
<link href="latex.css" rel="stylesheet" type="text/css" media="all" />
<link href="default.css" rel="stylesheet" type="text/css" media="all" />
<!--<link href="lectures.html" rel="stylesheet" type="text/css" media="all" />-->
<link href="fonts.css" rel="stylesheet" type="text/css" media="all" />
<link href="Plugins/AOS/aos.css" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="shortcut icon" href="images/favicon.ico" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!--[if IE 6]><link href="default_ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
</head>
<body>
<!--See comments about Nav bar in index.html-->
<div id="menu">
<div class="navbar-toggle" id="navbar-toggle">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<a href="https://gitlab.com/Molcas/OpenMolcas" class="logo">
<img src="images/OpenMolcas.png" class="logoImg">
<span class="logoTxt"><h2>   2024 OpenMolcas Meeting (Toronto, Canada)</h2></span>
</a>
<!--
<ul class="main-nav" id="main-nav">
<li><a href="index.html" accesskey="1" title="">Homepage</a></li>
<li><a href="people.html" accesskey="2" title="">People</a></li>
<li><a href="https://github.com/HPQC-LABS" accesskey="3" title="">Research</a></li>
<li><a href="by-laws.html" accesskey="4" title="">By-laws</a></li>
<li class="dropmenu">
<div class="current_page_item"><a class="dropbtn" accesskey="6" id="selection" title="">Resources</a></div>
<div class = "content">
<a href="lectures.html" title="">Lectures</a>
<a href="LaTeX.html">LaTeX Setup</a>
</div>
</li>
<li><a href="college.html" accesskey="5" title="">HPQC College</a></li>
</ul>
-->
</div>
<div id="banner"> </div>
<!--Div used as a button to scroll to the top of the page-->
<div class="toTop" id="buttonID" data-aos="fade-right" data-aos-anchor="#trigger" data-aos-anchor-placement="top-top">
<!--Actual arrow in the main div, aligned using the center div-->
<div class="center"><div class="arrow"></div></div>
</div>
<!--Instruction on setting up/using LaTeX to successfully complete work-->
<div class="latexContainer" id="trigger">
<p><br></p>
<h2>    Dates: 22-24 June</h2>
<h2>    Deadline for accommodation discount: 20 March</h2>
<h2>    Deadline for registration: 3 April</h2>
<p><br></p>
</div>
<div class="latexContainer" data-aos="fade-up">
<h1>Invited Speakers</h1>
<h2>    Martin Head-Gordon (co-founder of the Q-Chem software)</h2>
<p>Martin Head-Gordon holds the title of Distinguished Professor at UC Berkeley. He was a co-founder of the Q-Chem quantum chemistry software, and currently <a href="https://scholar.google.com/citations?user=9Z52tZ4AAAAJ&hl=en">has an h-index of 134, and more than 140,000 citations on Google Scholar</a>. He completed his PhD in 1989 from Carnegie Mellon University, while working with Nobel Prize winner John Pople.</p>
<h2>    Bert de Jong (leader of the NWChem software)</h2>
<p>Bert de Jong currently holds the title of Department Head for Computational Sciences at the Berkeley Lab (LBNL), and is the deputy director of the Quantum Systems Accelerator. He is a leader in the development of NWChem and NWChemEx for quantum chemistry calculations on exascale supercomputers. He completed his PhD in 1998 at University of Groningen, while working with Wim Nieuwpoort.</p>
<h2>    David Sherrill (leader of the Psi4 software)</h2>
<p>David Sherrill currently holds the position of Regents' Professor at Georgia Tech, and the position of Director at Georgia Tech's Center for High Performance Computing. He completed his PhD in 1996 at University of Georgia, while working with Fritz Schaefer, after which he was an NSF post-doctoral fellow working with Martin Head-Gordon.</p>
</div>
<!--Instruction on setting up/using Sphinx to successfully complete work-->
<div class="latexContainer" data-aos="fade-up">
<h1>Program</h1>
</div>
<div class="latexContainer" data-aos="fade-up">
<h1>Poster Session</h1>
</div>
<div class="latexContainer" data-aos="fade-up">
<h1>Contacts</h1>
<h2>    Local Organizing Committee:</h2>
<p>
<ul>
<li>Nike Dattani ([email protected])</li>
<li>Artur Izmaylov ([email protected])</li>
<li>Toby Zeng ([email protected])</li>
</ul>
</p>
<h2>    International Steering Committee:</h2>
<p>
<ul>
<li>Roland Lindh ([email protected])</li>
<li>Ignacio Fernández Galván ([email protected])</li>
<li>Meagan Oakley ([email protected])</li>
</ul>
</p>
</div>
<div class="latexContainer" data-aos="fade-up">
<h1>Sponsors</h1>
<h2>    Platinum:</h2>
<h2>    Gold:</h2>
<h2>    Silver:</h2>
</div>
<!-- <span style="display:block; margin-top:-37px;"> <h2><p style="color:white">a<br>a<br>a</p></h2></span> -->
<!-- <div id="copyright" class="container", style = "background:#79C255";>
<p>© HPQC Labs. All rights reserved. </p>
</div> -->
<!--Initializing js files used-->
<script type="text/javascript" src="main.js"></script>
<script type="text/javascript" src="LaTeX.js"></script>
<!--Initializes AOS script which is used to animate divs apppearing when scrolling down-->
<script src="Plugins/AOS/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>