SimVascular / svZeroDSolver-Archived

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

C++ 0D solver outputs #72

Closed menon-karthik closed 1 year ago

menon-karthik commented 2 years ago

In reference to #47 , I'm implementing functions to make the outputs of the C++ solver closer to the Python solver. So the new functions will write out flows and pressures at all nodes and also all internal variables.

mrp089 commented 1 year ago

Already done in https://github.com/StanfordCBCL/svZeroDSolver