-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
247 lines (202 loc) · 13.5 KB
/
index.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
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
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name="viewport" content=" initial-scale=1, maximum-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
</head>
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@396&display=swap" rel="stylesheet">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KN383G4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- 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-KN383G4');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-152683855-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-152683855-1');
</script>
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/5e749c2953.js" crossorigin="anonymous"></script>
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>About us — Applied Fluid Mechanics Group documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/personal.css?v=b1d2e29d" />
<link rel="stylesheet" type="text/css" href="_static/plot_directive.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/design-tabs.js?v=f930bc37"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Projects" href="research.html" />
<!-- <link rel="shortcut icon" href="_static/icon_thetis.ico" /> -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" />
</head><body>
<div class="topnav" role="custom-dropdown" id="sticky">
<label for="nav_toggle">
Menu <i class="fas fa-bars"></i></label>
<input type="checkbox" id="nav_toggle">
<div class="menu">
<a href="#" title="Introduction">Introduction</a>
<a href="research.html" title="Research">Research</a>
<a href="teaching.html" title="Education">Education</a>
<a href="publications.html"title="Publications">Publications</a>
<a href="news.html" title="News">News</a>
<a href="team.html" title="Research Collaborators">Team</a>
<a href="opportunities.html" title="Opportunities">Opportunities</a>
</div>
</div><!-- #wrapper -->
<div class="topnav" role="custom-dropdown" >
<label for="nav_toggle" style="color: #ffffff;">
Menu <i class="fas fa-bars"></i> </label>
<input type="checkbox" id="nav_toggle">
<div class="menu">
<a href="#" style="color: #ffffff;" title="Introduction">Introduction</a>
<a href="research.html" style="color: #ffffff;" title="Research">Research</a>
<a href="teaching.html" style="color: #ffffff;" title="Teaching">Teaching</a>
<a href="publications.html" style="color: #ffffff;" title="Publications">Publications</a>
<a href="news.html" style="color: #ffffff;" title="News">News</a>
<a href="team.html" style="color: #ffffff;" title="Research Collaborators">Team</a>
<a href="opportunities.html" style="color: #ffffff;" title="Opportunities">Opportunities</a>
</div>
</div><!-- #wrapper -->
<div class="document">
<div class="index">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<section id="about-us">
<h1>About us<a class="headerlink" href="#about-us" title="Link to this heading">¶</a></h1>
<p>Welcome! These pages detail information on applied fluid mechanics research activities led by Dr Athanasios Angeloudis. Our work is based at the School of Engineering of the University of Edinburgh.</p>
</section>
<section id="introduction">
<h1>Introduction<a class="headerlink" href="#introduction" title="Link to this heading">¶</a></h1>
<div class="min-section docutils container">
<div class="profileleft docutils container">
<p>Athanasios Angeloudis</p>
<div>
<img border="0" style="width: 200px; object-fit: contain; overflow: hidden; border-radius:50%;" src="_static/profile_2.jpg" />
</div>
<div>
<p style="font-size: 0.8em; font-weight:400;"> Reader, School of Engineering,<br>
<a style="font-size: 1.0em" href="https://www.eng.ed.ac.uk/about/people/dr-athanasios-angeloudis"> University of Edinburgh </a>
</p>
</div></div>
<div class="profileright docutils container">
<p>I am working as a Reader (Associate Professor) on engineering fluid mechanics, incorporated within the Institute for Infrastructure and the Environment and leading research on hydro-environmental engineering applications. I am a Fellow of the Higher Education Academy (FHEA) and have previously led an Industrial Innovation Research Fellowship by the UK’s Natural Environment Research Council (NERC). Accordingly, my team coordinates research activities on computational methods for marine and offshore renewable energy, working closely with industry and other research groups.</p>
<p>I am Chartered member (CEng) with the Institution of Civil Engineers and with the Technical Chamber of Greece.</p>
<p>Our research and expertise spans across the following</p>
<ul class="simple">
<li><p>Environmental fluid mechanics</p></li>
<li><p>Offshore renewable energy</p></li>
<li><p>Coastal processes</p></li>
<li><p>Numerical methods in engineering</p></li>
<li><p>Data analytics and optimisation methods</p></li>
</ul>
</div>
</div>
</section>
<section id="contact">
<h1>Contact<a class="headerlink" href="#contact" title="Link to this heading">¶</a></h1>
<div class="leftside docutils container">
<a href="mailto:[email protected]"> <image class="filter-pdf" alt="|E-mail|" src="_static/solid/envelope.svg"> </a></div>
<div class="rightside docutils container">
<a href="mailto:[email protected]">[email protected] </a></div>
<div class="leftside docutils container">
<a href="https://www.google.com/maps/place/Alexander+Graham+Bell+Building/@55.9223318,-3.1751804,17z/data=!3m1!4b1!4m5!3m4!1s0x4887b89e0e24be8f:0x3406da84c36b301c!8m2!3d55.9223318!4d-3.1729917"> <image class="filter-pdf" alt="|E-mail|" src="_static/solid/map-marked-alt.svg"> </a></div>
<div class="rightside docutils container">
<a href="https://www.google.com/maps/place/Alexander+Graham+Bell+Building/@55.9223318,-3.1751804,17z/data=!3m1!4b1!4m5!3m4!1s0x4887b89e0e24be8f:0x3406da84c36b301c!8m2!3d55.9223318!4d-3.1729917">The University of Edinburgh<br>Alexander Graham Bell Building, EH9 3FG </a></div>
<div class="leftside docutils container">
<a href="https://twitter.com/aangeloudis"> <image class="filter-pdf" alt="|E-mail|" src="_static/solid/twitter.svg"> </a></div>
<div class="rightside docutils container">
<a href="https://twitter.com/aangeloudis">@AAngeloudis</a></div>
<details class="sd-sphinx-override sd-dropdown sd-card sd-mb-3">
<summary class="sd-summary-title sd-card-header">
<span class="sd-summary-text"><em>Further information & links</em></span><span class="sd-summary-state-marker sd-summary-chevron-right"><svg version="1.1" width="1.5em" height="1.5em" class="sd-octicon sd-octicon-chevron-right" viewBox="0 0 24 24" aria-hidden="true"><path d="M8.72 18.78a.75.75 0 0 1 0-1.06L14.44 12 8.72 6.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0Z"></path></svg></span></summary><div class="sd-summary-content sd-card-body docutils">
<div class="leftside docutils container">
<a href="https://www.dropbox.com/s/l28z4yxg4wymd9y/cv.pdf?raw=1"><i class="fas fa-file-alt" style="font-size: 1.3em"></i></a></div>
<div class="rightside docutils container">
<a href="https://www.dropbox.com/s/l28z4yxg4wymd9y/cv.pdf?raw=1"> Curriculum Vitae </b> </a></div>
<div class="leftside docutils container">
<a href="https://www.research.ed.ac.uk/portal/en/persons/athanasios-angeloudis(0decfe6e-f7e9-4be5-9e9b-1ea94ff30706).html"> <image class="filter-pdf" alt="|Edinburgh Research Explorer|" src="_static/solid/university.svg"> </a></div>
<div class="rightside docutils container">
<a href="https://www.research.ed.ac.uk/portal/en/persons/athanasios-angeloudis(0decfe6e-f7e9-4be5-9e9b-1ea94ff30706).html">Edinburgh Research Explorer </a></div>
<div class="leftside docutils container">
<a href="https://www.researchgate.net/profile/Athanasios_Angeloudis"> <image class="filter-pdf" src="_static/solid/researchgate.svg"> </a></div>
<div class="rightside docutils container">
<a href="https://www.researchgate.net/profile/Athanasios_Angeloudis">ResearchGate </a></div>
<div class="leftside docutils container">
<a href="https://scholar.google.com/citations?user=omIi6Z8AAAAJ&hl=en&authuser=1"> <image class="filter-pdf" src="_static/solid/user-graduate.svg"> </a></div>
<div class="rightside docutils container">
<a href="https://scholar.google.com/citations?user=omIi6Z8AAAAJ&hl=en&authuser=1">Google Scholar </a></div>
<div class="leftside docutils container">
<a href="https://www.linkedin.com/in/aangeloudis/"> <image class="filter-pdf" src="_static/solid/linkedin.svg"> </a></div>
<div class="rightside docutils container">
<a href="https://www.linkedin.com/in/aangeloudis/">Linkedin </a></div>
<div class="leftside docutils container">
<a href="https://github.com/thangel"> <image class="filter-pdf" src="_static/solid/github.svg"> </a></div>
<div class="rightside docutils container">
<a href="https://github.com/thangel">Github </a></div>
</div>
</details><details class="sd-sphinx-override sd-dropdown sd-card sd-mb-3">
<summary class="sd-summary-title sd-card-header">
<span class="sd-summary-text"><em>Supporters & Partners</em></span><span class="sd-summary-state-marker sd-summary-chevron-right"><svg version="1.1" width="1.5em" height="1.5em" class="sd-octicon sd-octicon-chevron-right" viewBox="0 0 24 24" aria-hidden="true"><path d="M8.72 18.78a.75.75 0 0 1 0-1.06L14.44 12 8.72 6.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0Z"></path></svg></span></summary><div class="sd-summary-content sd-card-body docutils">
<center>
<a href="https://nerc.ukri.org/"> <image style="height: 60px; padding:10px" src="_static/nerc-logo.jpg"> </a>
<a href="https://www.ukri.org/"> <image style="height: 60px; padding:10px" src="_static/ukri.png"> </a> <br>
<a href="https://www.eng.ed.ac.uk/about/people/dr-athanasios-angeloudis"> <image style="height: 50px; padding:10px" src="_static/uoe.png"> </a>
<a href="https://www.imperial.ac.uk/"> <image style="height: 50px; padding:10px" src="_static/logo_imperial_college_london.png"> </a> <br>
<a href="https://tidetec.com/"> <image style="height: 50px; padding:10px" src="https://www.dropbox.com/s/xl1yv9yucmmb94b/tidetec.png?raw=1"> </a>
</center></div>
</details><div class="toctree-wrapper compound">
</div>
</section>
<div class="section ablog__blog_comments">
</div>
<div class="clearer"></div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<p> </p>
<div class="footer">
<div style="font-size: 9px;color: windowtext"><strong>Dr Athanasios Angeloudis</strong></div>
<div style="font-size: 9px;color: windowtext"><strong>Reader in Environmental Fluid Mechanics </strong></div>
<div style="font-size: 9px;color: windowtext">School of Engineering | Institute for Infrastructure & the Environment | University of Edinburgh</div>
<div style="font-size: 9px;color: windowtext">Room 1.06 William Rankine Building | Thomas Bayes Road | King's Buildings| EH9 3FG | Scotland | UK</div>
<div><a class="" href="mailto:[email protected]"><span class="" style="color: windowtext; font-size: 9px;">[email protected]</span></a> | <span class="" style="color: windowtext;"><a class="" style="color: #954f72; font-size: 10px;" href="http://www.eng.ed.ac.uk/" target="_blank">http://www.eng.ed.ac.uk</a></span></div>
<p><a href="https://www.eng.ed.ac.uk/about/people/dr-athanasios-angeloudis"> <image style="width: 150px; padding:10px" src="https://thangel.github.io/_static/uoe.png"> </a></p>
<p><span style="font-size: 9px;">The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.</span></p>
</div>
<script>
window.onscroll = function() {myFunction()};
var navbar = document.getElementById("sticky");
var sticky = navbar.offsetTop;
function myFunction() {
if (window.pageYOffset >= sticky) {
navbar.classList.add("sticky")
} else {
navbar.classList.remove("sticky");
}
}
</script>
</body>
</html>