# CIEM1301

This book is used for weeks 1-2 of the elective CIEM1301 *Advanced Computational Mechanics*.

Click the dropdown blocks below to find a schedule for module activities per week. Clicking the links will take you to the relevant content pages.

```{dropdown} Week 1
**Contents**

* Self study (before lecture 1.1): MUDE recap + MUDE additional material
  1. {doc}`../introduction/strong`
  2. {doc}`../introduction/weak`
  3. {doc}`../introduction/discrete`
  4. {doc}`../introduction/matrix`
  5. {doc}`../introduction/shape`
  6. {doc}`../introduction/numerical_integration`
  7. {doc}`../introduction/poisson2d`
  8. {doc}`../introduction/isoparametric_mapping`

---

* Lecture 1.1 - Introduction to multiphysics
  1. {doc}`../advanced_topics/multiphysics/key_concepts`
  2. {doc}`../advanced_topics/multiphysics/finite_element`

---

* Lecture 1.2 - Fluid-Structure interaction
  1. {doc}`../advanced_topics/multiphysics/FSI`

```

```{dropdown} Week 2
**Contents**

* Self study (before lecture 2.2): MUDE recap on machine learning

* Lecture 2.1 - Introduction to multiscale methods
  1. {doc}`../advanced_topics/multiscale/key_concepts`

---

* Lecture 2.2 - FE$^2$
  1. {doc}`../advanced_topics/multiscale/FE2`
  2. {doc}`../advanced_topics/multiscale/surrogate`

```

```{dropdown} Week 3-10
**Foundational Literature**

* Fluid-Structure Interaction
  1. [Jean-Frédéric Gerbeau: Fluid-structure interaction in the cardiovascular system. Lecture 1](https://www.youtube.com/watch?v=ELl5wd_BO00)
  2. [Céline Grandmont: Mathematical and numerical analysis of some fluid structure interaction problems](https://www.youtube.com/watch?v=aHRnEvuGjko&t=506s) (advanced)
  3. [Olivier Doare: Fluid-structure interactions - 2.4: Fluid at rest, inertial effect, added mass phenomenon](https://www.youtube.com/watch?v=Wu68NpQ-DgI&t=157s)(all lecture series interesting!)
  4. [Causin, Paola, Jean-Frédéric Gerbeau, and Fabio Nobile. "Added-mass effect in the design of partitioned
algorithms for fluid–structure problems." Computer methods in applied mechanics and engineering 194.42-
44 (2005): 4506-4527.](https://doi.org/10.1016/j.cma.2004.12.005)

* Multiscale methods
  1. [Nguyen, V.P. et al. (2012) Multiscale continuous and discontinuous modeling of heterogeneous materials: A review on recent developments. Journal of Multiscale Modelling.](https://doi.org/10.1142/S1756973711000509)
  2. [Geers, M.G.D. et al. (2017) Homogenization Methods and Multiscale Modeling: Nonlinear Problems. In Encyclopedia of Computational Mechanics Second Edition.](https://doi.org/10.1002/9781119176817.ecm2107)

* Surrogate Modelling
  1. [Basic recap of ML concepts: Mude Q2 2023 Chapter 6](https://mude.citg.tudelft.nl/2023/book/ml/overview.html#)
  2. [Mirkhalaf, M., & Rocha, I. (2024). Micromechanics-based deep-learning for composites: Challenges and future perspectives. European Journal of Mechanics-A/Solids, 105, 105242.](https://doi.org/10.1016/j.euromechsol.2024.105242)

```
