SimVascular / svOneDSolver

A C++ solver for blood flow and pressure in deformable 1D hemodynamic networks
Other
16 stars 19 forks source link

Added ability for solver to account for leakage in the vessel, as well as relevant test cases for validation. #109

Open JRao-rgb opened 11 months ago

JRao-rgb commented 11 months ago

Current situation

107

The solver didn't previous support leaky vessels. This has been fixed. The code is backwards-compatible with input files from older versions so the input files generated by the SimVascular GUI need not be modified.

Release Notes

Documentation

Testing

Code of Conduct & Contributing Guidelines

JRao-rgb commented 11 months ago

@mrp089 should be good to merge! Please take a look when you have time and let me know if I've missed anything!