-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.Rhtml
More file actions
75 lines (57 loc) · 2.78 KB
/
index.Rhtml
File metadata and controls
75 lines (57 loc) · 2.78 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
<html>
<head>
<title>David Kahler</title>
<style>
body {background-color: white;}
h1 {font-family: "Helvetica"; color: black; font-size: 32px; text-align: center;}
h2 {font-family: "Helvetica"; color: black; font-size: 24px; text-align: center;}
h3 {font-family: "Helvetica"; color: black; font-size: 18px;}
p {font-family: "Helvetica"; color: black; font-size: 16px;}
ul {font-family: "Helvetica"; color: black; font-size: 16px;}
a:link {color: DeepSkyBlue}
a:visited {color: DodgerBlue}
table, tr, td {border: 0px}
</style>
</head>
<body>
<h1>Hydrology, Water Resources Engineering, and Fluid Mechanics</h1>
<h2>David M. Kahler</h2>
<p> </p>
<p> </p>
<table style="width:100%">
<tr>
<td><a href="https://github.com/hydro-lab" target="_blank"><img src="https://duq.box.com/shared/static/eza6drdsjbwtz25uqhulvlnoh6vjun2c.jpg" alt="Computational fluid dynamics (CFD) model of a three-dimensional dead-end pore" width="213" height="120"></a></td>
<td><a href="https://www.duq.edu/academics/faculty/david-m-kahler" target="_blank"><img src="https://duq.box.com/shared/static/z4yxsmdfwsznc640j2w5w9o81roampio.jpg" width="106" height="120" alt="Photo of David Kahler"></a></td>
<td><a href="https://scholar.google.com/citations?user=cbFRZZ0AAAAJ&hl=en" target="_blank"><img src="https://duq.box.com/shared/static/zz346zufv662b3hou4lqrxk708x1l1mq.jpg" width="120" height="120" alt="Google Scholar logo"></a></td>
<td><a href="https://www.researchgate.net/profile/David-M-Kahler" target="_blank"><img src="https://duq.box.com/shared/static/1owdwvct2pzf3gmthda9271y98xtq696.png" width="120" height="120" alt="ResearchGate logo"></a></td>
<td><a href="https://www.linkedin.com/in/davidmkahler/" target="_blank"><img src="https://duq.box.com/shared/static/h31uvfptxm0pidhlljxq3psdtrrs82zf.png" width="120" height="120" alt="LinkedIn logo"></a></td>
</tr>
</table>
<p> </p>
<h2>Research</h2>
<p> </p>
<p> </p>
<h2>Teaching</h2>
<p> </p>
<p> </p>
<h2>Research</h2>
<p> </p>
<h2>Projects</h2>
<ul>
<li><a href="disaster_viz.nb.html" target="_blank">Global disaster data</a></li>
<li><a href="equations.html" target="_blank">Equations in R Markdown</a></li>
</ul>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>Work here is supported by:</p>
<ul>
<li>United States Agency for International Development (USAID), WaterQ2 project: <a href="http://www.duq.edu/limpopo" target="_blank">www.duq.edu/limpopo</a></li>
<li>Paluse Faculty Research Grant, Duquesne University</li>
<li>Loogman Faculty Research Grant, Duquesne University</li>
<li>Center for Environmental Research and Education, Duquesne University: <a href= "http://www.duq.edu/cere" target="_blank">www.duq.edu/cere</a></li>
</ul>
</body>
</html>