Skip to content

Implementation of a simulation of Prion spreading inside a human brain mesh using Gmsh, Deal.II Library and Paraview for the visualization of the results

Notifications You must be signed in to change notification settings

Mattia-Colbertaldo/Prion-disease

 
 

Repository files navigation

Prion-disease

Implementation of a simulation of Prion spreading inside a human brain mesh using Gmsh, Deal.II Library and Paraview for the visualization of the results. To characterize the progression of misfolded proteins across the brain, the classical Fisher–Kolmogorov equation for population dynamics is used together with an anisotropic diffusion model and simulate misfolding across a sagittal section and across the entire brain.

Our work takes its references from the article "Weickenmeier et al. - 2019 - A physics-based model explains the prion-like features of neurodegeneration in Alzheimers disease" reported here.

src_with_integrals contains an implementation of the calculation of the integral of the variacle c(x,t) across the volume of the brain. A .csv file is created to plot the results on a graph using a Phyton script. It is put in another folder not to change the results about timing and performances of the standard implementation.

We made it run both locally and on Politecnico di Milano's supercluster.

Please read PrionDeseade.pdf (unfortunately, animations are not included in it, given the format limitations.).

Here is a preview:

image

image

image

PrionDisease med PrionDisease2 PrionDisease3

MPI partitioning with 10 cores:

image

About

Implementation of a simulation of Prion spreading inside a human brain mesh using Gmsh, Deal.II Library and Paraview for the visualization of the results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.1%
  • CMake 4.5%
  • Other 2.4%