-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
445 lines (375 loc) · 18 KB
/
index.html
File metadata and controls
445 lines (375 loc) · 18 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
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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
<html lang="en">
<head>
<meta charset="utf-8">
<title>liiscience.org</title>
<!-- Load jquery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Import font awesome icons -->
<script src="https://kit.fontawesome.com/58cf1bb60d.js" crossorigin="anonymous"></script>
<link href="https://fonts.cdnfonts.com/css/gotham-narrow" rel="stylesheet">
<link href="https://fonts.cdnfonts.com/css/gotham" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<link rel="icon" type="image/png" href="imgs/favicon.png">
<!-- Load pubs.js functions. -->
<script type='text/javascript' src="js/pubs.js"></script> <!-- Formatting pubs -->
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body id="body">
<div id="header">
<div id="colorbar"></div>
<div class="pre-main">
<div class="post-header">
<div>
<a href="#" style="margin-left:0px;margin-right:0px;"><img id="logo-light" src="imgs/logo_v2_dark.svg"></a>
</div>
<div>
<a id="about-nav" href="#about">About</a>
<a id="meetings-nav" href="#meetings">Meetings</a>
<a id="papers-nav" href="#papers">Publications</a>
<a id="references-nav" href="#references">Reference conditions</a>
</div>
</div>
</div>
</div>
<div class="pre-main">
<div class="main" id="main">
<h1>LIIscience.org</h1>
<div class="head-div">
<h2 id="about" style="padding-top:90px;">About</h2>
</div>
<div id="about-div">
<p>
"LIIscience.org exists to foster communications about the physics and chemistry of laser-induced
incandescence (LII) of nanoparticles. The focus is on aspects of making this powerful diagnostic
quantitative. These aspects include modeling of the nanoscale heat and mass transfer processes,
experimental design, signal evaluation, and interlaboratory comparisons. Unless otherwise specified, the
nanoparticle under investigation with LII is combustion-generated soot. Although applications are
referred to occasionally, and may be discussed in the forums, there are many other outlets better suited
for communications on the applications of LII."
</p>
<p>
- <i>Greg Smallwood and Christof Schulz</i>
</p>
</div>
<div class="head-div">
<h2 id="meetings">Meetings</h2>
</div>
<div id="meetings-div">
The LII community gathers routinely at the
<i>International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative interpretation, modelling, application</i>.
Workshops began in 2005.
<h3>Upcoming meetings</h3>
<ul reversed class="list">
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>Combined LIP Conference and 11th LII Workshop</b></p>
<p>Rouen, France</p>
<p>July 5 - 10, 2026</p>
<p><a href="https://liplii2026.sciencesconf.org/">https://liplii2026.sciencesconf.org/</a></p>
</li>
</div>
</ul>
<ul reversed id="past-meeting-list" class="list" style="max-height:80px;">
<h3 style="cursor:pointer" onclick="toggleHeight('past-meeting-list', 80)">Past meetings <span id="chevron-past-meeting-list">
<i class="fas fa-chevron-right" style="font-size:11pt"></i>
</span></h3>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>10th Workshop</b></p>
<p>Muskoka, Canada</p>
<p>June 25 – 28, 2024</p>
<p><a href="workshop10">http://liiscience.org/workshop10</a></p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>9th Workshop</b></p>
<p>Strathclyde/Glasgow, UK</p>
<p>June 12 – 15, 2022</p>
<p><a href="https://liiscience.org/meeting/past-meetings/meeting-2022-s0a/">
https://liiscience.org/meeting/past-meetings/meeting-2022-s0a</a>
</p>
<p><a href="https://liiscience.org/images/2022/LII_Workshop_2022_Abstract_Book.pdf">
LII_Workshop_2022_Abstract_Book.pdf</a>
</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>8th Workshop</b></p>
<p>Tutzing, Germany</p>
<p>June 10 – 13, 2018</p>
<p><a href="https://liiscience.org/meeting/past-meetings/m2018s0">
http://liiscience.org/2018_00</a>
</p>
<p><a href="workshop8/Discussion1_key_parameters.pdf">
Discussion1_key_parameters.pdf</a>
</p>
<p><a href="workshop8/Discussion2_supplementary_combined_diags.pdf">
Discussion2_supplementary_combined_diags.pdf</a>
</p>
<p><a href="workshop8/Discussion3_LII_modelling.pdf">
Discussion3_LII_modelling.pdf</a>
</p>
<p><a href="workshop8/Discussion4_non_soot_LII.pdf">
Discussion4_non_soot_LII.pdf</a>
</p>
<p><a href="https://liiscience.org/images/2018/LII_WS2018_Proceedings.pdf">
LII_WS2018_Proceedings.pdf</a>
</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>7th Workshop</b></p>
<p>Lake Tahoe, USA</p>
<p>June 19 – 22, 2016.</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>6th Workshop</b></p>
<p>Backafallsbyn, Lund, Sweden</p>
<p>June 8 – 11, 2014</p>
<p><a href="workshop6/01_Discussion_Std_Flames.pdf">
01_Discussion_Std_Flames.pdf</a>
</p>
<p><a href="workshop6/02_Discussion_Key_Parameters_LII.pdf">
02_Discussion_Key_Parameters_LII.pdf</a>
</p>
<p><a href="workshop6/04_Discussion_Coupling_Techniques.pdf">
04_Discussion_Coupling_Techniques.pdf</a>
</p>
<p><a href="workshop6/05_Discussion_Non_soot_LII.pdf">
05_Discussion_Non_soot_LII.pdf</a>
</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>5th Workshop</b></p>
<p>The Channel (La Manche), Le Touquet, France</p>
<p>May 9 – 11, 2012</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>4th Workshop</b></p>
<p>Varenna, Lecco, Italy</p>
<p>April 18 – 20, 2010</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>3rd Workshop</b></p>
<p>Ottawa, Canada</p>
<p>July 31 – August 1, 2008</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>2nd Workshop</b></p>
<p>Bad Herrenalb, Germany</p>
<p>August 2 – 4, 2006</p>
</li>
</div>
<div>
<li class="list-entry">
<p class="pub-title" style="padding-bottom:0px;"><b>1st Workshop</b></p>
<p>Universität Duisburg-Essen, Germany</p>
<p>September 25 – 28, 2005</p>
</li>
</div>
</ul>
<ul reversed id="other-meeting-list" class="list" style="max-height:80px;">
<h3 style="cursor:pointer" onclick="toggleHeight('other-meeting-list', 80)">Other meetings <span id="chevron-other-meeting-list">
<i class="fas fa-chevron-right" style="font-size:11pt"></i>
</span></h3>
<div>
<li class="list-entry">
<i>None at this time.</i>
</li>
</div>
</ul>
<!--
The 9th Workshop website was hosted at https://liiscience.org/meeting/past-meetings/meeting-2022-s0a/
Downloads:
LII_Workshop_2022_Abstract_Book.pdf
8th Workshop
8th International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
June, 10-13, 2018, Tutzing, Germany
The 8th Workshop website was hosted at http://liiscience.org/2018_00/
Downloads:
Discussion1_key_parameters.pdf
Discussion2_supplementary_combined_diags.pdf
Discussion3_LII_modelling.pdf
Discussion4_non_soot_LII.pdf
LII_WS2018_Proceedings.pdf
7th Workshop
7th International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
June, 19-22, 2016, Lake Tahoe, USA
The 7th Workshop website was hosted at
http://energyworkshops.sandia.gov/earth-climate/laser-induced-incandescence-lii.
6th Workshop
6th International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
June, 8-11, 2014, Backafallsbyn, Lund, Sweden
The 6th Workshop website was hosted at www.lii2014.lth.se/.
Downloads:
01_Discussion_Std_Flames.pdf
02_Discussion_Key_Parameters_LII.pdf
04_Discussion_Coupling_Techniques.pdf
05_Discussion_Non_soot_LII.pdf
5th Workshop
5th International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
May, 9-11, 2012, The Channel (La Manche), Le Touquet, France
4th Workshop
4th International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
April, 18-20, 2010, Varenna, Lecco, Italy
The 4th Workshop website was hosted at www.area3.mi.cnr.it/liiworkshop.
3rd Workshop
3rd International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
July 31 – August 1, 2008, Ottawa, Canada
The 3rd Workshop website was hosted on the present website.http://liiscience.org/08Workshop_Main/
2nd Workshop
2nd International Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
August 2-4, 2006, Bad Herrenalb, Germany
1st Workshop
1st International Bunsen Discussion Meeting and Workshop on Laser-induced incandescence: Quantitative
interpretation, modelling, application
September 25-28, 2005, Universität Duisburg-Essen, Germany
The proceedings from the 1st workshop have been published online at http://CEUR-WS.org/Vol-195/. Details on
the papers and posters presented can also be found in the Publications directory at
http://liiscience.org/node/329.
-->
</div>
<div class="head-div">
<h2 id="papers">Publications</h2>
</div>
<div id="papers-div">
<p>
Below is a list of landmark and review papers in the field that cover LII basics,
experiment configurations, and modeling.
</p>
<div id="pubs-div">
<div id="journal-wrapper">
<ol reversed id="pubs" class="list"></ol>
</div>
</div>
</div>
<!-- Add publications. -->
<script>
// Function to read in and add publications.
// Add publications.
var json = $.getJSON(
"https://raw.githubusercontent.com/tsipkens/lii-science/main/js/pubs.json",
function (data) {
di2 = writeArticles(data, false);
addItems('pubs', di2);
});
</script>
<div class="head-div">
<h2 id="references">Reference conditions</h2>
</div>
<div id="references-div">
<h3>Target flames</h3>
<p>
Within the LII workshop the participants have agreed on target flames to facilitate the exchange of data between
experiments and modeling and to be used for comparison of experimental equipment in different labs.
</p>
<p>
Three target flames were chosen that are widespread in combustion labs. Please note that the volumetric flow rates
of the McKenna burner are reported with respect to a reference condition of 0°C and 1 bar, while for the other two burners,
the reference condition is 21°C and 1 bar.
</p>
<p>
<ol>
<li>McKenna burner</li>
<li>Gülder burner</li>
<li>Santoro burner</li>
</ol>
</p>
</div>
</div>
</div>
<div class="footer">
<span>For information on contributing or recommending changes to this page, see the underlying repository <a href="https://github.com/liiscience/liiscience.github.io">here</a>.</span>
<br>
<span>© liiscience.org 2023</span>
<!--<span><a href="">Data</a></span>
<span><a href="">Contact</a></span>-->
</div>
</body>
<script>
var toggleHeight = function (ids, h) {
if (document.getElementById(ids).style.maxHeight == "99999px") {
document.getElementById(ids).style.maxHeight = h.toString() + "px";
document.getElementById("chevron-" + ids).innerHTML =
"<i class='fas fa-chevron-right' style='font-size:11pt;''></i>";
} else {
document.getElementById(ids).style.maxHeight = "99999px";
document.getElementById("chevron-" + ids).innerHTML =
"<i class='fas fa-chevron-down' style='font-size:11pt;''></i>";
}
}
// When the user scrolls down 50px from the top of the document, reformat header
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 50 || document.documentElement.scrollTop > 60) {
document.getElementById("header").style.borderBottom = "1px #DDD solid";
document.getElementById("header").style.boxShadow = "0px 0px 10px #F0F0F0";
} else {
document.getElementById("header").style.borderBottom = "1px var(--background-color) solid";
document.getElementById("header").style.boxShadow = "none";
}
// Color underline for navbar entries.
col = "var(--c1)";
if (isInViewport(document.querySelector('#meetings-div'))) {
document.getElementById("meetings-nav").style.borderBottom = "3px solid " + col;
} else {
document.getElementById("meetings-nav").style.borderBottom = "3px solid rgba(125, 125, 125, 0)";
}
if (isInViewport(document.querySelector('#about-div'))) {
document.getElementById("about-nav").style.borderBottom = "3px solid " + col;
} else {
document.getElementById("about-nav").style.borderBottom = "3px solid rgba(125, 125, 125, 0)";
}
if (isInViewport(document.querySelector('#papers-div'))) {
document.getElementById("papers-nav").style.borderBottom = "3px solid " + col;
} else {
document.getElementById("papers-nav").style.borderBottom = "3px solid rgba(125, 125, 125, 0)";
}
if (isInViewport(document.querySelector('#references-div'))) {
document.getElementById("references-nav").style.borderBottom = "3px solid " + col;
} else {
document.getElementById("references-nav").style.borderBottom = "3px solid rgba(125, 125, 125, 0)";
}
}
// Check if a given element is in the viewport.
function isInViewport(el) {
var top = el.offsetTop;
var left = el.offsetLeft;
var width = el.offsetWidth;
var height = el.offsetHeight;
while (el.offsetParent) {
el = el.offsetParent;
top += el.offsetTop;
left += el.offsetLeft;
}
return (
top < (window.pageYOffset + window.innerHeight / 2) &&
left < (window.pageXOffset + window.innerWidth) &&
(top + height) > window.pageYOffset &&
(left + width) > window.pageXOffset
);
}
scrollFunction(); // initialize
</script>