-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·287 lines (242 loc) · 13.1 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Page Title</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
* {
box-sizing: border-box;
img: max-width: 100%;
}
/* Style the body */
body {
font-family: Calibri, Calibri, sans-serif;
font-size: 100%;
margin: 1;
}
/* Header/logo Title */
.header {
padding: 60px;
text-align: center;
background: white;
background-image: url(figures/mountain.jpg);
background-size: 100% 100%;
color: black;
}
/* Increase the font size of the heading */
.header h1 {
font-size: 35px;
}
/* Style the top navigation bar */
.navbar {
overflow: hidden;
background-color: orange; /*#7EA4FC*/;
}
/* Style the navigation bar links */
.navbar a {
float: left;
display: block;
color: white;
text-align: center;
padding: 10px 80px;
text-decoration: none;
}
/* Right-aligned link */
.navbar a.right {
float: right;
}
/* Change color on hover */
.navbar a:hover {
background-color: #ddd;
color: black;
}
/* Column container */
.row {
display: -ms-flexbox; /* IE10 */
display: flex;
-ms-flex-wrap: wrap; /* IE10 */
flex-wrap: wrap;
}
/* Create two unequal columns that sits next to each other */
/* Sidebar/left column */
.side {
-ms-flex: 15%; /* IE10 */
flex: 15%;
background-color: #f1f1f1;
padding: 20px;
}
/* Main column */
.main {
-ms-flex: 80%; /* IE10 */
flex: 80%;
background-color: white;
padding: 20px;
}
/* Fake image, just for this example */
.fakeimg {
background-color: #aaa;
width: 100%;
padding: 20px;
}
.content {
display: flex;
}
.content img {
margin-right: 10px;
display: block;
}
/* Footer */
.footer {
padding: 80px;
text-align: center;
/*background-image: url(figures/mountain.jpg);
background-size: 100% 100%;*/
}
/* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 700px) {
.row {
flex-direction: column;
}
}
/* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
@media screen and (max-width: 400px) {
.navbar a {
float: none;
width: 100%;
}
}
</style>
</head>
<body>
<div class="header">
<h1>
</h1>
</div>
<div class="navbar">
<a href="./index.html">Home</a>
<a href="./research.html">Research</a>
<a href="./publication.html">Publications</a>
</div>
<div class="row">
<div class="side">
<h1>Lorenzo Sala</h1>
<img src="./figures/profile_pic.jpg" style="width:90%" align="center">
<p>lorenzo.sala[at]inrae.fr </p>
<p>Office 124, Batiment 210 <br> INRAE Jouy-en-Josas </p>
<p>Domaine de Vilvert <br> 78352 Jouy-en-Josas <br> FRANCE </p>
<p> <img src="https://www.inrae.fr/themes/custom/inrae_socle/logo.svg" style="height:200px" align="center"> </p>
</div>
<div class="main">
<p>Download <a href="./sala_cv.pdf" download>curriculum vitae</a> </p>
<h2>About me</h2>
<p>
I graduated from <a href="http://www.polimi.it/en">Politecnico of Milan</a> (Italy) with a BSc in Mathematical Engineering in 2013 and a MSc in Computational Science and Engineering in 2016.
In September 2019 I obtained a PhD in applied mathematics at the University of Strasbourg (<a href="http://www-irma.u-strasbg.fr/">IRMA</a>) in France.
After my PhD I worked as Reseach Associate at the <a href="https://www.imperial.ac.uk/mathematics/">Department of Mathematics</a> of Imperial College London (UK) for one year and as postdoctoral researcher
within the <a href="https://team.inria.fr/simbiotx/">SIMBIOTX</a> team at the <a href="https://www.inria.fr/fr/centre-inria-de-saclay">Inria Research Center</a> in Saclay (France) for two years. <br>
I currently hold a position as Junior Research Scientist (CRCN) at <a href="https://www.inrae.fr/">INRAE</a> in Jouy-en-Josas (France). <br><br>
My main passion is the synergy between applied mathematics and life sciences, in particular related to biological fluids modelling. <br>
The focus of my research is sensitivity analysis of multiscale computational models representing complex biological systems exploiting the power of high performance computing. <br><br>
For my master thesis, entitled <i>A Cellular Scale Model of Aqueous Humour Production</i>, I was initiated to research in ophthalmology, which I pursued in my PhD thesis by developing mathematical models to simulate ocular blood flow, metabolism and their interactions.<br>
The topic of the research of my post doc at Imperial College focused on an agent-based mathematical model describing the multiscale sperm-mucus interaction <i>via</i> advanced numerical and computational tools. <br>
My work as post-doc at INRIA aimed at implementing a sensitivity analysis on a liver hemodynamics model, towards the use such a model to give patient-specific complementary information dedicated to surgical interventions in the liver. <br>
My current research focuses on the host-microbiota relationship, in particular to develop a gut digital twin to study the human and animal digestive microbiota. </p>
<!-- ################################################################################################### -->
<h2>Employment</h2>
<ul>
<li> <p><b> January 2023 - present</b> Junior Research Scientist (CRCN) at <a href="https://www.inrae.fr/">INRAE</a>.<br>
<i>Research unit:</i> <a href="https://maiage.inrae.fr/fr">MaIAGE</a> (Mathématiques et Informatique Appliquée du Génome à l’environnement).<br>
<i>Research team:</i> Dynenvie - Dynamic and statistical modelling for ecosystems, epidemiology and agronomy.<p>
<li> <p><b> October 2020 - December 2022</b> post-doc at <a href="https://www.inria.fr/fr/centre-inria-de-saclay">INRIA Saclay Ile-de-France</a> <br>
<i> Project: </i> modelling of hemodynamics in the entire circulation for targeted surgical interventions in the liver. <br>
<i> Mentor: </i> <a href="https://team.inria.fr/simbiotx/team-members/irene-vignon-clementel/">I. Vignon-Clementel</a> <p>
<li> <p><b> 2020 - 2021:</b> collaboration as consultant for Gspace LLC<br>
Gspace LLC is a consulting company in computational modeling for smart solution in engineering and life sciences. <br>
<i> Project: </i> modelling the structural reaction of mattress to body weight.<p>
<li> <p><b> November 2019 - October 2020:</b> Research Associate at <a href="https://www.imperial.ac.uk/mathematics/">Imperial College London</a> <br>
<i> Project: </i> modelling sperm-mucus interactions across scales: apply advanced mathematical modelling and computational techniques to understand the motion of sperm cells through the heterogeneous environments they encounter during
mammalian reproduction. <br>
<i> Mentor: </i> <a href="https://sites.google.com/site/degond/Home">P. Degond</a> <p>
</li>
<li> <p><b> May - September 2016: </b> Engineer researcher at the <a href="http://www.en.unistra.fr/index.php?id=21304">Université de Strasbourg </a> <br>
<i> Project: </i> Eye2Brain: study and implement innovative mathematical and physiological models to investigate the connection
between the eye and the brain. <br>
<i> Mentors: </i> <a href="http://www.feelpp.org/team/prudhomm/">C. Prud'homme</a>, <a href="http://faculty.missouri.edu/guidobonig/">G. Guidoboni</a> <p>
</li>
</ul>
<!-- ################################################################################################### -->
<h2>Qualifications</h2>
<ul>
<li> <p><b> 2020:</b> Qualified for the functions of "Maître de conférences". <br>
French qualification required in order to apply for Lecturer positions.
</li>
<li> <p><b> 2016 - 2019:</b> PhD in Applied Mathematics at <a href="http://www.en.unistra.fr/index.php?id=21304">Université de Strasbourg </a> <br>
<i> Thesis: </i> "Modélisation mathématique et simulation de flux sanguins oculaires et leurs interactions" <br>
<i> Advisors: </i> <a href="http://www.feelpp.org/team/prudhomm/">C. Prud'homme</a>, <a href="http://faculty.missouri.edu/guidobonig/">G. Guidoboni</a>, <a href="http://helios.mi.parisdescartes.fr/~mszoposh/">M. Szopos</a> <p>
</li>
<li> <p><b> 2013 - 2016: </b> MS in Mathematical Engineering at <a href="http://www.polimi.it/en/">Politecnico di Milano </a> <br>
<i> Thesis: </i> "A Cellular Scale Model of Aqueous Humour Production" <br>
<i> Advisors: </i> <a href="http://www1.mate.polimi.it/~ricsac/">R. Sacco</a>, A.G. Mauri, <a href="http://faculty.missouri.edu/guidobonig/">G. Guidoboni</a> <p>
</li>
<li> <p><b> 2010 - 2013: </b> BS in Mathematical Engineering at <a href="http://www.polimi.it/en/">Politecnico di Milano </a> <br>
<i> Final Presentation: </i> "Decision Support System per il design di un'area sciistica" <br>
<i> Advisor: </i> F. Malucelli <p>
</li>
</ul>
<!-- ################################################################################################### -->
<h2>Teaching</h2>
<ul>
<li> <p>Undergraduate course <b>Mathématique I</b>. Lecture series and marking. <br>
<i>Review of the mathematics studied at high school for 1st year undergraduate students in Biology.</i><br>
Université de Strasbourg, A.Y. 2017-2018 and 2018-2019. <p>
</li>
<li> <p>Undergraduate course <b>Algorithme et Programmation en C++</b>. Exercise series, exam preparation and marking. <br>
<i>Practical (Computed-based) lessons on algorithms and coding in C++ for 3rd year undergraduate students in Mathematics.</i><br>
Université de Strasbourg, A.Y. 2018-2019. <p>
</li>
<li> <p><b>Student supervision:</b>
<ul style="margin-top:-12px;">
<li>J. Kowalski, <i>Whole body vascular transport model and applications to human liver diseases.</i>
INRIA, 2022.</li>
<li>L. Thiebaud, <i>Mathematical modeling of human liver hemodynamics.</i>
INRIA, 2021.</li>
<li>T. Saigre, <i>Mathematical modeling, simulation and reduced order modeling of ocular blood flows and their interactions: Building the Eye’s Digital Twin.</i>
Université de Strasbourg, 2021</li>
<li> G. Kim-J. Liu-Z. Sun-B. Xiao, <i>Self-propelled particles moving through obstacles: analytical and numerical study.</i>
Imperial College, 2020</li>
<li>A. Walczak. <i>Models of Swarmalator Pursuit and Self-Organisation.</i>
Imperial College, 2020</li>
<li>N.M. Marazzi. <i>Ballistocardiography: physically-based modeling to bridge physiology and technology</i>
University of Missouri, 2019</li>
</ul>
</li>
</ul>
<!-- ################################################################################################### -->
<h2>Code development</h2>
<ul>
<li> <p><b><a href="https://bitbucket.org/lifev-dev/lifev-release/wiki/Home">LifeV</a></b>, 2015. <br>
LifeV is a C++ finite element (FE) library providing implementations of state of the art mathematical and numerical methods. <br>
<i>I contributed in the development of the numerical method Hi-POD as reduced method for flow in vessels.</i>
</li>
<li> <p><b><a href="https://mathematicsinindustry.springeropen.com/articles/10.1186/s13362-015-0015-z">FEMOS-MP</a></b>, 2016. <br>
FEMOS-MP is a C++ platform for the simulation of complex multiphysics systems including thermomechanical effects, chemical reactions and kinetics,
semiconductors, and unconventional materials in the continuum framework and using atomistic kinetic Monte Carlo methods. <br>
<i>I contributed in the development of the adaptation of the code from the semiconductor use to biological aim, in particular for the ionic channel model.</i>
</li>
<li> <p><b><a href="http://www.feelpp.org/">Feel++</a></b>, 2016-2019. <br>
Feel++ is a powerful, expressive and scalable finite element embedded library in C++. <br>
<i>I contributed in the development of the Hybridizable Discontinuous Galerkin library for porous media model and elasticity with all the features,
including the interface with the freeware OpenModelica and the static condensation technique.</i>
</li>
<li> <p><b><a href=" ">Lumpedflow</a></b>, 2020-2022. <br>
The code LumpedFlow contains a collection of forward and inverse mathematical models (ODEs) for biomedical applications including
lumped parameter models of the entire blood circulation and pharmacokinetic models.<br>
<i>I contributed in the development and upgrade of the C and Python libraries involving the human liver virtual hepatectomy model and the sensitivity analysis tools.</i>
</li>
</ul>
<!-- ################################################################################################### -->
</div>
</div>
</body>
</html>