forked from itamblyn/itamblyn.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
prospective_students.html
195 lines (169 loc) · 10 KB
/
prospective_students.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- DW6 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>CLEAN - Students</title>
<link rel="shortcut icon" type="image/jpg" href="images/tab_logo.png"/>
<link rel="stylesheet" href="emx_nav_left.css" type="text/css">
<script type="text/javascript">
<!--
var time = 3000;
var numofitems = 3;
//menu constructor
function menu(allitems,thisitem,startstate){
callname= "gl"+thisitem;
divname="subglobal"+thisitem;
this.numberofmenuitems = numofitems;
this.caller = document.getElementById(callname);
this.thediv = document.getElementById(divname);
this.thediv.style.visibility = startstate;
}
//menu methods
function ehandler(event,theobj){
for (var i=1; i<= theobj.numberofmenuitems; i++){
var shutdiv =eval( "menuitem"+i+".thediv");
shutdiv.style.visibility="hidden";
}
theobj.thediv.style.visibility="visible";
}
function closesubnav(event){
if ((event.clientY <48)||(event.clientY > 107)){
for (var i=1; i<= numofitems; i++){
var shutdiv =eval('menuitem'+i+'.thediv');
shutdiv.style.visibility='hidden';
}
}
}
// -->
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-91911-12']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body onmousemove="closesubnav(event);">
<div class="skipLinks">skip to: <a href="#content">page content</a> | <a href="pageNav">links on this page</a> | <a href="#globalNav">site navigation</a> | <a href="#siteInfo">footer (site information)</a> </div>
<!-- top_head -->
<!-- Start nav bar -->
<div id="masthead">
<h1 id="siteName"><big><b>C</b></big>omputational <big><b>L</b></big>aboratory for <big><b>E</b></big>nergy <big><b>A</b></big>nd <big><b>N</b></big>anoscience</h1>
<div id="globalNav">
<img alt="" src="gblnav_left.gif" height="32" width="4" id="gnl"> <img alt="" src="glbnav_right.gif" height="32" width="4" id="gnr">
<div id="globalLink">
<a href="http://www.uottawa.ca" target="_blank" class="glink" id="gl1" onmouseover="ehandler(event,menuitem1);">University of Ottawa</a>
<a href="https://uwaterloo.ca/" target="_blank" class="glink" id="gl2" onmouseover="ehandler(event,menuitem2);">University of Waterloo</a>
<a href="https://www.google.com/maps/place/Parliament+Hill/@45.4230759,-75.6995602,14.5z/data=!4m5!3m4!1s0x0:0x26bb54f60c29f6e!8m2!3d45.4235937!4d-75.700929" target="_blank" id="gl3" class="glink" onmouseover="ehandler(event,menuitem3);">Ottawa, Ontario, Canada</a>
</div>
<!--end globalLinks-->
</div>
<!-- end globalNav -->
<div id="subglobal1" class="subglobalNav">
<a href="http://www.uottawa.ca" target="_blank">University Homepage</a> |
<a href="https://science.uottawa.ca/physics/" target="_blank">Department of Physics</a>
</div>
<div id="subglobal2" class="subglobalNav">
<a href="https://uwaterloo.ca/" target="_blank">University Homepage</a> |
<a href="https://uwaterloo.ca/electrical-computer-engineering/" target="_blank">Department of Electrical and Computer Engineering</a>
</div>
<div id="subglobal3" class="subglobalNav">
<a href="https://www.google.com/maps/place/Parliament+Hill/@45.4230759,-75.6995602,14.5z/data=!4m5!3m4!1s0x0:0x26bb54f60c29f6e!8m2!3d45.4235937!4d-75.700929" target="_blank">Map it</a> |
<a href="http://www.ottawa.ca/" target="_blank">City of Ottawa</a> |
<a href="http://www.cbc.ca/ottawa/" target="_blank">Regional News</a> |
<a href="https://weather.gc.ca/city/pages/on-118_metric_e.html" target="_blank">Local Weather</a> |
<a href="http://www.gc.ca/" target="_blank">Government of Canada</a>
</div>
</div>
<!-- End nav bar -->
<div id="pagecell1">
<img alt="" src="tl_curve_white.gif" height="6" width="6" id="tl"> <img alt="" src="tr_curve_white.gif" height="6" width="6" id="tr">
<div id="breadCrumb">
</div>
<div id="pageName">
<h2>Prospective Students</h2>
</div>
<!-- Start side bar -->
<div id="pageNav">
<div id="sectionLinks">
<a href="index.html">Home</a>
<a href="research.html">Research</a>
<a href="group/index.html">Group Members</a>
<a href="collaborators.html">Collaborators</a>
<a href="codes.html">Codes and Computing</a>
<a href="datasets/index.html">Datasets</a>
<a href="teaching.html">Teaching</a>
<a href="funding.html">Funding</a>
<a href="publications.html">Publications</a>
<a href="prospective_students.html">Prospective Students</a>
<a href="classroom_tech.html">Classroom Tech</a>
<a href="policy.html">Policy</a>
</div>
</div>
<!-- End side bar -->
<!-- bottom_head -->
<div id="content">
<div class="story">
<h3>Where will I study?</h3>
<p>Students in CLEAN are registered as graduate students either at the University of Ottawa (Department of Physics) or at the University of Ontario Institute of Technology. All research work is done in Ottawa, Ontario.
</div>
<div class="story">
<h3>What a student working in CLEAN <i>does</i></h3>
<p>Frequently students ask this question: "what will I <i>do</i> working in the group?". The following should give you some sense of the process involved in the various projects we work on:</p>
<ol>
<li>Find an experimental or design problem in renewable energy where computation and modelling can play a useful role.</li><br>
<li>Speak with experimentalists to understand what kind of system they are working on, what they are trying to achieve, what they can measure, and what they understand or do not understand. While we don't do experiments in our group, we do have several close international collaborations with groups in chemistry, physics, and material science.</li><br>
<li>Based on the discussion above, understand what _level_ of theory one must use to simulate an experiment on a computer. For example, if an experimentalist is trying to measure the equation of state of helium (not sure why you would bother, but bear with me), perhaps the ideal gas law is a reasonable level of theory to model that system. If that's the case, we can either write some computer code to numerically solve the model for the experimental conditions, or use some existing open source packages that have that functionality. If the system is more complicated (and they always are), we'll need to use a higher level of theory (like quantum mechanics) to model the system.</li><br>
<li>Visualize/ analyze/ quantify the results from the simulation to compare with the experimental data.</li><br>
<li>Once we are satisfied we can accurately model what is going on, we can use this understanding to:</li><br>
<li>Provide a physical explanation for an effect (or at least confirm or disprove an experimentalists hypothesis for what is going on)</li><br>
<li>Make predictions for _new_ experiments. This is important because it can save a lot of time. Experiments are difficult. They take time and money. If we can tell someone which material or molecule they should look at (because we think it will result in a more efficient solar cell, catalyst, etc), we can save a lot of time and money. For renewable energy, this is very important because there is a limited amount of time to find a solution, and a limited number of resources available to try and solve the problem.</li>
</ol>
The details of course vary from project to project (especially the type of theory that is necessary), but they all have a similar workflow. Furthermore, the overarching goal is always the same - Save the World :)
</div>
<div class="story">
<h3>HOW students do those <i>things</i></h3>
<ol>
<li>With help from their lab-mates, and friendly advisor</li><br>
<li>With REALLY big computers :)</li>
</ol>
</div>
<div class="story">
<h3>I have a background in X, not Y</h3>
<p>This type of work involves many disciplines. There is no single discipline with the background necessary to solve the problem of renewable energy (unfortunately).
</div>
</div>
<!-- Start logos -->
<div id="siteInfo">
<img src="images/space.GIF" width="25" height="31"> <img src="images/clean_logo.png" alt="UOIT" border="0" height="50"> <img src="images/space.GIF" width="25" height="31">
<a href="http://www.uottawa.ca" target="_blank"><img src="images/uottawa.png" alt="uOttawa" border="0" height="50"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://uwaterloo.ca" target="_blank"><img src="images/uwaterloo.jpg" alt="uWaterloo" border="0" height="100"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://www.uoit.ca" target="_blank"><img src="images/uoit.jpg" alt="UOIT" border="0"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://www.nserc.gc.ca" target="_blank" border="0"><img src="images/nserc.gif" width="75" height="31" border="0"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://computecanada.ca" target="_blank"><img src="images/compute_canada.png" height="31"> <a href="http://www.computecanada.org"></a><img src="images/space.GIF" width="25" height="31">
<a href="https://vectorinstitute.ai/" target="_blank" border="0"><img src="images/vector_logo.png" height="31" border="0"></a> <img src="images/space.GIF" width="25" height="31">
</div>
<!-- End logos -->
</div>
</div>
</di>
<br>
<script type="text/javascript">
<!--
var menuitem1 = new menu(7,1,"hidden");
var menuitem2 = new menu(7,2,"hidden");
var menuitem3 = new menu(7,3,"hidden");
var menuitem4 = new menu(7,4,"hidden");
var menuitem5 = new menu(7,5,"hidden");
var menuitem6 = new menu(7,6,"hidden");
var menuitem7 = new menu(7,7,"hidden");
// -->
</script>
</body>
</html>