diff --git a/README.md b/README.md index 840ff71..3debdb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # deepLungFoam +[![DOI](https://zenodo.org/badge/432129853.svg)](https://zenodo.org/badge/latestdoi/432129853) + + Here, we have implemented a repository for coupling a 3D respiratory CFD model to a lumped-parameter model for downstream flow. This model accounts for pleural-pressure change with time and varying capacitance and resistance across the lungs during the period of respiration. Such models are widely used in literature, so there are many variations. Here we use the model from Oakes et al. [1]. Credits for code foundations are given to [OpenFOAM-phys-flow](https://github.com/KeepFloyding/OpenFOAM-phys-flow) by KeepFloyding (Andris Piebalgs).