openBF icon indicating copy to clipboard operation
openBF copied to clipboard

1D blood flow model

Results 13 openBF issues
Sort by recently updated
recently updated
newest added

You can join openBF discord server [here](https://discord.gg/eVU5bDEm8X) for discussing issues and future improvements

bug
enhancement
help wanted
question
Docs
new feature

Hi there, Thanks for this great library! It seems that currently configuration files can only take a constant/linear Young's modulus. Do you think adding non-linearity to the modulus would be...

❤️

new feature

Arteries parameters should dynamically change in time

new feature

Add a loss coefficients for long non-straight vessels

new feature

Add a loss coefficient dependent on bifurcation angle

new feature

openBF does not give error when an outlet node is used as sn for another vessel. Implement check that if a node is an outlet is can be used as...

network check

Two joined vessels should defined as ```yaml v1: sn: 1 tn: 2 v2: sn: 2 tn: 3 ``` whereas ```yaml v1: sn: 1 tn: 2 v2: sn: 3 tn: 2...

network check