-
Notifications
You must be signed in to change notification settings - Fork 1
/
news_blog.html
205 lines (163 loc) · 10.2 KB
/
news_blog.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
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=0.9, maximum-scale=0.95 '>
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> -->
<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>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>News — Applied Fluid Mechanics Group documentation</title>
<link rel="stylesheet" href="_static/personal.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/language_data.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="shortcut icon" href="_static/icon_thetis.ico" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" rel="stylesheet">
<style type="text/css">
ul.ablog-archive {list-style: none; overflow: auto; margin-left: 0px}
ul.ablog-archive li {float: left; margin-right: 5px; font-size: 80%}
ul.postlist a {font-style: italic;}
ul.postlist-style-disc {list-style-type: disc;}
ul.postlist-style-none {list-style-type: none;}
ul.postlist-style-circle {list-style-type: circle;}
</style>
</head><body>
<div class="topnav" role="custom-dropdown" id="sticky">
<label for="nav_toggle">
Menu <i class="fas fa-bars"></i></label> </i>
<input type="checkbox" id="nav_toggle">
<div class="menu">
<a href="index.html" 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">
Menu <i class="fas fa-bars"></i> </label></i>
<input type="checkbox" id="nav_toggle">
<div class="menu">
<a href="index.html" title="Introduction">Introduction</a>
<a href="research.html" title="Research">Research</a>
<a href="teaching.html" title="Teaching">Teaching</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="document">
<div class="news_blog">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="news">
<h1>News<a class="headerlink" href="#news" title="Permalink to this headline">¶</a></h1>
<ul class="postlist-style-disk postlist">
<li><p><a class="reference internal" href="posts/post_OCM_2020.html">Modelling the impact of tidal range energy on species communities</a> on 12 May, 2020</p>
<p>A study published in <em>Ocean & Coastal Management</em> expands on our recent ecohydraulics applications. The work was conducted jointly with researchers led by Dr Jon Hill from the University of York. The study employs our estuarine modelling to extract information that can be correlated with the behavior of sensitive marine species. A machine learning technique (MaxEnt) is in turn applied to predict changes in their habitat distribution.</p>
</li>
<li><p><a class="reference internal" href="posts/post_RE_2020.html">On the potential of linked-basin tidal power plants: An operational and coastal modelling assessment</a> on 05 April, 2020</p>
<p>Our recent work on the operational modelling and the optimisation of linked-basin tidal energy systems has now been published in <em>Renewable Energy</em>. The work was a result of a joint effort with researchers of the Department of Earth Science and Engineering at Imperial College London.</p>
</li>
<li><p><a class="reference internal" href="posts/post_RE_NOC_2020.html">Tidal range energy resource assessment of the Gulf of California, Mexico</a> on 19 March, 2020</p>
<p>Our tidal range energy modelling has been applied to assess the available tidal range energy resource in the Gulf of California. The study, published in <em>Renewable Energy</em>, was conducted in collaboration with the National Oceanographic Centre, and the Bangor School of Ocean Sciences.</p>
</li>
<li><p><a class="reference internal" href="posts/post_EWTEC_2019.html">Tidal range energy research conference contributions</a> on 20 September, 2019</p>
<p>Recent progress on tidal range energy income optimisation was presented by <a class="reference external" href="https://www.imperial.ac.uk/people/l.mackie18">Lucas Mackie</a> at EWTEC 2019, demonstrating interesting interactions amongst tidal power plants, as detailed in the <a class="reference external" href="https://www.dropbox.com/s/1za84hyg2cp2tir/EWTEC2019.pdf?dl=0">conference paper</a>. Lucas also presented a <a class="reference external" href="https://uc054bba4e3ee56cf40c96bd1c83.dl.dropboxusercontent.com/cd/0/get/AfZmJosRG3uXM4-OFeFwJwKe_smGWvFha_fFhUY_r_-HYgHXXLto8y47yJ2F95QIzlIdo1sxKbVMEDeBojJWD7-0xsaeopFhMSsMRuA1f7ev9WuuTsozGoFnxdbMVTAyh1M/file?raw=1">poster</a> on his research regarding the optimisation of tidal range power plant operation. It was presented at the University of Oxford’s <a class="reference external" href="https://www.eng.ox.ac.uk/events/7th-oxford-tidal-energy-workshop/">Tidal Energy Workshop</a>.</p>
</li>
<li><p><a class="reference internal" href="posts/post_BDS_2019.html">Tidal range structure operation assessment and optimisation</a> on 06 June, 2019</p>
<p>A publication is now available on the assessment of tidal range structure operations at <em>Dams and Reservoirs</em>. It highlights that operation optimisation using simplified models is mostly accurate for small schemes, as the larger impact on tidal dynamics invalidates simplified model assumptions.</p>
</li>
</ul>
</div>
<div class="section">
</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>Lecturer in Water Engineering & NERC Research Fellow</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 class="reference internal" href="https://thangel.github.io/_images/uoe.png"><img style="height: 60px;" src="https://thangel.github.io/_images/uoe.png" alt="UoE" /></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 type="text/javascript">
$(document).ready(function() {
$(".toggle > *").hide();
$(".toggle .header").show();
$(".toggle .header").click(function() {
$(this).parent().children().not(".header").toggle(400);
$(this).parent().children(".header").toggleClass("open");
})
});
</script>
<script type="text/javascript">
$(document).ready(function() {
$(".toggle2 > *").show();
$(".toggle2 .header").show();
$(".toggle2 .header").click(function() {
$(this).parent().children().not(".header").toggle(400);
$(this).parent().children(".header").toggleClass("open");
})
});
</script>
<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>