Skip to content

Commit

Permalink
Add ref to Zenker
Browse files Browse the repository at this point in the history
  • Loading branch information
finsberg committed Nov 19, 2024
1 parent c98cc05 commit 3976192
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
5 changes: 3 additions & 2 deletions .cspell_dict.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ viscoelasticity
Waldman
XDMF
xvfb


inproceedings
bestel
Bestel
Expand Down Expand Up @@ -113,3 +111,6 @@ Remedios
Cristobal
Niederer
Elsevier
Zenker
Clermont
Gilles
5 changes: 2 additions & 3 deletions demo/bleeding_biv.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# # Bleeding BiV to a 0D circulatory model and a 0D cell model

# This example is similar to the [BiV example](time_dependent_land_circ_biv.py). However, in this example we also simulate a bleeding of the BiV by draining the
# # Bleeding BiV

# In this example we will take the [BiV example](time_dependent_land_circ_biv.py) from the other tutorial and drain the veins with 2 liter of blood. To model the the effect of bleeding we will use the Zenker model `` to find the new heart rate and the Regazzoni model to simulate the bleeding. We will also use the OpenCOR model of the ORdLand model to compute the activation of the heart.

from pathlib import Path

Expand Down
11 changes: 11 additions & 0 deletions docs/refs.bib
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,14 @@ @article{land2017model
year={2017},
publisher={Elsevier}
}

@article{zenker2019correction,
title={Correction: from inverse problems in mathematical physiology to quantitative differential diagnoses},
author={Zenker, Sven and Rubin, Jonathan and Clermont, Gilles},
journal={PLoS Computational Biology},
volume={15},
number={6},
pages={e1007155},
year={2019},
publisher={Public Library of Science San Francisco, CA USA}
}

0 comments on commit 3976192

Please sign in to comment.