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 option to pass in function for replaceing p_LV and p_RV #8

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

finsberg
Copy link
Member

@finsberg finsberg commented Oct 8, 2024

Here we add the option to pass a function the computed both the LV and RV pressure for a given volume.
The reason for doing it this way, and not supplying one function for each chamber is to make it possible to pass in a function that solves a finite element model and not having to solve the model twice (one for the new LV volume and one for the new RV volume).

In the future we should probably think about if there is better way to do this.

@finsberg finsberg merged commit 5b7e140 into main Oct 9, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant