Skip to content

jdlaubrie/Kuru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kuru

This is a Finite-Element code to solve my tesis problem about Growth and Remodeling of aneurysms on the Aorta artery. The code is mainly base on Florence.

  • New follower load (pressure) in Assembly module.
  • New ArterialWallMixture in Material Library.
  • New Explicit Growth and Remodeling time integrator.

Prerequisites:

  • Fastor
  • Cython
  • NumPy
  • SciPy
  • OpenBLAS

To compile the project:

$ python setup.py build

To clean sources and compilation files:

$ python setup.py clean

About

Growth and Remodeling code developed during my PhD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published