openBF

openBF is an open-source 1D blood flow solver based on MUSCL finite-volume numerical scheme, written in Julia and released under Apache 2.0 free software license.

openBF has been developed by Dr. A. Melis under the supervision of Dr. A. Marzo as part of the PhD project on cardiovascular modelling at INSIGNEO Institute, Department of Mechanical Engineering of The University of Sheffield. All the contributors are listed on github.

The accompaigning PhD Thesis contains the relevant theoretical background and the explanation of the numerical scheme implemented. A shorter backgound introduction is given in the Overview page.

Head over to the Quickstart section for installation and running instructions.

Publications

openBF has been used in the following works:

Have you used openBF for your research? Let us know!

Cite

If you find openBF useful in your work, we kindly request that you cite the following figshare repository

@misc{openBF.jl-2018,
title={openBF: Julia software for 1D blood flow modelling}, 
url={https://figshare.com/articles/openBF_Julia_software_for_1D_blood_flow_modelling/7166183/1}, 
DOI={10.15131/shef.data.7166183}, 
abstractNote={
openBF is an open-source 1D blood flow solver based on MUSCL finite-volume numerical scheme, written in Julia and released under Apache 2.0 free software license.

See https://github.com/INSIGNEO/openBF for the git repository and https://insigneo.github.io/openBF/ for the documentation.
}, 
publisher={figshare}, 
author={Melis, Alessandro}, 
year={2018}, 
month={Oct}}

and the accompaining PhD thesis

@phdthesis{wreo19175,
           month = {August},
           title = {Gaussian process emulators for 1D vascular models},
          school = {University of Sheffield},
          author = {Alessandro Melis},
       publisher = {University of Sheffield},
            year = {2017},
             url = {https://etheses.whiterose.ac.uk/19175/},
}