SimVascular / svZeroDSolver-Archived

A Python lumped-parameter solver for blood flow and pressure in hemodynamic networks
Other
12 stars 15 forks source link

Add test case to reflect recent update to BloodVessel eqns #53

Closed JonathanPham closed 2 years ago

JonathanPham commented 2 years ago

This pull request is a follow-up to #52.

Addresses Issue #51.

Adding a test case to reflect the new updates / corrections to the BloodVessel equations. This test case passes with the updates, but it fails with the previous equations (found in https://github.com/JonathanPham/svZeroDSolver/tree/39ac263f07e438df85ea5a92fb8f1417fcc87638).