... | ... | @@ -3,7 +3,7 @@ Here is a tentative calendar for the lectures: |
|
|
| date | topic |
|
|
|
|------|-------|
|
|
|
| 04/02 | :calendar_spiral:️ [Statement of the project](https://people.montefiore.uliege.be/geuzaine/MATH0471/enonce2025.pdf) <br>:gear:️ [Software installation](https://gitlab.uliege.be/rboman/math0471/-/wikis/home) <br>:house: homework: watch [Explicit Local Time Stepping Methods (M. Grote)](https://www.youtube.com/watch?v=\_0yYu3X2-DU) |
|
|
|
| 11/02 | :gear:️ [Introduction to git/GitLab](https://gitlab.uliege.be/rboman/math0471/-/wikis/git#-learn-git) <br>:school: [Introduction to the Gmsh API](https://mseduculiegebe-my.sharepoint.com/:b:/g/personal/r_boman_uliege_be/EegFscDvD-VKoJJUHcogq3ABzbshh5NcbG0czBvlTvZCDw?e=UceNdU&download=1)<br>:school: [Introduction to the DG Method](https://rboman.gitlabpages.uliege.be/dg/2025_scalar_advection.pdf)<br>:house: task 1: compute [M] and [S] DG-FEM matrices of a 2D mesh (see [code8_jacobians.cpp](https://gitlab.uliege.be/rboman/math0471/-/blob/master/examples/gmsh_api/code8_jacobians.cpp?ref_type=heads))<br>:house: task 2: build a set of unique edges of a 2D mesh (see [edges.cpp](https://gitlab.uliege.be/rboman/math0471/-/blob/master/examples/snippets/edges.cpp?ref_type=heads)) |
|
|
|
| 11/02 | :gear:️ [Introduction to git/GitLab](https://gitlab.uliege.be/rboman/math0471/-/wikis/git#-learn-git) <br>:school: [Introduction to the Gmsh API](https://mseduculiegebe-my.sharepoint.com/:b:/g/personal/r_boman_uliege_be/EegFscDvD-VKoJJUHcogq3ABzbshh5NcbG0czBvlTvZCDw?e=UceNdU&download=1)<br>:school: [Introduction to the DG Method](https://rboman.gitlabpages.uliege.be/dg/2025_scalar_advection.pdf)<br>:house: task 1: compute \[M\] and \[S\] DG-FEM matrices of a 2D mesh (see [code8_jacobians.cpp](https://gitlab.uliege.be/rboman/math0471/-/blob/master/examples/gmsh_api/code8_jacobians.cpp?ref_type=heads))<br>:house: task 2: build a set of unique edges of a 2D mesh (see [edges.cpp](https://gitlab.uliege.be/rboman/math0471/-/blob/master/examples/snippets/edges.cpp?ref_type=heads)) |
|
|
|
| 18/02 | :computer: group work with instructors |
|
|
|
| 25/02 | :computer: group work with instructors |
|
|
|
| _04/03_ | :beach_umbrella:️ _NO CLASS: Congé de détente (Carnaval)_ |
|
... | ... | @@ -18,7 +18,7 @@ Here is a tentative calendar for the lectures: |
|
|
| _22/04_ | :beach_umbrella:️ _NO CLASS: Vacances de printemps (Pâques)_ |
|
|
|
| _29/04_ | :beach_umbrella:️ _NO CLASS: Vacances de printemps (Pâques)_ |
|
|
|
| 06/05 | :computer: group work with instructors |
|
|
|
| **17/05** | :notebook: **Progress report #3 - Implementation and test of Local Time Stepping strategy and realistic applications** |
|
|
|
| **07/05** | :notebook: **Progress report #3 - Implementation and test of Local Time Stepping strategy and realistic applications** |
|
|
|
| 13/05 | :computer: group work with instructors |
|
|
|
| **16/05** | :closed_book: **Final report and code** |
|
|
|
| **??/06** | :speech_left:️ **Exam: Oral presentation of the projects** |
|
... | ... | |