|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <meta name="Description" CONTENT="A free and open source software to solve partial differential equations (PDE) using the Finite Element Method (FEM)"> |
| 7 | + <meta name="google-site-verification" content="P9lkdJ28NVuAgsdj9Ia5ZP5FbRsaoL9a4YYfG3cJsiA" /> |
| 8 | + <link rel="stylesheet" href="https://freefem.org//css/style.css"> |
| 9 | + <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous"> |
| 10 | + <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,900" rel="stylesheet"> |
| 11 | + <link rel="icon" href="https://freefem.org/img/symbol_FreeFEM_97x97.png" type="image/x-icon" /> |
| 12 | + <title>FreeFem days 14th</title> |
| 13 | +</head> |
| 14 | + |
| 15 | +<body> |
| 16 | + {% include header.html %} |
| 17 | + |
| 18 | + <div id="ffdaysMain"> |
| 19 | + <div id="ffdaysTitle"> |
| 20 | + <img src="https://freefem.org/img//img/FreeFEM_days_14th_edition_blue.svg" alt="FreeFEM Days"> |
| 21 | + <p>December 8 & 9, 2022</p> |
| 22 | + <p> <a href="https://github.com/FreeFem/FreeFem-days/blob/master/README.md"> Previous FreeFem days </a> |
| 23 | + </div> |
| 24 | + |
| 25 | + <div id="ffdaysDesc"> |
| 26 | + <h2>An academic and industrial research hybrid conference (in Place or in Zoom) </h2> |
| 27 | + <p>FreeFEM is now used as research tool or investigation software by a continuously increasing community gathering scientists from different areas of research (mathematics, physics, finance, healthcare, automotive, etc).</p> |
| 28 | + <p>Following the success of the previous workshops on FreeFEM, this new event is aimed to reflect the latest capabilities and applications of the software and to exchange information with other communities involved in the development of |
| 29 | + generic solvers for PDEs.</p> |
| 30 | + <p><i class="fas fa-info-circle"></i> The previous editions presentations are available on <a href="https://github.com/FreeFem/FreeFem-days">this repository</a>. <i class="fas fa-info-circle"></i></p> |
| 31 | + <div id="download"><a href="javascript:void(0)">Registrations are closed</a></div> |
| 32 | + |
| 33 | + </div> |
| 34 | + <div id="ffdaysCal"> |
| 35 | + <div class="days"> |
| 36 | + <div class="programTBA"> |
| 37 | + <h2>Retrieve videos on <a href="https://www.youtube.com/channel/UCJlw6LHQt7UWXrH2uzGYZWw">FreeFEM channel</a></h2> |
| 38 | + </div> |
| 39 | + </div> |
| 40 | + </div> |
| 41 | + <div id="ffdaysCal"> |
| 42 | + |
| 43 | + <div class="days"> |
| 44 | + <div class="day"> |
| 45 | + <p> THURSDAY</p> |
| 46 | + <h2>8</h2> |
| 47 | + <p>DECEMBER</p> |
| 48 | + <p> |
| 49 | + <br>Morning : <br> Room 15-16 309 |
| 50 | + <br> Lunch : <br> Room 15-16 309 |
| 51 | + <br> Afternoon :<br> Room 15-16 309 (Presentation) |
| 52 | + <br>Afternoon :<br> Room 15-16 309 (expert tuto) |
| 53 | + <br>Afternoon :<br> Room TBA (basic tuto) |
| 54 | + </p> |
| 55 | + </div> |
| 56 | + <div class="program"> |
| 57 | + <h2>1st FreeFEM Day 2022</h2> |
| 58 | + <h3>Morning session Room Room 15-16 309</h2> |
| 59 | + |
| 60 | + |
| 61 | + <table class="table table-striped"> |
| 62 | + <tbody> |
| 63 | + <tr> |
| 64 | + <th scope="row">09h.00 - 10h.30<br> </th> |
| 65 | + <td> |
| 66 | + <strong>F. Hecht</strong> (LJLL, Sorbonne Université) : |
| 67 | + <br> |
| 68 | + FreeFEM and news (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/talk-FH.pdf"> The presentation </a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/FH-edp.zip"> the zip file of all edp files</a>) |
| 69 | + </td> |
| 70 | + </tr> |
| 71 | + <tr> |
| 72 | + <th scope="row">10h.30 - 10h.50<br> </th> |
| 73 | + <td> |
| 74 | + <strong>Coffe break</strong> |
| 75 | + <br> |
| 76 | + </td> |
| 77 | + </tr> |
| 78 | + |
| 79 | + <tr> |
| 80 | + <th scope="row">10h.50 - 12h.10 <br> </th> |
| 81 | + <td> |
| 82 | + <strong> J. Morice<sup>1,3</sup> and P-H Tournier<sup>1,2</sup></strong> (LJLL <sup>1</sup>,CNRS<sup>2</sup>, INRIA<sup>3</sup> ) : |
| 83 | + <br> |
| 84 | + TBA (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The abstract (pdf) </a> , The slides |
| 85 | + of <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> P.T. Tournier (pdf) </a>) |
| 86 | + and of <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> J. Morice (pdf) </a>) |
| 87 | + </td> |
| 88 | + |
| 89 | + </tr> |
| 90 | + |
| 91 | + <tr> |
| 92 | + <th scope="row">12h.10 - 13h.30<br> </th> |
| 93 | + <td> |
| 94 | + <strong>Lunch break</strong> |
| 95 | + <br> |
| 96 | + |
| 97 | + </td> |
| 98 | + <h3>Afternoon session Room Room 15-16 309 (and expert sessions)</h2> |
| 99 | + |
| 100 | + </tr> |
| 101 | + <tr> |
| 102 | + <th scope="row">13h.20 - 14h.00<br> </th> |
| 103 | + <td> |
| 104 | + <strong> P. Jolivet </strong> ( (IRIT / CNRS) : |
| 105 | + <br> |
| 106 | + TBA (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">The abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 107 | + </td> |
| 108 | + </tr> |
| 109 | + <tr> |
| 110 | + <th scope="row">14h.00 - 14h.30<br> </th> |
| 111 | + <td> |
| 112 | + <strong> TBA </strong> ( (LJLL/ CNRS) : |
| 113 | + <br> |
| 114 | + TBA ... (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">The abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 115 | + </td> |
| 116 | + </tr> |
| 117 | + |
| 118 | + <h3>Tutorial session </h3> |
| 119 | + |
| 120 | + <table class="table table-striped"> |
| 121 | + <tbody> |
| 122 | + <tr> |
| 123 | + <th scope="row">14h.30 - 18h<br> Room 15-16 309</th> |
| 124 | + <h3>Afternoon session Room Room 15-16 309 (and expert sessions)</h2> |
| 125 | + |
| 126 | + <td> |
| 127 | + <strong>P. Jolivet<sup>2</sup>, P-H Tournier<sup>1</sup></strong> (LJLL<sup>1</sup>, IRIT<sup>2</sup>, CNRS) : |
| 128 | + <br> |
| 129 | + Expert Tutorial: Parallel tools |
| 130 | + </td> |
| 131 | + </tr> |
| 132 | + <tr> |
| 133 | + <th scope="row">14h.30 - 18h<br> room TBA </th> |
| 134 | + <td> |
| 135 | + <strong>F. Hecht<sup></sup> </strong> (LJLL, Alpines, Sorbonne Université<sup></sup>) : |
| 136 | + <br> <a href="https://www.ljll.math.upmc.fr/hecht/ftp/ff++days/2022/tuto/"> the Tutorial examples (pdf) </a> |
| 137 | + |
| 138 | + <br> |
| 139 | + Basics Tutorial |
| 140 | + </td> |
| 141 | + </tr> |
| 142 | + </tbody> |
| 143 | + </table> |
| 144 | + </div> |
| 145 | + </div> |
| 146 | + <div class="days"> |
| 147 | + <div class="day"> |
| 148 | + <p>FRIDAY</p> |
| 149 | + <h2>9</h2> |
| 150 | + <p>DECEMBER</p> |
| 151 | + <p> |
| 152 | + <br> Morning : <br> Room 15-16 309 |
| 153 | + <br> Lunch : <br> Room 15-16 309 |
| 154 | + <br> Seminar : <br> Room 15-16 309 |
| 155 | + <br> Afternoon :<br> Room 15-16 309 (expert tuto) |
| 156 | + <br> Afternoon :<br> Room TBA (basic tuto) |
| 157 | + </p> |
| 158 | + </div> |
| 159 | + <div class="program"> |
| 160 | + <h2>second FreeFEM Day 2022</h2> |
| 161 | + <h3>Morning session Room 15-16 309</h2> |
| 162 | + |
| 163 | + <table class="table table-striped"> |
| 164 | + <tbody> |
| 165 | + <tr> |
| 166 | + <th scope="row">09h.00 - 09h.20<br> </th> |
| 167 | + <td> |
| 168 | + <strong>TBA, </strong> (TBA) : <br> |
| 169 | + TBA |
| 170 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 171 | + </td> |
| 172 | + </tr> |
| 173 | + |
| 174 | + <tr> |
| 175 | + <th scope="row">09h.20 - 09h.45<br> </th> |
| 176 | + <td> |
| 177 | + <strong>TBA, </strong> (TBA) : <br> |
| 178 | + TBA |
| 179 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 180 | + </td> |
| 181 | + </tr> |
| 182 | + |
| 183 | + <tr> |
| 184 | + <th scope="row">09h.40 - 10h.10<br> </th> |
| 185 | + <td> |
| 186 | + <strong>TBA, </strong> (TBA) : <br> |
| 187 | + TBA |
| 188 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 189 | + </td> |
| 190 | + </tr> |
| 191 | + |
| 192 | + |
| 193 | + <tr> |
| 194 | + <th scope="row">10h.10 - 10.40<br> </th> |
| 195 | + <td> |
| 196 | + <strong>Coffe break</strong> |
| 197 | + <br> |
| 198 | + </td> |
| 199 | + </tr> |
| 200 | + |
| 201 | + |
| 202 | + <tr> |
| 203 | + <th scope="row">10h.40 - 11h.05<br> </th> |
| 204 | + <td> |
| 205 | + <strong>TBA, </strong> (TBA) : <br> |
| 206 | + TBA |
| 207 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 208 | + </td> |
| 209 | + </tr> |
| 210 | + |
| 211 | + |
| 212 | + <tr> |
| 213 | + <th scope="row">11h.05 - 11h.30<br> </th> |
| 214 | + <td> |
| 215 | + <strong>TBA, </strong> (TBA) : <br> |
| 216 | + TBA |
| 217 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 218 | + </td> |
| 219 | + </tr> |
| 220 | + |
| 221 | + <tr> |
| 222 | + <th scope="row">11h.30 - 11h.55<br> </th> |
| 223 | + <td> |
| 224 | + <strong>TBA, </strong> (TBA) : <br> |
| 225 | + TBA |
| 226 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 227 | + </td> |
| 228 | + </tr> |
| 229 | + |
| 230 | + <tr> |
| 231 | + <th scope="row">11h.55 - 12h.20<br> </th> |
| 232 | + <td> |
| 233 | + <strong>TBA, </strong> (TBA) : <br> |
| 234 | + TBA |
| 235 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 236 | + </td> |
| 237 | + </tr> |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + <tr> |
| 243 | + <th scope="row">12h.20 - 14h.00<br> </th> |
| 244 | + <td> |
| 245 | + <strong>Lunch</strong> |
| 246 | + <br> |
| 247 | + </td> |
| 248 | + </tr> |
| 249 | + |
| 250 | + <h3>Afternoon session (seminar) Room 15-16 309</h2> |
| 251 | + |
| 252 | + <tr> |
| 253 | + <th scope="row">14h.00 - 15h.00<br> </th> |
| 254 | + <td> |
| 255 | + <strong> TBA LJLL Seminar </strong> |
| 256 | + <br> |
| 257 | + TBA |
| 258 | + (<a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf">Abstract</a> and <a href="https://github.com/FreeFem/FreeFem-days/raw/master/2022/pdf/TBA.pdf"> The slides (pdf) </a>) |
| 259 | + |
| 260 | + |
| 261 | + </td> |
| 262 | + |
| 263 | + </tbody> |
| 264 | + </table> |
| 265 | + |
| 266 | + <h3>Tutorial session </h3> |
| 267 | + <table class="table table-striped"> |
| 268 | + <tbody> |
| 269 | + <tr> |
| 270 | + <th scope="row">15h.15 - 18h<br> Room 16-15 309</th> |
| 271 | + |
| 272 | + |
| 273 | + <td> |
| 274 | + <strong>P. Jolivet<sup>2</sup>, P-H Tournier<sup>1</sup></strong> (LJLL<sup>1</sup>, IRIT<sup>2</sup>, CNRS) : |
| 275 | + <br> |
| 276 | + Expert Tutorial: Parallel tools II |
| 277 | + </td> |
| 278 | + </tr> |
| 279 | + <tr> |
| 280 | + <th scope="row">15h.15 - 18h<br> Room TBA </th> |
| 281 | + <td> |
| 282 | + <strong>F. Hecht<sup>1</sup> </strong> (LJLL, Alpines, Sorbonne Université<sup>1</sup>) : |
| 283 | + <br> |
| 284 | + Basics Tutorial II |
| 285 | + |
| 286 | + |
| 287 | + </td> |
| 288 | + </tr> |
| 289 | + </tbody> |
| 290 | + </table> |
| 291 | + </div> |
| 292 | + </div> |
| 293 | + </div> |
| 294 | + |
| 295 | + |
| 296 | + <div id="ffdaysMap"> |
| 297 | + |
| 298 | + <h1>Sponsors :</h1> |
| 299 | + <div> |
| 300 | + <a href="http://www.sorbonne-universite.fr/" target="_blank"><img alt="Sorbonne université" src="{{ site.url }}{{ site.baseurl }}/img/logo_Sorbonne.svg" width="20%" /></a> |
| 301 | + <a href="https://www.inria.fr/" target="_blank"><img alt="INRIA" src="{{ site.url }}{{ site.baseurl }}/img/logo_INRIA_EN.svg" width="20%"/></a> |
| 302 | + <a href="http://www.cnrs.fr/" target="_blank"><img alt="CNRS" src="{{ site.url }}{{ site.baseurl }}/img/logo_CNRS.svg" width="10%" /></a> |
| 303 | + <a href="https://www.ljll.math.upmc.fr/" target="_blank"><img alt="Genci" src="{{ site.url }}{{ site.baseurl }}/img/logo_ljll.jpg" width="10%"/></a> |
| 304 | + </div> |
| 305 | +</div> |
| 306 | + <div id="ffdaysMap"> |
| 307 | + <h2>Access & Housing</h2> |
| 308 | + <p>The conference will be held at the <a target="_blank" href="https://www.ljll.math.upmc.fr/"><i>Laboratoire Jacques-Louis Lions</i></a>, 4 Place Jussieu, Paris, <i>Tour 15-25</i> at the 3<sup>th</sup> floor.</p> |
| 309 | + |
| 310 | + |
| 311 | + <p class="OSMap"> |
| 312 | + <iframe id="OSMiframe" src="https://www.openstreetmap.org/export/embed.html?bbox=2.3438328411430125%2C48.842055593299726%2C2.3659342434257273%2C48.850881120609344&layer=mapnik&marker=48.846468551381356%2C2.3548835422843695"> |
| 313 | + </iframe> |
| 314 | + <br> |
| 315 | + <small><a target="_blank" href="https://www.openstreetmap.org/?mlat=48.8465&mlon=2.3549#map=16/48.8465/2.3549">Show a larger map</a></small> |
| 316 | + </p> |
| 317 | + |
| 318 | + <p><strong><i>Métro</i> and RER</strong> (<a target="_blank" href="https://www.vianavigo.com">Transport society</a>)</p> |
| 319 | + <p> |
| 320 | + Station <i>Jussieu</i> (lines 7 & 10)<br> Station <i>Cluny - La Sorbonne</i> (RER B) within 700m<br> Station <i>Austerlitz</i> (lines 5, 10 and RER C) within 1000m |
| 321 | + </p> |
| 322 | + <p><strong>Bus</strong> (<a target="_blank" href="https://www.vianavigo.com">Transport society</a>)</p> |
| 323 | + <p> |
| 324 | + Line 24: station <i>Quai Saint-Bernard</i><br> Line 63: station <i>Rue des fossés Saint-Bernard</i> or <i>Quai Saint Bernard</i><br> Line 67: station <i>Jussieu</i><br> Line 89: station <i>Jussieu</i>, <i>Cardinal Lemoine</i> or <i>Quai Saint |
| 325 | + Bernard</i> |
| 326 | + </p> |
| 327 | + <p><strong>Housing</strong></p> |
| 328 | + <p> |
| 329 | + We recommend you to book your hotel room as soon as possible. Here are a few addresses for your information: |
| 330 | + </p> |
| 331 | + <ul> |
| 332 | + <li> |
| 333 | + <a target="_blank" href="https://www.hotel-saint-marcel-paris.com/en/">Hôtel Saint Marcel</a>:<br> |
| 334 | + 43 boulevard Saint Marcel, 75013 Paris<br> |
| 335 | + +33 (0)1 47 07 43 17<br> |
| 336 | + |
| 337 | + </li> |
| 338 | + <li> |
| 339 | + <a target="_blank" href="https://hotel-saint-christophe.eu/fr/">Hôtel Saint Christophe:</a><br> |
| 340 | + 17 Rue Lacépède, 5th arr., 75005 Paris<br> |
| 341 | + +33 (0)1 43 31 81 54<br> |
| 342 | + |
| 343 | + </li> |
| 344 | + </ul> |
| 345 | + |
| 346 | + </div> |
| 347 | + </div> |
| 348 | + |
| 349 | + |
| 350 | +</body> |
| 351 | + |
| 352 | +</html> |
0 commit comments