Skip to content

A school project involving partial differential equations solving with a biological application.

License

Notifications You must be signed in to change notification settings

juliendoutre/blood-flow-modelization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood vessel flow modelization 🩸

Problem

Blood is composed of 45% of cells floating in a liquid called plasma. In order to properly model the blood flow we need to take in account that it is a liquid flowing in an environment with a lot of obstacles (cells).

Documentation

The project's model and results are detailed in the following documents:

Run

This project uses the Freefem++ framework: http://www.freefem.org/

You can install it by following the instructions in the Installation section in the FreeFem++ documentation: http://www.freefem.org/ff++/ftp/freefem++doc.pdf

Then you can run any .edp file with:

FreeFem++ src/<filename>.edp

simple.edp will run only one simulation when final.edp will run 100 simulations.

About

A school project involving partial differential equations solving with a biological application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published