SimVascular / svZeroDSolver

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

Adding svZeroDVisualization Tool #123

Closed emilinmathew closed 3 weeks ago

emilinmathew commented 1 month ago

Adding svZeroDVisualization Tool

Current situation

Address #120. Creates a web application for visualizing 0D simulation results and the 0D network.

Release Notes

Documentation

Documentation in docs/pages/visualization.md

Testing

Passing all current tests & more unit tests added to tests/test_dirgraph.py

Code of Conduct & Contributing Guidelines