You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
<divclass="container">
10
10
<section>
11
11
<h2>What do we do?</h2>
12
-
<p>The Hill Environmental Modelling Research Group focuses on using the latest numerical technologies to solve environmental problems. As a group we look at natural hazards, such coastal and river flooding, and tsunamis, as well as oceanographic processes such as tides. We study these in the geological past, present and future.</p>
12
+
<p>The Hill Environmental Modelling Research Group focuses on using the latest numerical technologies and data to solve environmental problems. As a group we look at natural hazards, such coastal and river flooding, and tsunamis, as well as oceanographic processes such as tides. We study these in the geological past, present and future.</p>
13
13
14
14
<divclass="row">
15
15
<divclass="6u">
@@ -37,22 +37,22 @@ <h2>What do we do?</h2>
37
37
<divclass="container">
38
38
<h2>Software Used</h2>
39
39
<h3>Fluidity</h3>
40
-
<p>Fluidity is used in a number of different scientific areas including geophysical fluid dynamics, computational fluid dynamics, ocean modelling and mantle convection. It uses a finite element/control volume method which allows arbitrary movement of the mesh with time dependent problems, allowing mesh resolution to increase or decrease locally according to the current simulated state. It has a wide range of element choices including mixed formulations. There is a lot more information on the <ahref="http://fluidityproject.github.io/">Fluidity website.</a></p>
40
+
<p>Fluidity is used in a number of different scientific areas including geophysical fluid dynamics, computational fluid dynamics, ocean modelling and mantle convection. It uses a finite element/control volume method which allows arbitrary movement of the mesh with time dependent problems, allowing mesh resolution to increase or decrease locally according to the current simulated state. It has a wide range of element choices including mixed formulations. There is a lot more information on the <ahref="http://fluidityproject.github.io/">Fluidity website.</a> Fluidity is available <ahref="https://github.com/FluidityProject/fluidity">here.</a></p>
41
41
42
42
<h3>qmesh</h3>
43
-
<p>qmesh is a new meshing software package that can integrate with QGIS to make computational meshes for other software ike Telemac, Fluidity, and Thetis.</p>
43
+
<p>qmesh is a new meshing software package that can integrate with QGIS to make computational meshes for other software ike Telemac, Fluidity, and Thetis. More information on the <ahref="http://qmesh.org/">qmesh website</a> and can be downloaded <ahref="https://bitbucket.org/qmesh-developers/qmesh">here.</a></p>
44
44
45
45
<h3>Thetis</h3>
46
-
<p>Thetis is a new modelling tool which like Fluidity is very flexible. Rather than code in C or Fortran, Thetis is written in a very high level <ahref="http://www.firedrakeproject.org/"</a>Python abstraction called Firedrake</a> making use of mathematical terms like <i>grad</i> in the code itself. This high level code can then be compiled for a targetted platform.</p>
46
+
<p><ahref="http://thetisproject.org/">Thetis</a> is a new modelling tool which like Fluidity is very flexible. Rather than code in C or Fortran, Thetis is written in a very high level <ahref="http://www.firedrakeproject.org/"</a>Python abstraction called Firedrake</a> making use of mathematical terms like <i>grad</i> in the code itself. This high level code can then be compiled for a targetted platform.</p>
47
47
48
48
<h3>Supertree Toolkit</h3>
49
-
<p>Supertree Toolkit is a data processing pipeline for Supertree construction. It has been used in a number of publications which carry out macro-evolutionary studies using some of the largest supertrees ever constructed.</p>
49
+
<p><ahref="https://github.com/supertree-toolkit/stk">Supertree Toolkit</a> is a data processing pipeline for Supertree construction. It has been used in a number of publications which carry out macro-evolutionary studies using some of the largest supertrees ever constructed. More information is <ahref="http://supertreetoolkit.org/">here.</a></p>
50
50
51
51
<h3>R</h3>
52
-
<p>R is used for a number purposes, including GIS, stats, species distribution modelling and phylogenetic applications.</p>
52
+
<p><ahref="https://www.r-project.org/">R</a> is used for a number purposes, including GIS, stats, species distribution modelling and phylogenetic applications.</p>
53
53
54
54
<h3>Python</h3>
55
-
<p>Python is our "go-to" tool for writting short scripts to visualise or convert data formats.</p>
55
+
<p><ahref="https://www.python.org/">Python</a> is our "go-to" tool for writting short scripts to visualise or convert data formats.</p>
56
56
57
57
</div>
58
58
</section>
@@ -61,7 +61,7 @@ <h3>Python</h3>
61
61
62
62
<section>
63
63
<h2>Collaborators</h2>
64
-
<p>Our group works with a number of collaborators across the globe, including at Imperial College London, University of Sydney, University of Bristol.</p>
64
+
<p>Our group works with a number of collaborators across the globe, including at Imperial College London, University of Sydney, University of Bristol. We also work with collaborators in the University of York's Biology and Electronic Engineering departments.</p>
0 commit comments