Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Impedance boundary condition #135

Open
1 task done
ncdorn opened this issue Oct 10, 2024 · 0 comments
Open
1 task done

Add Impedance boundary condition #135

ncdorn opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ncdorn
Copy link
Contributor

ncdorn commented Oct 10, 2024

Problem

A block for handling an impedance boundary condition should be added.

Solution

The parameters of this block should be an array of impedance, a corresponding array of time values, and a distal pressure value. For periodic flow, this should take the flow solution over the preceding period and take the scalar product of this flow array with the flipped impedance array.

Additional context

this could handle the impedance solution of trees of microvasculature. see Olufsen MS, et al. Numerical Simulation and Experimental Validation of Blood Flow in Arteries with Structured-Tree Outflow Conditions. Annals of Biomedical Engineering. 28 1281-1299 (2000).

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@ncdorn ncdorn added the enhancement New feature or request label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant