SimVascular / svZeroDSolver

A C++ lumped-parameter solver for blood flow and pressure in hemodynamic networks
Other
6 stars 18 forks source link

Fix OpenLoopCoronary equations #125

Open menon-karthik opened 3 weeks ago

menon-karthik commented 3 weeks ago

Current situation

Closes #107

The equations for the open loop coronary block were missing a few terms relating to the initial condition. While fixing this, I also noticed that the equation for the steady state initial condition was wrong.

Release Notes

Documentation

Testing

Tests passing.

Code of Conduct & Contributing Guidelines